|
| |
| |
Home |
| |
| |
Community |
| |
| |
Projects |
| |
| |
Support |
| |
| |
Members Only |
| |
| |
News |
| |
| |
Misc |
| |
|
|
| |
|
|
|
If any man among you seem to be religious, and bridleth not his tongue, but deceiveth his own heart, this man's religion is vain.
|
|
| |
|
|
|
| Author |
Message |
montego
Site Admin/Owner


Joined: Feb 12, 2005
Posts: 857
|
Posted:
Mon Oct 24, 2005 5:37 pm |
|
Two Taps were missing from the original distribution. Cannot believe I missed those. Could have sworn that they were tested... The downloads have been updated and they support version 2.2.0 version of the block from http://ravenphpscripts.com (just released).
Make your GTB-block-ForumsCollapsing.php script look like this:
| Code: |
unset ($urlin);
unset ($urlout);
$urlin = array(
"'(?<!/)modules.php\?name=Forums&file=viewtopic&p=([0-9]*)#([0-9]*)'",
"'(?<!/)modules.php\?name=Forums&file=search&search_author=([a-zA-Z0-9_-]*)'",
"'(?<!/)modules.php\?name=Forums&file=viewforum&f=([0-9]*)'",
"'(?<!/)modules.php\?name=Forums&file=viewtopic&t=([0-9]*)'",
"'(?<!/)modules.php\?name=Forums&file=profile&mode=viewprofile&u=([0-9]*)'"
);
$urlout = array(
"ftopicp-\\1.html#\\2",
"fsearch-author-\\1.html",
"forum-\\1.html",
"ftopict-\\1.html",
"forum-userprofile-\\1.html"
);
|
Sorry about that!
montego |
_________________ “To err is human, but when the eraser wears out ahead of the pencil, you’re overdoing it.”
-- Josh Jenkins |
|
|
 |
|
|
|
View next topic
View previous topic
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001-2008 phpBB Group
:: Theme & Graphics by Daz :: Ported for PHP-Nuke by nukemods.com ::
All times are GMT - 4 Hours
|
|
|
|
|
|