Anyone else have titleimage trouble with 4.04? Just goes to Array

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • =abvolt=
    Member
    • May 2008
    • 74
    • 4.2.X

    #16
    I have the same problem & many more . Hope things get fixed soon
    Uberforces

    Comment

    • =abvolt=
      Member
      • May 2008
      • 74
      • 4.2.X

      #17
      Thank you that worked...
      Uberforces

      Comment

      • Cricko
        Member
        • Nov 2007
        • 46
        • 4.1.x

        #18
        Originally posted by Lynne
        Bug 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,
            ));
        to:
        Code:
        $vbulletin->input->clean_array_gpc('p', array(
                'stylevar' => TYPE_ARRAY_STRING,
                'original' => TYPE_ARRAY_STRING,
            ));
        Hi 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.

        Comment

        • Masterblaster
          Senior Member
          • Jan 2004
          • 106

          #19
          Maybe 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

          • chewbacca
            Senior Member
            • Sep 2004
            • 258

            #20
            Originally posted by Cricko
            Hi 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.
            The file is in upload/admincp. I don't think you can edit it from the AdminCP.

            Originally posted by Masterblaster
            Maybe 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?
            I was hoping they'd at least acknowledge these and issue a patch, but this time they want people to fix things for themselves. At least Trevor has a list of issues and fixes.

            Comment

            • Cricko
              Member
              • Nov 2007
              • 46
              • 4.1.x

              #21
              Thanks Chewie.

              Comment

              • larryyinger
                New Member
                • Jun 2010
                • 8
                • 4.0.0

                #22
                Didn't work for me.

                Any 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.

                Comment

                • Lynne
                  Former vBulletin Support
                  • Oct 2004
                  • 26255

                  #23
                  Originally posted by larryyinger
                  Any 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.
                  Could be your image path is wrong. Can you post a link to the site so we can see?

                  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

                  • larryyinger
                    New Member
                    • Jun 2010
                    • 8
                    • 4.0.0

                    #24
                    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

                    • chewbacca
                      Senior Member
                      • Sep 2004
                      • 258

                      #25
                      The 'public_html/' in front is messing it up. Remove it from the path.

                      I wouldn't use .odg; stick with .png or .jpg or .gif right now.

                      Comment

                      • larryyinger
                        New Member
                        • Jun 2010
                        • 8
                        • 4.0.0

                        #26
                        Seems to have worked. Thank you very much!

                        Comment

                        • Nilea
                          Member
                          • Dec 2009
                          • 36
                          • 4.1.x

                          #27
                          Originally posted by socceronly
                          I 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,
                          JM
                          We have that problem as well. What we did to "fix" it was remake our logo to the transparent .png format, then named it the same as the default vBulletin logo. It works, but I would prefer to know that there is a fix coming for this. Since many people have said that the quick fix doesn't always work, we will not make that change for now.
                          Nilea

                          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

                          • vivamexico55
                            Senior Member
                            • Mar 2005
                            • 1018
                            • 3.0.7

                            #28
                            Originally posted by Cricko
                            Hi 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.
                            You have to find the file in the package you downloaded as vbulletin 4.04 and find the file in there and then upload it to your webserver.

                            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

                            • Masterblaster
                              Senior Member
                              • Jan 2004
                              • 106

                              #29
                              In my oppinion it's a shame to release 4.0.4 like that....a even bigger shame that there is still no updated and fixed version...

                              Comment

                              • Daniel_HBK
                                New Member
                                • Jun 2008
                                • 9
                                • 3.8.x

                                #30
                                thx Lynee fixed for me !! , u r awesome!
                                ..

                                sigpic

                                ..

                                Comment

                                widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
                                Working...