Parse error: syntax error, unexpected

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mobilewo
    Member
    • Oct 2008
    • 66
    • 3.7.x

    [Suite] Parse error: syntax error, unexpected

    Step 5) Install/Upgrade Blog
    Installing product file...
    Parse error: syntax error, unexpected '<' in /hsphere/local/xxxx/xxxxx/xxxx.com/vb/cache/observer.php on line 152
  • icarusforde
    Senior Member
    • Feb 2009
    • 1594
    • 3.8.x

    #2
    If you have any hacks/mods, disable them in your config.php file and try from there

    Comment

    • SecondV
      Senior Member
      • May 2006
      • 180
      • 3.8.x

      #3
      Originally posted by icarusforde
      If you have any hacks/mods, disable them in your config.php file and try from there
      This.

      PHP Code:
      define('DISABLE_HOOKS'true); 
      Regards,
      Eric Sizemore


      My modifications

      Comment

      • icarusforde
        Senior Member
        • Feb 2009
        • 1594
        • 3.8.x

        #4
        This.

        PHP Code:
        define('DISABLE_HOOKS'true); 
        Right after this line:

        PHP Code:
        <?php

        Comment

        • mobilewo
          Member
          • Oct 2008
          • 66
          • 3.7.x

          #5
          same error ...

          Comment

          • mobilewo
            Member
            • Oct 2008
            • 66
            • 3.7.x

            #6
            i reupload install folder after this problem solved but my admin panel not work
            Click image for larger version

Name:	vb.JPG
Views:	1
Size:	30.6 KB
ID:	3677223


            look as

            Comment

            • icarusforde
              Senior Member
              • Feb 2009
              • 1594
              • 3.8.x

              #7
              Disable.
              Your.
              Hacks.

              All. Of. Them.

              Those extra menu's are from hacks.

              Comment

              • mobilewo
                Member
                • Oct 2008
                • 66
                • 3.7.x

                #8
                how to sir please explain

                define('DISABLE_HOOKS', true);

                this allready i try but not work
                Last edited by mobilewo; Tue 22 Dec '09, 12:40am.

                Comment

                • icarusforde
                  Senior Member
                  • Feb 2009
                  • 1594
                  • 3.8.x

                  #9
                  You have not disabled vBSEO - it's in your screenshot.

                  Comment

                  • mobilewo
                    Member
                    • Oct 2008
                    • 66
                    • 3.7.x

                    #10
                    now how to disable it

                    Click image for larger version

Name:	vb2.JPG
Views:	1
Size:	65.4 KB
ID:	3677224

                    Comment

                    • Peter
                      New Member
                      • Dec 2009
                      • 17
                      • 5.6.4

                      #11
                      Originally posted by mobilewo
                      how to sir please explain
                      define('DISABLE_HOOKS', true);
                      this allready i try but not work

                      @ mobilewo

                      put the following code into your \includes\"config.php" save them and upload it to your server.

                      right after <?php


                      PHP Code:
                      define('DISABLE_HOOKS'1); 

                      Comment

                      • mobilewo
                        Member
                        • Oct 2008
                        • 66
                        • 3.7.x

                        #12
                        not work sir same problem

                        Comment

                        Related Topics

                        Collapse

                        Working...