PDA

View Full Version : error when install cms forum member hack



FrCo
10-13-2004, 06:43 PM
I try to install this hack, but, after the step, I have this message :




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 :




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.

Patrick
10-13-2004, 06:51 PM
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.

FrCo
10-14-2004, 06:44 PM
thank's, it's work fine