![]() |
Quote:
|
I inteed a real column menu on the forum of all created pages
|
For the htaccess file, shouldn't:
HTML Code:
RewriteCond %{REQUEST_FILENAME} !-f HTML Code:
RewriteCond %{REQUEST_FILENAME} !-f [L] |
Quote:
|
For me working fine only on that mode
RewriteCond %{REQUEST_FILENAME} !-f RewriteRule ^view_(.*).htm$ view.php?pg=$1 |
nice hack, Logician,...
one question though : as suggested in the manual , I would like to add some categories in my webtemplates, but i can't find this file as stated in the manual Quote:
|
Quote:
|
the file wt_options.php is not included in the download package, in the includes folder, i can only find this file : wt_include.php
ok solved i found the '$WT_Option_Categories[] = 'Your Custom Pages';' option in the wt_include.php file, plz change the filename in the manual from wt_option.php to wt_include.php |
i found the right file, but adding categories in this file doesn't seem to work
i added my categories like this Code:
$WT_Option_Categories[] = 'Default WebTemplates'; // <-- Do NOT touch this!! |
Quote:
|
All times are GMT. The time now is 03:27 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:
|