![]() |
ReWriteRule ^category/.* myaddon.php?do=showentry [QSA]
doesnt work ;) |
Did you also create the class to extend vB_Friendly_Url_Paged?
|
Yes, sure. My problem is, that I cant get rid of ?var=int right after myaddon.php as the content of the var I set in $idkey within the class only allows integer. I can set $idvar to 'do' for example but $idkey doesnt allow strings.
By changing $script in the class and by adding a ?do=routine i can place the holders, but then class_friendly_url.php puts a ?= right after it and it looks like this: myaddon.php?do=routine?=&id=x |
Post up your code for the class and perhaps we can see what is wrong. (And I assume you are using the htaccess rewrite rule from above?)
|
I'm about to include friendly url to my glossary addon so i wrote the following class (filename: class_friendly_url_vbglossar.php):
class vB_Friendly_Url_Glossary_Category extends vB_Friendly_Url_Paged PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
|
All times are GMT. The time now is 06:38 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:
|