Help Me????

T

themasterrocker

Guest
I've installed PHP Nuke 7.9 from fantasico but it doesn't show up on my home page where it was set to? its in my directory. What do i need to do to make it show up on my page?
 

gamerdude

New Member
Messages
101
Reaction score
0
Points
0
You have to add a link, I personally don't like fantastico. It should of given you a link to the install directory after the install. For example www.yourdomain.com/community, then the link on your homepage should read
Code:
...
<a href="/community">this is an example link</a>
...
 

sunils

New Member
Messages
2,266
Reaction score
0
Points
0
Usually it will ask you for a directory to install to. Check your directory where the script is installed.
 

kkenny

Active Member
Messages
1,950
Reaction score
0
Points
36
I've installed PHP Nuke 7.9 from fantasico but it doesn't show up on my home page where it was set to? its in my directory. What do i need to do to make it show up on my page?

if you installed it into publichtml (you left the directory box blank then it should be on your home page already. If not and you haven't made any "major" changes, uninstall and reinstall with the directory field blank.
 
Top