Forum: PHP Apr 23rd, 2005 |
| Replies: 131 Views: 44,197 You're killing me Dean! At least give us a little to chew on!
- Chad |
Forum: PHP Apr 16th, 2005 |
| Replies: 131 Views: 44,197 Problem solved. I just added keith's mod_rewrite_title function to functions.php then replaced my TEST MOD in the construct_page_nav function with:
// MOD by Chad (4/16/05) ************
global... |
Forum: PHP Apr 16th, 2005 |
| Replies: 131 Views: 44,197 Aahh, my mistake. I don't want to modify the "Previous/Next Thread" links. I want to modify the numbered page links from the PAGENAV template -- specifically the numbered links 1|2|3|4 etc. which are... |
Forum: PHP Apr 16th, 2005 |
| Replies: 131 Views: 44,197 Sorry for a newbie question but I would like to replace the showthread.html? links at the bottom of each page (previous and next thread links) with title based keyword links.
I've modified the... |