![]() |
Quote:
Heh Immortal, I must say a great thanks to you, i've not used vRewrite yet, just heard of it today, but i've followed this thread, you really must be having a great patience to keep up working with vRewrite and additionally help with support issues. Anyways, i'll try to get my whole hackers.mu crew to work with that bug in vRewrite maybe someone might figure out what's wrong. Anywayz, great job. +[logical.angel]out logical [AT] hackers.mu |
Hello all, i'm new here. ;)
what am i doing wrong? I took a clean vbulletin and installed that product. Forum rewriting works. Thread rewriting doesnt: Only the 1st Thread in a forum hast se-friendly urls. Only the 1st and the last page of threads with more than one page are rewritten: example(3 pages) : .../forumname/t-threadtitle-28.html .../showthread.php?t=28&page=2 .../forumname/t-threadtitle-28-page-3.html -- Immortal, i really appreciate your work and would say THX thousand times, but this thing is unuseable and doesnt work correctly(if I didnt do an error... but where?!). Greetz - sysop2 |
Quote:
Quote:
Quote:
|
Oooo I can't wait... :D
|
I have fixed all known errors. We are currently testing it out on my live board before I release to y'all :)
|
:surprised: great news mate, keep up the good work
hope you release it soon :) |
Quote:
|
vRewrite - v3arcade Rewrite
Just something I just whipped up. Styles & Templates->v3 arcade->arcade_game_bit Find: Code:
<div style="padding-bottom: 4px"><a href="arcade.php?do=play&gameid=$game[gameid]"><strong>$game[title]</strong></a></div> Code:
<div style="padding-bottom: 4px"><a href="arcade/games/$game[gameid].html"><strong>$game[title]</strong></a></div> Code:
<a href="arcade.php?do=play&gameid=$game[gameid]">$vbphrase[play_now]</a> </td> Code:
<a href="arcade/games/$game[gameid].html">$vbphrase[play_now]</a> Open up v3 arcade->arcade_headinclude at to the very end: Code:
<base href="$vboptions[bburl]/" /> Code:
RewriteRule ^arcade/games/(.*) arcade.php?do=play&gameid=$1 [L] I may add other rules if I get unlazy in the future ;) |
Just an update..no way am I going to get done with this tonight.
1) Merge is still not working. Thanks preg_match. 2) Forumdisplay pages is not working. Thanks preg_match_all. 3) Showthread pages is not working. Thanks preg_match_all. 4) Archive links are not redirected yet. Urgghh... |
awww :(
ok i see theres no reason to be euphoric... i'll check this thread later in a few days... awww again. Greetz |
All times are GMT. The time now is 11:59 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|