68 Classifieds Forums

SEO URL Mod Messing up Categories and Browse links

This is a discussion on SEO URL Mod Messing up Categories and Browse links within the v4 Modules / Modifications forums, part of the Help & Support category; UGH PLEASE HELP! I ordered the SEO URL Friendly Mods and when I click on a classified picture or VIEW ...


Go Back   68 Classifieds Forums > Help & Support > v4 Modules / Modifications

Reply
 
LinkBack Thread Tools Display Modes
  #1  
Old 11-19-2008, 06:58 PM
Member
 
Join Date: May 2008
Posts: 69
Rep Power: 4
cathouse911 is on a distinguished road
Default SEO URL Mod Messing up Categories and Browse links

UGH PLEASE HELP!
I ordered the SEO URL Friendly Mods and when I click on a classified picture or VIEW LISTING link it doesnt work!

The only thing that works correctly is the featured listings links. If I click on the featured listings its it opening up the ad.

If I click on any other links like categories or NEW LISTING...it opens it as
category.html with a 404 non exsistant error page.

Please help. I DID insert the .htaccess file info in properly as giving in the instructions.

Anyone know what this .svn file is though and how do I have three of them in my mod packet.

In my mod upload folder I have the Modules folder and also an .svn folder.

and INSIDE the modules I again have this .svn folder......

I have regenerated the mods and everything.

Reply With Quote
  #2  
Old 11-19-2008, 07:07 PM
Member
 
Join Date: May 2008
Posts: 69
Rep Power: 4
cathouse911 is on a distinguished road
Default PS

When I click on a CATEGORY subcategory link it messes up like this
/listing/103/.html

I wonder why it doesnt show properly...the indivuadual ads....

Any help would be super
Reply With Quote
  #3  
Old 11-19-2008, 07:47 PM
Lhotch's Avatar
Moderator
 
Join Date: Mar 2006
Posts: 3,655
Rep Power: 90
Lhotch is just really niceLhotch is just really nice
Default

Quote:
Originally Posted by cathouse911 View Post
When I click on a CATEGORY subcategory link it messes up like this
/listing/103/.html

I wonder why it doesnt show properly...the indivuadual ads....

Any help would be super
is your web server running apache with mod_rewrite enabled?
__________________
Larry.
(Please note: I am not a 68C employee. I am a customer and volunteer who helps with questions where I can and the forums spam free)

Set your site apart from the competition with one of my modules......
Google Map Module | You Tube Module | Google Calendar Module

68 Classifieds Important Links
Customer Area | Issue Tracker | Knowledge Base | User Manuals
Reply With Quote
  #4  
Old 11-19-2008, 08:17 PM
Member
 
Join Date: May 2008
Posts: 69
Rep Power: 4
cathouse911 is on a distinguished road
Default OH THX super for the reply

Well i looked in my htaccess and i see that it only says Rewrite On

How do I turn on the mod_rewrite feature?
Reply With Quote
  #5  
Old 11-19-2008, 08:52 PM
Member
 
Join Date: May 2008
Posts: 69
Rep Power: 4
cathouse911 is on a distinguished road
Default SEO URLS htaccess NEW TO OLD

I forgot to mention that my ads listings are showing with the news ads FIRST. I edited the template file a while back...does this matter to the SEO URL Friendly access file?

Cause only my featured listings are showing...not not any subcategory ad links.


I had edited my template to show the NEW users FIRST about 5 months ago
(I used /kernal/listings.php

$pageNum = 1;
$options['sortfield']='dateadded';
$options['sortorder']='desc';
if(isset($_GET['page']))

The only listings that actually show with the new SEO mod are the ones from my homepage that are FEATURED listings.

All other listings in the subcategories show like:
http://www.mydomain.com/listing/374/.html

ALSO when I click on the BROWSE instead of it listing a hole bunch of ads like it usually does it list the CATEGORY selections...what happened?

This new mod isnt good... =(

Do u think its not working because of how I edited the listings.php file?

Last edited by cathouse911; 11-19-2008 at 10:27 PM. Reason: xtra info
Reply With Quote
  #6  
Old 11-20-2008, 09:43 AM
Lhotch's Avatar
Moderator
 
Join Date: Mar 2006
Posts: 3,655
Rep Power: 90
Lhotch is just really niceLhotch is just really nice
Default

Quote:
Originally Posted by cathouse911 View Post
Well i looked in my htaccess and i see that it only says Rewrite On

How do I turn on the mod_rewrite feature?
For starters, did your site already have a .htaccess file?

If it did, did you over write it with the one that came with the module or did you take the contents of the SEO mode .htaccess and add it into your existing .htaccess?

Im not sure if "Rewrite On" is a valid .htaccess directive with the latest version of apache, if thats even what your server is running.

What I recommend you do is contact you hosting company and ask them if they are running apache, do they have mod_rewrite loaded and what do you need to have in your .htaccess to use the mod rewrite feature.
__________________
Larry.
(Please note: I am not a 68C employee. I am a customer and volunteer who helps with questions where I can and the forums spam free)

Set your site apart from the competition with one of my modules......
Google Map Module | You Tube Module | Google Calendar Module

68 Classifieds Important Links
Customer Area | Issue Tracker | Knowledge Base | User Manuals
Reply With Quote
  #7  
Old 11-20-2008, 09:49 AM
Lhotch's Avatar
Moderator
 
Join Date: Mar 2006
Posts: 3,655
Rep Power: 90
Lhotch is just really niceLhotch is just really nice
Default

Quote:
Originally Posted by cathouse911 View Post
Cause only my featured listings are showing...not not any subcategory ad links.
Featured listings on the home page are created an displayed via a plugin, so its different than viewing the ads from a category view.

Changing the order in whih ads are displayed shouldnt effect the link to the ads.
__________________
Larry.
(Please note: I am not a 68C employee. I am a customer and volunteer who helps with questions where I can and the forums spam free)

Set your site apart from the competition with one of my modules......
Google Map Module | You Tube Module | Google Calendar Module

68 Classifieds Important Links
Customer Area | Issue Tracker | Knowledge Base | User Manuals
Reply With Quote
  #8  
Old 11-20-2008, 01:13 PM
Member
 
Join Date: May 2008
Posts: 69
Rep Power: 4
cathouse911 is on a distinguished road
Default Oh.

THANKS a ton! I didnt know..so I guess I can look at some other methods now. That realy helped.
I have indeed before I even posted into this forum, checked with the server provider as I have a
private and dedicated server I did indeed as them regarding the mod_rewrite and they said that
I have it and that everything is fine.

I DID have a copy of htaccess already but nothing is major in it other than a few redirects...so I took the
redirects out completely and tried the file alone...and then I put it back and tried it with the SEO htaccess info
and then I also completely cancelled the redirects as well...still nothing! The redirects where from a subdomain so
I dont think it was mattering to much.

After all that is when I decided to write the forum and Eric for some help and assistance.

As far as the mod_rewrite do i need to add anything to my htaccess code, such as:
mod_rewrite = on

My code starts with:
RewriteEngine on

I have even tried removing this as well...and adding it back...still nothing...

Last edited by cathouse911; 11-20-2008 at 01:20 PM.
Reply With Quote
  #9  
Old 11-20-2008, 02:25 PM
Member
 
Join Date: May 2008
Posts: 69
Rep Power: 4
cathouse911 is on a distinguished road
Default Eric fixed it! SUPER

He made some changes to the kernel/listings.php file and its working PERFECT NOW Thanks for everyones sugesstions...perhaps Eric will post how he fixed it.

Case close
Reply With Quote
  #10  
Old 11-20-2008, 02:43 PM
Eric Barnes's Avatar
68 Classifieds Staff
 
Join Date: Mar 2006
Location: Belmont, NC
Posts: 4,306
Rep Power: 99
Eric Barnes is a jewel in the rough
Default

Basically it was just a bug in the version you were running. It was later fixed and is part of the standard download now.
__________________
Eric Barnes
68 Classifieds Developer
Please do not send me a private message asking for support. Instead use these open forums or our ticket system.

Customer Area | Issue Tracker | Documentation | 68C Mods | Submit a Ticket | Twitter

Last edited by Eric Barnes; 11-20-2008 at 02:53 PM.
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Image over links categories kama HTML, CSS, and Design Help 1 05-27-2008 02:31 PM
Navigation, Browse Categories comcoach v3.1 Questions & Support 2 10-22-2007 07:00 PM
Browse Categories not updating PilotPete v3.1 Questions & Support 0 10-11-2006 11:03 PM
Browse categories - 2 per row mfarah01 HTML, CSS, and Design Help 3 06-21-2006 04:49 AM
Prevent Browse Categories Table for hidden categories free2take v3.0 Questions & Support 3 05-12-2006 11:14 AM


All times are GMT -4. The time now is 04:19 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22