|
|
#1 |
|
Senior Member
Join Date: Apr 2006
Posts: 122
Rep Power: 0 ![]() |
Hello,
I�m getting a bunch of ads placed in one of my categories today and I�ve realized that the link to page 2 of �Showing page 1 of 2� doesn�t work in the categories section. It does however work in the search results. This is what I get in the categories section: Showing page 1 of 2 = http://mysite.com/categories/9.html Showing page 2 of 2 = http://mysite.com/categories/9.html&page=2 (this is the address it tries to get but I get a Not Found message) What should the address be for page 2 and 3 etc. on and where do I fix this? Please help. |
|
|
|
|
|
#2 |
|
Moderator
Join Date: Mar 2006
Posts: 4,095
Rep Power: 99 ![]() ![]() |
I beleive its related to the SEO mod. Have you tried disabling the SEO mod temporarily and see if the pagination works?
__________________
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 | Event Calendar Module 68 Classifieds Important Links Customer Area | Issue Tracker | Knowledge Base | User Manuals |
|
|
|
|
|
#3 |
|
68 Classifieds Staff
Join Date: Mar 2006
Location: Belmont, NC
Posts: 4,760
Rep Power: 110 ![]() |
Can you try this.
First open the mod_user.php file and locate this line: Code:
"'(?<!/)category.php\?type=([0-9]*)'", Code:
"'(?<!/)category.php\?type=([0-9]*)\&page=([0-9]*)'", Code:
"categories/\\1.html", Code:
"categories/\\1/page/\\2/.html", Code:
RewriteRule ^categories/([0-9]+)/page/([0-9]+)\.html$ category.php?type=$1&page=$2 [NC]
__________________
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 | 68 @ Twitter | My Modules |
|
|
|
|
|
#4 |
|
Senior Member
Join Date: Apr 2006
Posts: 122
Rep Power: 0 ![]() |
Sorry,
Where is .htaccess located? |
|
|
|
|
|
#5 |
|
Moderator
Join Date: Mar 2006
Posts: 4,095
Rep Power: 99 ![]() ![]() |
It should be in the directory where you have your classifieds installed.
__________________
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 | Event Calendar Module 68 Classifieds Important Links Customer Area | Issue Tracker | Knowledge Base | User Manuals |
|
|
|
|
|
#6 |
|
Senior Member
Join Date: Apr 2006
Posts: 122
Rep Power: 0 ![]() |
Nope. I've looked through all folders too but it's not there.
|
|
|
|
|
|
#7 |
|
Moderator
Join Date: Mar 2006
Posts: 4,095
Rep Power: 99 ![]() ![]() |
Dunno what to tell ya, its part of the SEO module and needs to be used for the mod to work.
__________________
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 | Event Calendar Module 68 Classifieds Important Links Customer Area | Issue Tracker | Knowledge Base | User Manuals |
|
|
|
|
|
#8 |
|
Senior Member
Join Date: Mar 2006
Location: Greer, SC
Posts: 668
Rep Power: 26 ![]() |
Files starting with a period are hidden by some FTP clients connecting to *nix filesystems. Try checking your ftp client's settings to make sure hidden files are being shown.
__________________
Civ's Modules (____NOW v4 COMPATIBLE____): � Stop Incomplete Listings! (proven revenue booster!) � Scam Filter (Just say no to Nigerians!) updated � Similar Listings (keep visitors longer) � Feedback Mod (testimonial builder) � Listing Status Reminder free! |
|
|
|
|
|
#9 | |
|
Moderator
Join Date: Mar 2006
Posts: 4,095
Rep Power: 99 ![]() ![]() |
Quote:
You know what they say......... Computer are just like air conditioners, they both work great until you open window$.
__________________
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 | Event Calendar Module 68 Classifieds Important Links Customer Area | Issue Tracker | Knowledge Base | User Manuals |
|
|
|
|
|
|
#10 |
|
Senior Member
Join Date: Apr 2006
Posts: 122
Rep Power: 0 ![]() |
That was it, I can now see .htaccess.
I've made all changes outlined by Eric but there has been no change to my page 2 link. I still get the following page when I click on it: http://mysite.com/categories/9.html&page=2 Not Found Is there anything else that can be done? |
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| can I run scripts in an content page? | dawyatt | v3.1 Questions & Support | 11 | 06-22-2007 02:50 PM |
| Custom Home Page with Search | stuarthutchinson | v3.1 Questions & Support | 3 | 03-14-2007 05:49 PM |
| Problem getting page title | flyingpylon | v3.1 Questions & Support | 5 | 10-19-2006 01:15 PM |
| Page Contents in Admin Panel Not Working Properly | Scooter | v3.1 Questions & Support | 2 | 10-10-2006 08:09 PM |
| version 3.0.14 paging on new listings not working? | farnott | v3.0 Questions & Support | 2 | 06-21-2006 11:45 AM |