Content does not show up on all pages - must perform a "refresh"

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • PiotrGT1
    Senior Member
    • Nov 2014
    • 220
    • 5.1.x

    Content does not show up on all pages - must perform a "refresh"

    I'm getting randomly blank pages for longer topics. I get this when I'm clicking on page numbers or arrows - however the issue resolves when i do a refresh via my browser when Im on the page which didnt want to fully display earlier.. Is there a way to resolve a such issue? it can be very frustrating to new users that are not familiar with such behaviour.

    Page 6 works:
    http://granturismo.pl/vb5/forum/%C5%...plotek_1/page6

    Page 7 doesnt - see screenshot (only works when you have a direct link to it - but try to navigate to 8,9, 10....
    http://granturismo.pl/vb5/forum/%C5%...plotek_1/page7

    I have performed all of the blank pages fixes that you guys offer.
    Attached Files
  • Replicant
    Senior Member
    • Sep 2014
    • 527

    #2
    I see the behaviour you are describing when paging from 6 to 7 using the arrows. I switched from polish to english in the language selector in the footer and the paging arrows worked correctly from 6 to 7. Does it do the same thing in a VB default style?


    Comment

    • PiotrGT1
      Senior Member
      • Nov 2014
      • 220
      • 5.1.x

      #3
      Good eye! It doesnt work on the Polish language.but the English one works perfectly... How can I fix this? The theme has no influence on the function itself. I have tried this on the previous themes.

      Comment

      • Replicant
        Senior Member
        • Sep 2014
        • 527

        #4
        Maybe something in the Polish language is getting translated wrong in the HTML. I also noticed when I switched to English, nothing switched to English. There are a couple errors on page 6 when I checked it out in the dev tools. A couple missing Signature pics and there is a skipped element, claims too short 'SPAM' in announcement-rollup. I'd investigate that. You can also try disabling AdminCP > Options > Hooks and Products to make sure it isn't an addon causing the issue. Then you can try disabling PHP and HTML rendering in Options > General Settings to see if the issue persists. These are just the first steps I'd take. Is your system up to date? I know there was just a security and bug patch released.


        Comment


        • PiotrGT1
          PiotrGT1 commented
          Editing a comment
          You can also try disabling AdminCP > Options > Hooks and Products to make sure it isn't an addon causing the issue. Then you can try disabling PHP and HTML rendering in Options > General Settings

          Did that and it didn't help
      • Lynne
        Former vBulletin Support
        • Oct 2004
        • 26255

        #5
        Do you get anything in your error_logs (if you don't know where they are, ask your host) when this happens? It's almost like something is timing out and so the text isn't getting spit out.

        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

        • PiotrGT1
          Senior Member
          • Nov 2014
          • 220
          • 5.1.x

          #6
          Lynne, what could be timing out? The programmer told me that everything is fine. Maybe it will be easier if you could give me a list of potential issues and fixes first?

          Comment

          • Lynne
            Former vBulletin Support
            • Oct 2004
            • 26255

            #7
            Have you tried going into debug mode to see if there is an error on the page?

            ***
            To enable debug mode edit the /config.php file and change:

            Code:
            $config['debug'] = false;
            To:
            Code:
            $config['debug'] = true;
            Then edit the /core/includes/config.php file and change:

            Code:
            // $config['Misc']['debug'] = true;
            To:
            Code:
            $config['Misc']['debug'] = true;
            To set that up for only your IP address (replace xxx.xxx.xxx.xxx with your IP), put these lines around the code:

            Code:
            if($_SERVER['REMOTE_ADDR'] == "xxx.xxx.xxx.xxx") {
            CODE HERE
            }

            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

            • PiotrGT1
              Senior Member
              • Nov 2014
              • 220
              • 5.1.x

              #8
              Here are my phpinfo details
              Attached Files

              Comment

              • Lynne
                Former vBulletin Support
                • Oct 2004
                • 26255

                #9
                I need you to go back to post 5 and post 7 and answer those questions.

                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

                • PiotrGT1
                  Senior Member
                  • Nov 2014
                  • 220
                  • 5.1.x

                  #10
                  Here is what I got. I also have attached a TXT file the same contents - please use which ever suits you.

                  Code:
                   [Sun Dec 28 23:24:16 2014] [error] [client 188.165.15.152] PHP Notice:  Constant DISABLE_HOOKS already defined in /var/www/granturismo.pl/forum/core/includes/config.php on line 271 [Sun Dec 28 23:24:16 2014] [error] [client 89.78.91.76] PHP Notice:  Constant DISABLE_HOOKS already defined in /var/www/granturismo.pl/forum/core/includes/config.php on line 271, referer: http://granturismo.pl/forum/forum/%C5%9Bwiat-gran-turismo/gran-turismo-5/gt5-photo-mode/2828-zdj%C4%99cia-plotek_1 [Sun Dec 28 23:24:16 2014] [error] [client 89.78.91.76] PHP Notice:  Constant DISABLE_HOOKS already defined in /var/www/granturismo.pl/forum/core/includes/config.php on line 271, referer: http://granturismo.pl/forum/forum/%C5%9Bwiat-gran-turismo/gran-turismo-5/gt5-photo-mode/2828-zdj%C4%99cia-plotek_1 [Sun Dec 28 23:24:17 2014] [error] [client 192.99.6.22] PHP Fatal error:  Call to undefined method vB_Template_Runtime::includeJs() in /var/www/granturismo.pl/vb/includes/class_core.php(4715) : eval()'d code on line 1, referer: http://granturismo.pl/ [Sun Dec 28 23:24:18 2014] [error] [client 89.78.91.76] PHP Notice:  Constant DISABLE_HOOKS already defined in /var/www/granturismo.pl/forum/core/includes/config.php on line 271, referer: http://granturismo.pl/forum/forum/%C5%9Bwiat-gran-turismo/gran-turismo-5/gt5-photo-mode/2828-zdj%C4%99cia-plotek_1 [Sun Dec 28 23:24:20 2014] [error] [client 89.78.91.76] PHP Notice:  Constant DISABLE_HOOKS already defined in /var/www/granturismo.pl/forum/core/includes/config.php on line 271, referer: http://granturismo.pl/forum/forum/%C5%9Bwiat-gran-turismo/gran-turismo-5/gt5-photo-mode/2828-zdj%C4%99cia-plotek_1 [Sun Dec 28 23:24:22 2014] [error] [client 110.89.11.12] PHP Fatal error:  Call to undefined method vB_Template_Runtime::includeJs() in /var/www/granturismo.pl/vb/includes/class_core.php(4715) : eval()'d code on line 1, referer: http://granturismo.pl/ [Sun Dec 28 23:24:23 2014] [error] [client 89.78.91.76] PHP Notice:  Constant DISABLE_HOOKS already defined in /var/www/granturismo.pl/forum/core/includes/config.php on line 271, referer: http://granturismo.pl/forum/forum/%C5%9Bwiat-gran-turismo/gran-turismo-5/gt5-photo-mode/2828-zdj%C4%99cia-plotek_1/page6 [Sun Dec 28 23:24:23 2014] [error] [client 89.78.91.76] PHP Notice:  Constant DISABLE_HOOKS already defined in /var/www/granturismo.pl/forum/core/includes/config.php on line 271, referer: http://granturismo.pl/forum/forum/%C5%9Bwiat-gran-turismo/gran-turismo-5/gt5-photo-mode/2828-zdj%C4%99cia-plotek_1/page6 [Sun Dec 28 23:24:24 2014] [error] [client 89.78.91.76] PHP Notice:  Constant DISABLE_HOOKS already defined in /var/www/granturismo.pl/forum/core/includes/config.php on line 271, referer: http://granturismo.pl/forum/forum/%C5%9Bwiat-gran-turismo/gran-turismo-5/gt5-photo-mode/2828-zdj%C4%99cia-plotek_1/page6 [Sun Dec 28 23:24:26 2014] [error] [client 89.78.91.76] PHP Notice:  Constant DISABLE_HOOKS already defined in /var/www/granturismo.pl/forum/core/includes/config.php on line 271, referer: http://granturismo.pl/forum/forum/%C5%9Bwiat-gran-turismo/gran-turismo-5/gt5-photo-mode/2828-zdj%C4%99cia-plotek_1/page6 [Sun Dec 28 23:24:29 2014] [error] [client 89.78.91.76] PHP Notice:  Constant DISABLE_HOOKS already defined in /var/www/granturismo.pl/forum/core/includes/config.php on line 271, referer: http://granturismo.pl/forum/forum/%C5%9Bwiat-gran-turismo/gran-turismo-5/gt5-photo-mode/2828-zdj%C4%99cia-plotek_1/page7 [Sun Dec 28 23:24:31 2014] [error] [client 89.78.91.76] PHP Notice:  Constant DISABLE_HOOKS already defined in /var/www/granturismo.pl/forum/core/includes/config.php on line 271, referer: http://granturismo.pl/forum/forum/%C5%9Bwiat-gran-turismo/gran-turismo-5/gt5-photo-mode/2828-zdj%C4%99cia-plotek_1/page7 [Sun Dec 28 23:24:34 2014] [error] [client 89.78.91.76] PHP Notice:  Constant DISABLE_HOOKS already defined in /var/www/granturismo.pl/forum/core/includes/config.php on line 271, referer: http://granturismo.pl/forum/forum/%C5%9Bwiat-gran-turismo/gran-turismo-5/gt5-photo-mode/2828-zdj%C4%99cia-plotek_1/page8 [Sun Dec 28 23:24:34 2014] [error] [client 89.78.91.76] PHP Notice:  Constant DISABLE_HOOKS already defined in /var/www/granturismo.pl/forum/core/includes/config.php on line 271, referer: http://granturismo.pl/forum/forum/%C5%9Bwiat-gran-turismo/gran-turismo-5/gt5-photo-mode/2828-zdj%C4%99cia-plotek_1/page8 [Sun Dec 28 23:24:35 2014] [error] [client 162.244.14.99] PHP Fatal error:  Call to undefined method vB_Template_Runtime::includeJs() in /var/www/granturismo.pl/vb/includes/class_core.php(4715) : eval()'d code on line 1, referer: http://granturismo.pl/ [Sun Dec 28 23:24:36 2014] [error] [client 162.244.14.99] PHP Fatal error:  Call to undefined method vB_Template_Runtime::includeJs() in /var/www/granturismo.pl/vb/includes/class_core.php(4715) : eval()'d code on line 1, referer: http://granturismo.pl/ [Sun Dec 28 23:24:37 2014] [error] [client 162.244.14.99] PHP Fatal error:  Call to undefined method vB_Template_Runtime::includeJs() in /var/www/granturismo.pl/vb/includes/class_core.php(4715) : eval()'d code on line 1, referer: http://granturismo.pl/ [Sun Dec 28 23:24:41 2014] [error] [client 89.167.96.208] PHP Notice:  Constant DISABLE_HOOKS already defined in /var/www/granturismo.pl/forum/core/includes/config.php on line 271 [Sun Dec 28 23:24:41 2014] [error] [client 89.78.91.76] PHP Notice:  Constant DISABLE_HOOKS already defined in /var/www/granturismo.pl/forum/core/includes/config.php on line 271, referer: http://granturismo.pl/forum/forum/%C5%9Bwiat-gran-turismo/gran-turismo-5/gt5-photo-mode/2828-zdj%C4%99cia-plotek_1/page9 [Sun Dec 28 23:24:41 2014] [error] [client 89.167.96.208] PHP Notice:  Constant DISABLE_HOOKS already defined in /var/www/granturismo.pl/forum/core/includes/config.php on line 271 [Sun Dec 28 23:24:43 2014] [error] [client 89.78.91.76] PHP Notice:  Constant DISABLE_HOOKS already defined in /var/www/granturismo.pl/forum/core/includes/config.php on line 271, referer: http://granturismo.pl/forum/forum/%C5%9Bwiat-gran-turismo/gran-turismo-5/gt5-photo-mode/2828-zdj%C4%99cia-plotek_1/page9 [Sun Dec 28 23:24:44 2014] [error] [client 66.249.64.98] PHP Notice:  Constant DISABLE_HOOKS already defined in /var/www/granturismo.pl/forum/core/includes/config.php on line 271 [Sun Dec 28 23:24:45 2014] [error] [client 89.167.96.208] PHP Notice:  Constant DISABLE_HOOKS already defined in /var/www/granturismo.pl/forum/core/includes/config.php on line 271 [Sun Dec 28 23:24:46 2014] [error] [client 89.167.96.208] PHP Notice:  Constant DISABLE_HOOKS already defined in /var/www/granturismo.pl/forum/core/includes/config.php on line 271 [Sun Dec 28 23:24:49 2014] [error] [client 89.78.91.76] PHP Notice:  Constant DISABLE_HOOKS already defined in /var/www/granturismo.pl/forum/core/includes/config.php on line 271, referer: http://granturismo.pl/forum/forum/%C5%9Bwiat-gran-turismo/gran-turismo-5/gt5-photo-mode/2828-zdj%C4%99cia-plotek_1/page10 [Sun Dec 28 23:24:49 2014] [error] [client 89.78.91.76] PHP Notice:  Constant DISABLE_HOOKS already defined in /var/www/granturismo.pl/forum/core/includes/config.php on line 271, referer: http://granturismo.pl/forum/forum/%C5%9Bwiat-gran-turismo/gran-turismo-5/gt5-photo-mode/2828-zdj%C4%99cia-plotek_1/page10 [Sun Dec 28 23:24:49 2014] [error] [client 89.78.91.76] PHP Notice:  Constant DISABLE_HOOKS already defined in /var/www/granturismo.pl/forum/core/includes/config.php on line 271, referer: http://granturismo.pl/forum/forum/%C5%9Bwiat-gran-turismo/gran-turismo-5/gt5-photo-mode/2828-zdj%C4%99cia-plotek_1/page10 [Sun Dec 28 23:24:50 2014] [error] [client 89.78.91.76] PHP Notice:  Constant DISABLE_HOOKS already defined in /var/www/granturismo.pl/forum/core/includes/config.php on line 271, referer: http://granturismo.pl/forum/forum/%C5%9Bwiat-gran-turismo/gran-turismo-5/gt5-photo-mode/2828-zdj%C4%99cia-plotek_1/page10 [Sun Dec 28 23:24:51 2014] [error] [client 66.249.64.134] PHP Notice:  Constant DISABLE_HOOKS already defined in /var/www/granturismo.pl/forum/core/includes/config.php on line 271, referer: http://granturismo.pl/forum/ [Sun Dec 28 23:24:52 2014] [error] [client 89.78.91.76] PHP Notice:  Constant DISABLE_HOOKS already defined in /var/www/granturismo.pl/forum/core/includes/config.php on line 271, referer: http://granturismo.pl/forum/forum/%C5%9Bwiat-gran-turismo/gran-turismo-5/gt5-photo-mode/2828-zdj%C4%99cia-plotek_1/page10 [Sun Dec 28 23:24:54 2014] [error] [client 173.234.249.92] PHP Fatal error:  Call to undefined method vB_Template_Runtime::includeJs() in /var/www/granturismo.pl/vb/includes/class_core.php(4715) : eval()'d code on line 1, referer: http://granturismo.pl/ [Sun Dec 28 23:24:55 2014] [error] [client 173.234.249.92] PHP Fatal error:  Call to undefined method vB_Template_Runtime::includeJs() in /var/www/granturismo.pl/vb/includes/class_core.php(4715) : eval()'d code on line 1, referer: http://granturismo.pl/ [Sun Dec 28 23:24:57 2014] [error] [client 173.234.249.92] PHP Fatal error:  Call to undefined method vB_Template_Runtime::includeJs() in /var/www/granturismo.pl/vb/includes/class_core.php(4715) : eval()'d code on line 1, referer: http://granturismo.pl/ [Sun Dec 28 23:24:59 2014] [error] [client 23.94.20.52] PHP Fatal error:  Call to undefined method vB_Template_Runtime::includeJs() in /var/www/granturismo.pl/vb/includes/class_core.php(4715) : eval()'d code on line 1, referer: http://granturismo.pl/ [Sun Dec 28 23:24:59 2014] [error] [client 23.94.20.52] PHP Fatal error:  Call to undefined method vB_Template_Runtime::includeJs() in /var/www/granturismo.pl/vb/includes/class_core.php(4715) : eval()'d code on line 1, referer: http://granturismo.pl/ [Sun Dec 28 23:25:00 2014] [error] [client 188.165.15.152] PHP Notice:  Constant DISABLE_HOOKS already defined in /var/www/granturismo.pl/forum/core/includes/config.php on line 271 [Sun Dec 28 23:25:00 2014] [error] [client 110.89.11.12] PHP Fatal error:  Call to undefined method vB_Template_Runtime::includeJs() in /var/www/granturismo.pl/vb/includes/class_core.php(4715) : eval()'d code on line 1, referer: http://granturismo.pl/ [Sun Dec 28 23:25:00 2014] [error] [client 157.55.39.217] PHP Notice:  Constant DISABLE_HOOKS already defined in /var/www/granturismo.pl/forum/core/includes/config.php on line 271 [Sun Dec 28 23:25:00 2014] [error] [client 23.94.20.52] PHP Fatal error:  Call to undefined method vB_Template_Runtime::includeJs() in /var/www/granturismo.pl/vb/includes/class_core.php(4715) : eval()'d code on line 1, referer: http://granturismo.pl/
                  Attached Files

                  Comment

                  • PiotrGT1
                    Senior Member
                    • Nov 2014
                    • 220
                    • 5.1.x

                    #11
                    Here are the last 4000 entries
                    Attached Files

                    Comment

                    • Lynne
                      Former vBulletin Support
                      • Oct 2004
                      • 26255

                      #12
                      I need you to click on the page and get the blank screen, note the time, then check the error_logs *for that time* and let me know what it says. I can't tell in a huge list what the error was when you clicked the page. If there are a lot of errors at the same time, you may need to look for only errors from your IP.

                      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

                      • PiotrGT1
                        Senior Member
                        • Nov 2014
                        • 220
                        • 5.1.x

                        #13
                        The programmer which I have hired told me that the problem was concerning the date formating in the Polish language. More details soon....
                        Anyway, whats up with the hook errors? there are tons of them, and it looks like the same issue.

                        Comment

                        • Lynne
                          Former vBulletin Support
                          • Oct 2004
                          • 26255

                          #14
                          Check your config.php file and make sure you only defined DISABLE_HOOKS once in there.

                          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

                          • PiotrGT1
                            Senior Member
                            • Nov 2014
                            • 220
                            • 5.1.x

                            #15
                            Yes, its once and its commented out. What could be the problem?

                            Comment

                            Related Topics

                            Collapse

                            Working...