vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vbBux / vbPlaza (https://vborg.vbsupport.ru/forumdisplay.php?f=171)
-   -   vB 3.6.0 (https://vborg.vbsupport.ru/showthread.php?t=118027)

Lottis 06-08-2006 03:33 PM

vB 3.6.0
 
I have upgraded to 3.6.0
And all the templateses are ok, but not this one;

Quote:

F): Inside template 'threadbit':

Find:
Code:

                $thread[title_editable]
                <div>
                        <span style="float:$stylevar[right]">

Replace With:
Code:

                $thread[title_editable]
                <div <if condition="$thread['titlestyle']">style="$thread[titlestyle]"</if>>
                        <span style="float:$stylevar[right]">

Next Find:
Code:

                        <if condition="$show['gotonewpost']">
                                <strong><a href="showthread.php?$session[sessionurl]t=$thread[threadid]$thread[highlight]" id="thread_title_$thread[realthreadid]">$thread[threadtitle]</a></strong>
                        <else />
                                <a href="showthread.php?$session[sessionurl]t=$thread[threadid]$thread[highlight]" id="thread_title_$thread[realthreadid]">$thread[threadtitle]</a>
                        </if>

Replace With:
Code:

                        <if condition="$show['gotonewpost']">
                                <strong><a href="showthread.php?$session[sessionurl]t=$thread[threadid]$thread[highlight]" id="thread_title_$thread[realthreadid]" <if condition="$thread['titlestyle']">style="$thread[titlestyle]"</if>>$thread[threadtitle]</a></strong>
                        <else />
                                <a href="showthread.php?$session[sessionurl]t=$thread[threadid]$thread[highlight]" id="thread_title_$thread[realthreadid]" <if condition="$thread['titlestyle']">style="$thread[titlestyle]"</if>>$thread[threadtitle]</a>
                        </if>


Also, when i try to enter the mainmeny, i get only my history.
And this is on the top;
Quote:

Warning: Invalid argument supplied for foreach() in /vbplaza.php on line 389

Warning: Invalid argument supplied for foreach() in /vbplaza.php on line 1843

Warning: usort() [function.usort]: The argument should be an array in /includes/functions_vbplaza.php on line 864

Warning: Invalid argument supplied for foreach() in /vbplaza.php on line 1863
When i try to enter some of the modules, i get this message;
Quote:

The action you are trying to do is not found.
On the top, i get this;
Quote:

Warning: Invalid argument supplied for foreach() in /vbplaza.php on line 389
I know, this issent a hack fore 3.6.0, but perhaps this can help the arthour to fix this portabel. ;P
Any ideas, how?

ericgtr 06-09-2006 01:40 PM

I have the same issue regarding "The action you are trying to do is not found." after upgrading to 3.6. I went back and checked all the usergroup setting and they were not changed. I expected it though so no complaints, just though I would report it as well. :)

CMX_CMGSCCC 06-20-2006 07:03 PM

Thanx for the heads up on the template changes, I'll try to note that in the next v1.5.7 release.

As far as the other foreach errors, I have found those myself and fixed them in the v1.5.7 Beta 1 at www.vbplaza.com already, so they will be fixed for the final v1.5.7 release as well.

Due to the severity of the error that is caused by installin vBulletin 3.6.0 Beta X, I will release v1.5.7 in the next couple of days without a ton of new features being added. There will be some changes in v1.5.7, but the majority of the bigger chances will have to wait for v1.5.8

I want to release v1.5.7 very quickly to be compatible with vB 3.6.0 due to the fact that vbPlaza becomes basically useless if u installed the beta on ur production server.

-CMX
-CMX

ericgtr 06-20-2006 07:21 PM

Great to hear, thanks!

Wordplay 06-24-2006 09:09 PM

you've got to be the most dedicated mod writer on this site. always replying to every post in this forum.

thank you!

Omega Prime 06-25-2006 02:51 AM

Thanks for getting a 3.6-compatible version out soon! I just installed this moments ago and didn't realize the errors were a 3.6 issue til reading some threads here. Hopefully 1.5.7 will be out by July 1st, as that's when I plan on unveiling it to my members :)

Omega Prime 06-27-2006 07:51 PM

Quote:

Due to the severity of the error that is caused by installin vBulletin 3.6.0 Beta X, I will release v1.5.7 in the next couple of days without a ton of new features being added. There will be some changes in v1.5.7, but the majority of the bigger chances will have to wait for v1.5.8
Since it's been a week since your return, any word yet on a 3.6-compatible release?

CMX_CMGSCCC 06-28-2006 02:14 PM

Very soon, it's released in beta form to Branding Free customers at http://www.vbplaza.com/forums/ just today. With any luck, the public release will be a day or two away.

-CMX


All times are GMT. The time now is 10:35 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01129 seconds
  • Memory Usage 1,735KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete