PDA

View Full Version : Lots of Questions


snerd
03-30-2006, 10:22 AM
Okay, so I'm getting aquainted with the new regional directory script.......

Where and how do you set it to display in Normal or Regional view?

Where do I set it so the extra navigation links show up, ie Latest, Top, etc.? All that shows now is Submit A Link.

I created about 15 categories, with a couple of links too, but don't know how to get them to show. That's probably in normal view, which I can't find.

Hmmm...... I'm sure there will be more questions coming.

Anon, don't even think about it! :lol:

Mike

David
03-30-2006, 10:36 AM
Do you have a url we can see?

snerd
03-30-2006, 10:38 AM
{broken link removed}

David
03-30-2006, 10:46 AM
I think we just need to get some locations setup. Is this going to be at the state level using just cities? Can you add a few cities through admin?

snerd
03-30-2006, 10:47 AM
Yep, states and cities...... I've already imported the USA dump and have all the states and cities in the database.

Mike

David
03-30-2006, 10:51 AM
Ok, I see this
{broken link removed}
Something might be a little strange about the setup, but see what you think now.

snerd
03-30-2006, 10:55 AM
Yes, I got that view once, but how do I get it to change between the 2 views? Where and how do the /normal/region/ endings come into play?

What could I have set up wrong? Any ideas?

Thanks for the help so early this morning!

Mike

David
03-30-2006, 11:02 AM
I've asked for help on the answer to this. Hopefully, I can have an answer soon.

snerd
03-30-2006, 11:03 AM
Okay, thanks David. If it helps any, here is the .htaccess that came with the script.


RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-l
RewriteRule .* index.php [QSA,L]


Mike

snerd
03-30-2006, 11:28 AM
Hmmmm.............. I'm installed in /root, not a subfolder. Would that affect the script?

Mike

snerd
03-30-2006, 12:50 PM
So I just deleted it and re-installed into a subdirectory, and it seems to be working fine now.

Mike

Edit: Plus, the first time I had FTP'd it up to the server, this time I used the file manager in cPanel to move it up by zip and let it unzip it to /directory/ itself. So who knows if maybe something got munged the first time.

Now, back to the drawing board!

Mike