FLuXx
Apr 11 2003, 03:28 PM
I have setup PHPNuke on my webserv, and finally even got it to send users emails when they register...but now when they click the activation link. They get a "Page cannot be found" deal. I have seen dozens and dozens of posts/threads on many forums and no one has given a clear fix for this. I'm using PHP-Nuke 6.5 on win2k pro.
If you want an example link:
http://fluxxbox.no-ip.org/
Register and when you get the email try the link.
Ghandi
Apr 11 2003, 04:17 PM
it is user error....on your part
you are missing the phpnuke directory for your installation.
yours:
http://fluxxbox.no-ip.com/modules.php?blah balh bal
should be:
http://fluxxbox.no-ip.com/php-nuke/modules.php?blah blah bl
FLuXx
Apr 11 2003, 04:19 PM
actually try it with just this:
http://68.42.115.122
Doesn't work.
FLuXx
Apr 11 2003, 04:27 PM
shit, i see what you mean...i made a lil php forward script in / ....stupid me...arg ...made me totally forget that /php-nuke/ was there
FLuXx
Apr 12 2003, 01:26 AM
On the side of my site of course I have a modules block. I would like to have users go to a stand-alone forum I have installed rather than "modules.php?name=Forums", but I can't figure out which file to edit and point it to my phpBB....yeah, so thats my question. what file do i edit, and if possible, could you tell me what line of the file (some files can be a pain to look through, yes i know of the "find" shortcuts)