Results 1 to 9 of 9

white screen with quick reply post to next page

This is a discussion on white screen with quick reply post to next page within the Troubleshooting forums, part of the vBSEO SEO Plugin category; Hello all. I've been having this same issue for a very, very long time, but never got around to addressing ...

  1. #1
    Member
    Real Name
    Kovich
    Join Date
    Dec 2006
    Location
    United States
    Posts
    55
    Liked
    0 times

    white screen with quick reply post to next page

    Hello all.

    I've been having this same issue for a very, very long time, but never got around to addressing it until now. Forums (http://www.puretalkforum.com) are currently running vBulletin 3.7.0 Beta 5, but the issue has occurred since 3.6.x. I'm sure it's got to be vBSEO related.

    When a member submits a reply from Quick Reply AND the post is creating a new thread page (i.e the max number of posts are on the current page of the thread), it produces an instant white screen. The post goes through, but it just goes to a blank screen.

    Any solutions?

    Thanks!

  2. #2
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    169 times
    Does it work correctly with vBSEO disabled?

  3. #3
    Member
    Real Name
    Kovich
    Join Date
    Dec 2006
    Location
    United States
    Posts
    55
    Liked
    0 times
    I'm sorry...I should have tested that before.

    I just tried it with vBSEO off and it still does it...so I guess that rules out vBSEO. Do you have any idea what could be causing this?

    Thanks.

  4. #4
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    169 times
    Try to temporarily disable all other vB mods on your forum (if you have them).

  5. #5
    Member
    Real Name
    Kovich
    Join Date
    Dec 2006
    Location
    United States
    Posts
    55
    Liked
    0 times
    I just tried disabling plugins but it still did it! :(

  6. #6
    Member
    Real Name
    Kovich
    Join Date
    Dec 2006
    Location
    United States
    Posts
    55
    Liked
    0 times
    All fixed. I had to place this:
    <if condition="!$GLOBALS['vbulletin']->GPC['ajax']">

    Around the ads in the first post of each thread.

  7. #7
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    169 times
    Great! I'm glad you got it working.

  8. #8
    Member cionfs's Avatar
    Real Name
    Antonio
    Join Date
    Jul 2007
    Location
    Taranto, Italy, Italy
    Posts
    86
    Liked
    0 times
    I've the same problem.
    Where I must exactly insert that code?
    This way?

    Code:
    <if condition="!$GLOBALS['vbulletin']->GPC['ajax']">
    ads code
    </if>
    Thank you

  9. #9
    Senior Member
    Real Name
    Michael Biddle
    Join Date
    Jan 2007
    Location
    Southern California
    Posts
    7,097
    Liked
    5 times
    You need to place it around the ad that is in the template.
    The Forum Hosting - Forum Hosting from the Forum Experts

Similar Threads

  1. Quick Reply Hang/Advanced Reply = 404
    By Rogue in forum Troubleshooting
    Replies: 4
    Last Post: 01-08-2008, 01:34 PM
  2. After I reply I get a white page
    By TheComputerGuy in forum Troubleshooting
    Replies: 5
    Last Post: 12-05-2006, 05:45 PM
  3. quick reply suspends on white page
    By Mike in forum Troubleshooting
    Replies: 2
    Last Post: 08-31-2006, 06:03 PM
  4. Bug with quick reply/reply
    By shakes in forum Bug Reporting
    Replies: 6
    Last Post: 07-19-2006, 05:13 PM
  5. quick reply
    By croportal in forum Troubleshooting
    Replies: 6
    Last Post: 03-02-2006, 08:33 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •