When I attempt to edit forumhome_forumbit_level1_nopost I get....
Code:
The following error occurred when attempting to evaluate this template:
Warning: in_array() [function.in-array]: Wrong datatype for second argument in [path]/includes/adminfunctions_template.php(3716) : eval()'d code on line 1
Why am I stopped here? Any ideas?
Hm, same template, two different line numbers. Can you tell me your vBulletin version?
Did you enable it and give it a few seconds to load? Our test forum has it working fine. And would you mind throwing that error in the bug tracker? I will look into it tomorrow. Which is weird as I have these applied to two different forums and is working fine.
Yeah I did, but perhaps it's possible the two issues are related and a problem in the conditional prevents the all forums module from displaying? My forumbit templates are highly customized but I don't see how that would affect the conditional.. I'll go post it in the tracker..
Quote:
Originally Posted by King Kovifor
Hm, same template, two different line numbers. Can you tell me your vBulletin version?
vB 3.8.0 Beta 4 for me, and I believe I was getting the same error, but the error I posted is on the actual forumhome, and the error ArnyVee posted was from the template manager.
Thanks, I am on one of the most useful devices I have ever bought from Apple and they fail to have copy and paste. Keep track of the issue, I may request some speciic info like vBulletin version, your customized template and so forth.
You can group YUI files for faster load and one single call just FYI with YUI website. Would be nice to see an option for this rather then local files which is slower. I understand having them local on server but just like vB gives the option to grab from YUI directly or files on server would be nice to see this option. As calling from YUI and grouping is faster and always up to date and to change versions you just change the 2.6.0 to whatever instead of doing complete overhaul of mod with new files to upload.
This makes it a single remote call and compressed and still can be cached.
About to load and test 2.0.0 very excited about YUI thought I was going to have to code one YUI for sites but now you did it thank you saves me a lot of time.
ArnyVee, I believe I have narrowed it down to a specific problem, and plan on looking at possible changes tomorrow. The issue chipit posted will include a patch file soon (if I can figure svn diff out).
Awj, I know about that, but for some reason the tfh only seems to work in the specific order we have. And we don't use only YUI files for the tabs.
I got ya Just the header file you have is 4 files and 2 css styles all which can be grouped to a single call. Will show you real easy I already did it to your mod and works perfect already got it installed and working fine so far diving more in in a second. Helps a LOT to have TMS as I just had to turn off the template edits from TMS to install new one was very easy and very nice recommend that to everyone.
Ok back to testing I go will let you know if anything comes up.
GREAT WORK AGAIN BY THE WAY MUCH APPRECIATED!
Also another not big deal is your using old YUI files 2.5.2 is old and some systems where beta at this time 2.6.0 is latest AGAIN not a big issue.