I have the same problem & many more . Hope things get fixed soon
Announcement
Collapse
No announcement yet.
Anyone else have titleimage trouble with 4.04? Just goes to Array
Collapse
X
-
-
-
Originally posted by Lynne View PostBug report: http://tracker.vbulletin.com/browse/VBIV-7479
Fix: In admincp/stylevar.php, change Lines 488-491 from:
Code:$vbulletin->input->clean_array_gpc('p', array( 'stylevar' => TYPE_ARRAY_ARRAY, 'original' => TYPE_ARRAY_ARRAY, ));
Code:$vbulletin->input->clean_array_gpc('p', array( 'stylevar' => TYPE_ARRAY_STRING, 'original' => TYPE_ARRAY_STRING, ));
we're also experiencing this problem. This looks like a nice solution. However, HOW DO you edit the stylevar.php lines from the AdminCP? I've looked in the style manager and searched in the templates for the above text but can't find the right bits to edit.
Any help greatly appreciated.
Thanks.
Comment
-
Originally posted by Cricko View PostHi all,
we're also experiencing this problem. This looks like a nice solution. However, HOW DO you edit the stylevar.php lines from the AdminCP? I've looked in the style manager and searched in the templates for the above text but can't find the right bits to edit.
Any help greatly appreciated.
Thanks.
Originally posted by Masterblaster View PostMaybe I am wrong but as far as I can see there are many bugs in 4.0.4, so that customers must make sure to have enough time to comment out some lines, to change code etc? Is there a "fix" release available sooner or later?
Comment
-
Originally posted by larryyinger View PostAny particular reason this wouldn't have worked for me? I am very new to this whole thing, but i checked and rechecked everything. It doesn't "go to array". My path is correct, but the image is still a red x of death.
Please don't PM or VM me for support - I only help out in the threads.
vBulletin Manual & vBulletin 4.0 Code Documentation (API)
Want help modifying your vbulletin forum? Head on over to vbulletin.org
If I post CSS and you don't know where it goes, throw it into the additional.css template.
W3Schools <- awesome site for html/css help
Comment
-
Sure. www.fpshooter.com
Also, one quick thing before you check it out, I have tried using a .gif just like the original one. Is it possible to even use the .odg? That is one that I made with Open Office Draw.
Thanks!
edit -- I changed it to a simple .gif logo that I made in Paint. Still getting the red x. Please help!!! This is the path if you right click on the image and select properties http://www.fpshooter.com/public_html...basic_logo.gif Please note that it is simple white text on a transparent background.Last edited by larryyinger; Sat 26 Jun '10, 7:45am.
Comment
-
Originally posted by socceronly View PostI just set up a testforum with 4.04.
The first thing I tried to do was change the titleimage. No matter what I enter, after I hit save it just goes back to Array.
Anyone else have this problem or am I missing a setting somewhere?
Thanks,
JMNilea
http://www.knightsofillusion.com/cgi.../cat_lover.png
http://www.knightsofillusion.com/cgi...lea_Jedi_1.png
Website "Knights of Illusion Guild"
Cute but psycho things even out
Comment
-
Originally posted by Cricko View PostHi all,
we're also experiencing this problem. This looks like a nice solution. However, HOW DO you edit the stylevar.php lines from the AdminCP? I've looked in the style manager and searched in the templates for the above text but can't find the right bits to edit.
Any help greatly appreciated.
Thanks.
Offtopic now, but it's kinda sad that novice end users have to be editing all these php files to fix bugs, wasn't very common before. Bad QA, bad! Thanks for the fix anyway I encountered it a few minutes ago.
Comment
widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
Comment