Forum: PHP Jan 23rd, 2005 |
| Replies: 238 Views: 67,133 Re: vBulletin mod_rewrite OK - CMPS integration: I'll give instructions based on latesttopics.php module.
But before I do, I'd like to request that people wanting modifications or additions to this hack should PLEASE make... |
Forum: PHP Nov 11th, 2004 |
| Replies: 131 Views: 35,191 |
Forum: PHP Nov 11th, 2004 |
| Replies: 238 Views: 67,133 Re: vBulletin mod_rewrite You should check over every edit you have made in your .htaccess file: if you make the slightest mistake, errors in this file will cause a 500 Internal Server ErrorOK - any hack can be recoded to... |
Forum: PHP Oct 25th, 2004 |
| Replies: 131 Views: 35,191 |
Forum: PHP Oct 25th, 2004 |
| Replies: 238 Views: 67,133 |
Forum: PHP Oct 25th, 2004 |
| Replies: 131 Views: 35,191 Re: [Revised] vBulletin Mod_rewrite Tutorial One suggestion: is there any reason why we shouldn't have the mod_rewrite_title() function defined only in includes/functions.php, and call that to rewrite every title in the hack? that way the... |
Forum: PHP Oct 25th, 2004 |
| Replies: 238 Views: 67,133 |
Forum: PHP Oct 22nd, 2004 |
| Replies: 131 Views: 35,191 |
Forum: PHP Oct 17th, 2004 |
| Replies: 238 Views: 67,133 |
Forum: PHP Oct 10th, 2004 |
| Replies: 238 Views: 67,133 Re: vBulletin mod_rewrite Heh: I know what you mean, but as my board is just as much an experiment of mine as a active forum, I can afford to screw up once in a while ;)
This last bit in my post above can be broken up into... |
Forum: PHP Oct 10th, 2004 |
| Replies: 238 Views: 67,133 Re: vBulletin mod_rewrite RE: Who's Online Full Solution
OK - I followed your later post about this issue, and took it to the nth degree:
There are a couple of things to do here: in includes/functions_online.php, add a new... |
Forum: PHP Oct 3rd, 2004 |
| Replies: 238 Views: 67,133 Re: vBulletin mod_rewrite To me it looks like you need to edit your tempaltes again - try reverting your templates and re-applying the edits (try changing $forum['url'] for $forum[url] in all cases) |
Forum: PHP Oct 2nd, 2004 |
| Replies: 238 Views: 67,133 Re: vBulletin mod_rewrite I'm getting the same issue, but as I've been following not just the sage advice of cscgal, but also the other gurus in this thread, the links still work: however my links show up as... |
Forum: PHP Oct 1st, 2004 |
| Replies: 238 Views: 67,133 Re: vBulletin mod_rewrite Wow: I have linked to this thread from my vb related forum signatures but I have now implelemtned it on mobileforces.org:
One extra step I have gone to is to add the onepost[postid].html rewrite... |