The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Hi,
I have this script and works fine with images files. I change files storage from database to directory "attach". .htaccess Code:
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} -f
RewriteRule .(attach)$ /attach/1/watermark.php [QSA,NC]
watermark.php PHP Code:
I see watermark at this address But at this address watermark not working. WHY ? it is the same file. Please help me with that. Best Regards, |
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|