Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Problem with 'On the Fly Watermark Enhanced 1.2'


majinfaisal

Recommended Posts

I have extracted all the files from this contribution and moved them to my images folder, i then renamed water.HTACCESS file to .HTACCESS as should. Now the problem is that when i set the directory within the .HTACCESS file my images disappear, signifying to me that i put the wrong path details in. This is what the .HTACCESS file currently contains: -

----

RewriteEngine on

RewriteRule ^(.*)\.jpg C:\EasyPHP1-8\www\images\image.php?%{REQUEST_FILENAME}

----

I have also tried various variations of linking to the image.php file such as: -

---

\image.php?%{REQUEST_FILENAME}

images\image.php%{REQUEST_FILENAME}

---

Ive messed with forward and backslashes also just incase... :huh:

I have ensured that the GD library on easyPHP is enabled and have looked through the contribution help board (rather old now) but didnt seem to help me fix my problem...

 

So can anyone that has used this contribution or know how to fix problem (im sure its simple) please help out here, thanks.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...