![]() |
Thanks!
I have been working on the re-write rules, I have the first one done, and half way on the second. '^reviews\.php$' => 'reviews.html' '^reviews\.php\?do=main&catid=(.*)$' => 'reviews/category/[NF]$1' Just need to get the title of the category in the url - Once I figure out the second, the rest will come easy |
Great, hopefully you can get it to work properly. I sent you a PM on my site, if you would not mind checking it out.
|
Quote:
|
Crud, I guess I got to look into it and see why it is like that. :(
|
thanks Ozzy, I really appreciate it. Let me know how I can help
|
Ok I think I got it, open the file, reviews.php found in your forum root, and look for the following code:
Code:
$templater->register('comment_reviewtext', htmlspecialchars_uni($comment[reviewtext])); Code:
//$templater->register('comment_reviewtext', htmlspecialchars_uni($comment[reviewtext])); |
Quote:
|
Cool, glad it worked as intended, and did not add the new questions to the old stuff you had already set up. :)
|
Hey Ozzy,
I am having a hard time finding out how to change the Game phrase. I have searched all templates, and also when viewing the source code it is very difficult to find out which templates are using what. Anyway, phrases - Any help? http://www.digipress.us/pics/game.png Also, adding links to the "game" does not seem to link out correctly, this is the link it produced. Code:
http://www.filmmakerforum.org/www.therecordingmovie.com |
Ok lets go one by one.
1) About this Game, the About this part is the phrase, reviews_about_this and Game is the setting, Review item (Singular) 2) Publisher should be the phrase, reviews_publisher 3) Game Link, the Game part is the setting, Review item (Singular) and the link is the phrase, reviews_link |
All times are GMT. The time now is 05:04 PM. |
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:
|