Hm, Error after installing

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Vladimir
    New Member
    • Jun 2000
    • 4

    Hm, Error after installing

    Hello.
    I get the next error after succefull unstall.

    request page [url]http://www.soniko.ru/forum/index.php3[/url]
    (I change all ext. of files "php" on "php3" and change links in files too)

    and I get next error

    "Parse error: parse error in f:\www\forum\index.php3 on line 69"

    Look in index.php3

    69 >> "eval("\$forumbits . = \"".gettemplate("forumhomebit")."\";z");"

    What I must do, that to defeat this trouble?
  • Mike Sullivan
    Former vBulletin Developer
    • Apr 2000
    • 13327
    • 3.6.x

    #2
    make it read like this:
    [code]eval("\$forumbits .= \"".gettemplate("forumhomebit")."\";");[/code]

    Comment

    • Vladimir
      New Member
      • Jun 2000
      • 4

      #3
      Yes!!!
      Thanks, verify

      forumbits . = \"". (not work)
      ^ spare space!!

      and

      forumbits .= \"". (work)

      This bug in distributive, imho...

      P.S "z" is my trouble :-)

      Comment

      • Mike Sullivan
        Former vBulletin Developer
        • Apr 2000
        • 13327
        • 3.6.x

        #4
        YES! John, PLEASE fix this for your ...uhh.. paying freeware customers :D

        Comment

        • karndt
          New Member
          • Jun 2000
          • 1

          #5
          Bugs

          This piece of software is, imo, not designed well. I've run into many problems and none of them seem to be fixed, given that this parse error problem is still not fixed in the latest version.

          Bugs are bugs, but I've taken a look at the code and it is not modular.

          Just my opinion, after I've spent 3 hours too many on installing this software.

          Comment

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