PDA

View Full Version : problem with viewing pages


onlinegamblin
11-02-2005, 10:41 PM
Hi,

First I want to say this is a great script, which I found it earlier though :) I want to make an online gambling directory. So I got the domain onlinegamblin.net and installed the script. I then created the categories, some sub categories and added some test links.

I can view latest links and i can search and submit.. but if i chose to view the category.. Nothing :(

Any quick helpfull hints/solutions?

Thanks

If I make some cash I will definetly donate :)


EDIT: I realized that the directories are not being created on the server... why? dont know

ing
11-03-2005, 12:14 AM
Hi,

I saw the same thing happen on another directory when they moved everything from one site to another. The .htaccess somehow got changed, so check that your .htaccess file is correct, might be the solution.

This is what your .htaccess file should have in it..

Content visible to registered users only.

Hope that helps.
:)

phil2564
11-03-2005, 12:38 AM
If the .htaccess solution does not work for ya just reload all the files tp the server no need to redo the database just the files. I had this problem also.

onlinegamblin
11-03-2005, 01:10 AM
You guys are GREAT! :)

Problem solved. the file contained index.php and it was called .htaccess.new I had .htaccess.bak and it contained the correct data.

So I then made a correct one as mentioned here and called it .htaccess


Thanks