Album Problem

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • taru2
    Member
    • Jul 2006
    • 45

    Album Problem

    See attached screenshot... I'm having issues with the album... you have to click on the link itself before the picture will show up.... same is true right after you upload new images into the album, when you want to give them a caption - you can't see the image...
    Attached Files
  • Steve Machol
    Former Customer Support Manager
    • Jul 2000
    • 154488

    #2
    To troubleshoot this, first reupload all the original vB non-image files (except install.php). Make sure you upload these in ASCII format and overwrite the ones on the server. Also be sure to upload the admincp files to whichever directory you have set in your config.php file. Then run 'Suspect File Versions' in Diagnostics to make sure you have all the original files for your version and that none show 'File does not contain expected contents':

    Admin CP -> Maintenance -> Diagnostics -> Suspect File Versions

    [Note: In some cases you may also need to remove any of the listed .xml files in the includes/xml directory.]

    Next, disable all plugins.

    Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php

    define('DISABLE_HOOKS', true);

    Then if you still have this problem, create a new style and choose no parent style. This will force it to use the default templates. Finally empty your browser cache, close all browser windows then try again. Make sure you change to the new style and view your forums with it. Do you have the same problem?
    Steve Machol, former vBulletin Customer Support Manager (and NOT retired!)
    Change CKEditor Colors to Match Style (for 4.1.4 and above)

    Steve Machol Photography


    Mankind is the only creature smart enough to know its own history, and dumb enough to ignore it.


    Comment

    • taru2
      Member
      • Jul 2006
      • 45

      #3
      ok... i did everything (but i do have a bunch of 'file does not contain expected contents'... all related to the vbseo stuff) -- is this bad? and still no album pics

      ./
      vbseo.php File does not contain expected contents
      vbseocp.php File does not contain expected contents
      vbseocpform.php File does not contain expected contents


      ./admincp
      admin_vbseo.php File does not contain expected contents

      ./includes
      functions_vbseo.php File does not contain expected contents
      functions_vbseo_cache.php File does not contain expected contents
      functions_vbseo_createurl.php File does not contain expected contents
      functions_vbseo_crr.php File does not contain expected contents
      functions_vbseo_db.php File does not contain expected contents
      functions_vbseo_hook.php File does not contain expected contents
      functions_vbseo_linkback.php File does not contain expected contents
      functions_vbseo_misc.php File does not contain expected contents
      functions_vbseo_pre.php File does not contain expected contents
      functions_vbseo_seo.php File does not contain expected contents
      functions_vbseo_startup.php File does not contain expected contents
      functions_vbseo_url.php File does not contain expected contents
      functions_vbseo_vb.php File does not contain expected contents

      ./includes/cron
      vbseo_serviceupdate.php File does not contain expected contents

      ./modcp
      vbseo_moderate.php File does not contain expected contents

      Comment

      • taru2
        Member
        • Jul 2006
        • 45

        #4
        i haven't done this yet: [Note: In some cases you may also need to remove any of the listed .xml files in the includes/xml directory.]

        Comment

        • taru2
          Member
          • Jul 2006
          • 45

          #5
          ok i removed the files that were listed in the includes/xml -- cleared all private data... relogged back into the forum - and chose the latest style... still no worky...

          Comment

          • Steve Machol
            Former Customer Support Manager
            • Jul 2000
            • 154488

            #6
            Well you clearly have vBSEO installed. Did you follow the rest of my instructions? If so then you will need to uninstall that along with the changes it made to the .htaccess file.
            Steve Machol, former vBulletin Customer Support Manager (and NOT retired!)
            Change CKEditor Colors to Match Style (for 4.1.4 and above)

            Steve Machol Photography


            Mankind is the only creature smart enough to know its own history, and dumb enough to ignore it.


            Comment

            • taru2
              Member
              • Jul 2006
              • 45

              #7
              the only .htaccess file that i see is inside of the vbseo_sitemap folder

              as a matter of fact, that's the only .htaccess file on the entire server...
              Last edited by taru2; Mon 4 Aug '08, 7:44pm.

              Comment

              • taru2
                Member
                • Jul 2006
                • 45

                #8
                ok, i totally uninstalled vbseo... created a new blank style... cleared data... and created a new test album... same thing

                Comment

                • taru2
                  Member
                  • Jul 2006
                  • 45

                  #9
                  ok, i uninstalled every single mod i had... created yet another style... cleared data etc... still no worky... i'll run another diag and see if anything shows up

                  Comment

                  • taru2
                    Member
                    • Jul 2006
                    • 45

                    #10
                    is there just a way to start over and keep all the users data intact... ie: just move all the folders in the forum directory out and then copy the latest upload folder back over -- and keep the latest config.php -- or is there more to it than that

                    Comment

                    • taru2
                      Member
                      • Jul 2006
                      • 45

                      #11
                      ok, now that i've uninstalled all the mods... it seems as though i'm spitting out db errors related to the thank you hack...

                      Database error in vBulletin 3.7.2:

                      Invalid SQL:
                      SELECT * FROM post_thanks AS post_thanks INNER JOIN user AS user USING (userid) WHERE post_thanks.postid IN (0,217817,217818,217820,217824,217826,217827,217828,217829,217830,217831,217832,217833,217 838,217839,217840,217842,217846,217847,217848,217849) ORDER BY post_thanks.username ASC;

                      MySQL Error : Table 'dbname.post_thanks' doesn't exist
                      Error Number : 1146
                      Request Date : Tuesday, August 5th 2008 @ 12:23:49 AM
                      Error Date : Tuesday, August 5th 2008 @ 12:23:49 AM
                      Script : http://www.xxx.com/showthread.php?t=42185
                      Referrer : http://www.xxx.com/search.php?searchid=276482
                      IP Address : myip
                      Username : me
                      Classname : vB_Database
                      MySQL Version : 5.0.18-nt

                      aaaah!

                      Comment

                      • taru2
                        Member
                        • Jul 2006
                        • 45

                        #12
                        apparently the didn't uninstall all the way... they're the only two things sitting in there at this point... disabled them and that seemed to clear up that problem, for the time being

                        Comment

                        • taru2
                          Member
                          • Jul 2006
                          • 45

                          #13
                          Originally posted by taru2
                          is there just a way to start over and keep all the users data intact... ie: just move all the folders in the forum directory out and then copy the latest upload folder back over -- and keep the latest config.php -- or is there more to it than that
                          btw: don't do that... it doesn't work...

                          Comment

                          • taru2
                            Member
                            • Jul 2006
                            • 45

                            #14
                            i noticed it's not just the album pictures that aren't showing up... there's image glitches in other parts of the site as well...

                            all of the vbseo files have been removed -- so now when running diags those entries just show up as 'file not found'

                            Comment

                            • taru2
                              Member
                              • Jul 2006
                              • 45

                              #15
                              ewh... now after refreshing - i'm getting a 'No input file specified.' can't see the forums at all now

                              Comment

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