Results 1 to 3 of 3

Thread: error when install cms forum member hack

  1. Join Date
    Oct 2004
    Posts
    3

    error when install cms forum member hack

    I try to install this hack, but, after the step, I have this message :

    Code:
    Warning: main(/CMS_Forum_Hack/classes/mysql.php): failed to open stream: No such file or directory in L:\www\CMS_Forum_Hack\cms_forum_hack.php on line 76
    
    Fatal error: main(): Failed opening required '/CMS_Forum_Hack/classes/mysql.php' (include_path='.;c:\php4\pear') in L:\www\CMS_Forum_Hack\cms_forum_hack.php on line 76
    My structure is :

    Code:
    Absolute Path to this hack: /CMS_Forum_Hack/
    (with trailing slash) 
    Absolute Path to forums: /forums/
    (with trailing slash) 
    Absolute Path to CMS: /
    (with trailing slash) 
    URL to this hack folder: http://mysite/CMS_Forum_Hack/
    (with trailing slash) 
    URL to your cms folder: http://mysite/
    (with trailing slash) 
    URL to your forum folder: http://mysite/forums/
    (with trailing slash)

    it's on my server @home.

    my rep for my site is L:\www
    for my forum : L:\www\forums\
    for the hack : L:\www\CMS_Forum_Hack\

    What do i do for this hack work ?

    Sorry for my english, i don't speak very well english.

  2. Join Date
    Aug 2004
    Posts
    781

    error when install cms forum member hack

    Your absolute path is wrong.

    Should probably be something like:

    L:/www/CMS_Forum_Hack/

    Open cms_forum_hack.php and change your absolute path to the correct value.

  3. Join Date
    Oct 2004
    Posts
    3

    error when install cms forum member hack

    thank's, it's work fine

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts