Mobile style front page blank again after upgrade to 4.1.7

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Ramsesx
    Senior Member
    • Aug 2005
    • 3254
    • 3.8.x

    #16
    Originally posted by CvP
    Do you have project tools installed?
    No, and all pages are blank in my case.
    .......

    Comment

    • djbaxter
      Senior Member
      • Aug 2006
      • 1418
      • 4.2.5

      #17
      No. And disabling all hooks doesn't change anything.
      Psychlinks Web Services Affordable Web Design & Site Management
      Specializing in Small Businesses and vBulletin/Xenforo Forums

      Comment

      • Lynne
        Former vBulletin Support
        • Oct 2004
        • 26255

        #18
        Originally posted by Ramsesx
        No, and all pages are blank in my case.
        Have you checked your error_logs? Or gone through this page - https://www.vbulletin.com/docs/html/blank_pages And did you reinstall the new mobile style after the upgrade?

        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

        • M.Iftikhar
          Senior Member
          • May 2011
          • 124
          • 4.2.X

          #19
          i also have same problem but now i am fix it...i found when i disabled this plugin (Hasann - Sub-Forum Manager) the mobile style works if i enabled this plugin mobile style not work..please tell me how can i do that can i reinstalled this plugin again and other thing to do...reply me soon

          Comment

          • Daniel.P
            Senior Member
            • Apr 2008
            • 600
            • 4.0.x

            #20


            also in me.
            but I have not found a solution.

            This error returned on firebug.
            (function (a, b) {return new e.fn.init(a, b, h);})
            jQuery.event.special.orientationchange is undefined
            http://192.168.10.156/test/vbulletin/clientscript/jquery/jquery.mobile-1.0b1.vb.js?v=417b1
            Line 36
            born to fish forced to work

            Comment

            • djbaxter
              Senior Member
              • Aug 2006
              • 1418
              • 4.2.5

              #21
              The solution may be switching to the latest versions of the mobile jquery files. vBulletin 4.1.7 is using a beta version. The latest version of RC1.

              Search for mobile.jquery in the headinclude file for the mobile style. Then replace the two lines there with

              Code:
              <link rel="stylesheet" href="http://code.jquery.com/mobile/1.0rc1/jquery.mobile-1.0rc1.min.css" />
              and

              Code:
              <script src="http://code.jquery.com/mobile/1.0rc1/jquery.mobile-1.0rc1.min.js"></script>
              Psychlinks Web Services Affordable Web Design & Site Management
              Specializing in Small Businesses and vBulletin/Xenforo Forums

              Comment

              • Ramsesx
                Senior Member
                • Aug 2005
                • 3254
                • 3.8.x

                #22
                Originally posted by djbaxter
                The solution may be switching to the latest versions of the mobile jquery files. vBulletin 4.1.7 is using a beta version. The latest version of RC1.

                Search for mobile.jquery in the headinclude file for the mobile style. Then replace the two lines there with

                Code:
                <link rel="stylesheet" href="http://code.jquery.com/mobile/1.0rc1/jquery.mobile-1.0rc1.min.css" />
                and

                Code:
                <script src="http://code.jquery.com/mobile/1.0rc1/jquery.mobile-1.0rc1.min.js"></script>
                Thanks baxter, this does the trick. Now I just have to investigate why it's looking some kind of weired on my site.
                Only thing I don't understand, why does the mobile style works on most pages but on some not? Normally it shouldn't work on all sites without the changes above?

                Originally posted by Lynne
                Have you checked your error_logs? Or gone through this page - https://www.vbulletin.com/docs/html/blank_pages And did you reinstall the new mobile style after the upgrade?
                Thanks Lynne, the fix of baxter did the trick.
                .......

                Comment

                • diettalk
                  Senior Member
                  • Jan 2002
                  • 236
                  • 4.1.x

                  #23
                  Thanks. I only needed to change the script line in order to get it to work. If I changed the css, the formatting was all screwed up.


                  Originally posted by djbaxter
                  The solution may be switching to the latest versions of the mobile jquery files. vBulletin 4.1.7 is using a beta version. The latest version of RC1.

                  Search for mobile.jquery in the headinclude file for the mobile style. Then replace the two lines there with

                  Code:
                  <link rel="stylesheet" href="http://code.jquery.com/mobile/1.0rc1/jquery.mobile-1.0rc1.min.css" />
                  and

                  Code:
                  <script src="http://code.jquery.com/mobile/1.0rc1/jquery.mobile-1.0rc1.min.js"></script>
                  John
                  diet support at diettalk.com

                  Comment

                  • vv_help
                    Member
                    • Aug 2011
                    • 58
                    • 4.1.x

                    #24
                    In my case none of the above worked but only CMS page is not working the rest works fine. While executing CMS Home page with vb 4.1.7 i get the following error

                    Uncaught ReferenceError: YAHOO is not defined
                    Uncaught TypeError: Cannot call method 'orientation' of undefined

                    Comment

                    • rabban
                      New Member
                      • Apr 2010
                      • 23
                      • 4.1.x

                      #25
                      Originally posted by djbaxter
                      The solution may be switching to the latest versions of the mobile jquery files. vBulletin 4.1.7 is using a beta version. The latest version of RC1.

                      Search for mobile.jquery in the headinclude file for the mobile style. Then replace the two lines there with

                      Code:
                      <link rel="stylesheet" href="http://code.jquery.com/mobile/1.0rc1/jquery.mobile-1.0rc1.min.css" />
                      and

                      Code:
                      <script src="http://code.jquery.com/mobile/1.0rc1/jquery.mobile-1.0rc1.min.js"></script>
                      Fantastic!
                      It works and solved my problem with mobile style!
                      Tnank you very much!
                      Crossroad of the worlds

                      Comment

                      • BirdOPrey5
                        Senior Member
                        • Jul 2008
                        • 9613
                        • 5.6.3

                        #26
                        Anyone still having a blank page on the CMS mobile only and the above doesn't help I found one more solution that works on some sites:


                        One of your CMS widgets may be conflicting with the mobile javascript.


                        What I had to do was delete the contents of the template: vbcms_widget_static_page in the mobile style


                        This prevents all static widgets from loading, but if it works after this you can trouble shoot exactly which widget is the issue.

                        Comment

                        • Fragmasters
                          Member
                          • May 2005
                          • 31

                          #27
                          I am tried and I get this message vb 4.1.9


                          Webpage error details

                          Message: 'FB_appid' is undefined
                          Line: 11
                          Char: 4546
                          Code: 0
                          URI: xxxxxxxxxxxxxvbulletin-mobile.js?v=419

                          Comment

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