Showthread.php problem: 3d does non exist

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • emma89
    New Member
    • Feb 2006
    • 4
    • 3.5.x

    Showthread.php problem: 3d does non exist

    Hi. i've a problem with the show of topic.
    If i click into a topic with the link showthread.php?p=139#post139 vbulletin say that the 3d does not exist.
    If i click into the same topic with the link with the link showthread.php?t=13 it is correctly show.

    Example.http://www.spaciughino.com/forum/sho...?p=139#post139 does not work (139 is the last message id.. this link came from homepage)
    http://www.spaciughino.com/forum/showthread.php?t=19 works.

    Can you tell me how can i solve this problem? thanks.
    Last edited by emma89; Tue 19 Oct '10, 3:42am.
  • Trevor Hannant
    vBulletin Support
    • Aug 2002
    • 24178
    • 5.7.X

    #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?
    Vote for:

    - Admin Settable Paid Subscription Reminder Timeframe (vB6)
    - Add Admin ability to auto-subscribe users to specific channel(s) (vB6)

    Comment

    • emma89
      New Member
      • Feb 2006
      • 4
      • 3.5.x

      #3
      Now it works.
      It was a plugin with this php line that give some problem at vbulletin
      Code:
      $p =& $vbulletin->input->clean_gpc('r', 'p', TYPE_INT);
      it take the get parameter from HTTP. How can i correct this line?

      Comment

      • Trevor Hannant
        vBulletin Support
        • Aug 2002
        • 24178
        • 5.7.X

        #4
        You will need to get support for that modification from the author
        Vote for:

        - Admin Settable Paid Subscription Reminder Timeframe (vB6)
        - Add Admin ability to auto-subscribe users to specific channel(s) (vB6)

        Comment

        widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
        Working...
        😀
        😂
        🥰
        😘
        🤢
        😎
        😞
        😡
        👍
        👎