posting problems

Discussion in 'Forum Suggestions' started by the_spy, Oct 2, 2007.

  1. the_spy

    the_spy New Member

    When I post in this forum (with Window XP SP2 + Firefox 2.0.0.7), I just have a blank page, it does not redirect itself to the thread, I need to refresh myself the page. This problem was not here some weeks ago, it appears in the last weeks, but I can't exactly tell when it began.
    Someone has also this problem ?

    EDIT: to precise more, I have this problem with the quick reply, I can't tell if the advanced answer page do the same because I don't use it. Also , I did not have the problem in posting this new thread.
     
  2. falko

    falko Super Moderator Howtoforge Staff

    I've never heard of this problem... So you hit the "Quick Reply" button, and then you get a blank page?
     
  3. the_spy

    the_spy New Member

    yes. instead of redirecting to the thread after posting, it stays on a blank page and loading (nothing). I need to hit the F5 button to go to the thread again.
     
  4. the_spy

    the_spy New Member

    in fact I just saw that the page is not blank, there is the small blue button "remove ads" in the top left corner.
    here is a screenshot
     

    Attached Files:

    • bug.jpg
      bug.jpg
      File size:
      29.8 KB
      Views:
      326
  5. the_spy

    the_spy New Member

    and now I can tell you that the problem is not here with the "post reply" advanded page. Just tested it with the previous post. so the problem seems only to be here with the quick reply posting.
     
  6. falko

    falko Super Moderator Howtoforge Staff

    I've tested this, and it happens for me, too. The Javascript seems to interfere with the ads somehow... I'll see what I can do...
     
  7. the_spy

    the_spy New Member

    ok thanks.

    I see that you are using javascript to display the "remove ads" button:

    Code:
    <script type="text/javascript">
    <!--
    document.write('<div><a href="/membership"><img src="/themes/htf_glass/images/remove_ads.gif" border="0" alt="Remove ads"></a></div>');
    //-->
    </script
    can't you just put html code for this ?
     
  8. falko

    falko Super Moderator Howtoforge Staff

    I've tried and totally removed the "Remove Ads" button, but it makes no difference, so the problem must be somewhere else... :confused: MAybe in the Javascript delivered by the ad servers...
     
  9. falko

    falko Super Moderator Howtoforge Staff

    I've finally found the time to fix this problem. :)

    I'm sorry for the inconvenience. :eek:
     
  10. the_spy

    the_spy New Member

    ok great :)

    it works
     

Share This Page