Could someone help me fix http://pastebin.com/w2M67Wmj? An answer ASAP would be good. This is a code ignitor application. It has been established that the image storage section should be inside the application folder, which is not writable. This might change later, but for the moment I need a work-around. What came to mind is either writing a dynamic image-loading controller, or a rule in htaccess. But it doesn't work because I suck with htaccess.
URL I am using: https://clockpad/images/uploads/cb34...241942c649.png.
Real path of image relative to htdocs: ../application/uploads/images/contacts


LinkBack URL
About LinkBacks
. This is a code ignitor application. It has been established that the image storage section should be inside the application folder, which is not writable. This might change later, but for the moment I need a work-around. What came to mind is either writing a dynamic image-loading controller, or a rule in htaccess. But it doesn't work because I suck with htaccess.
Reply With Quote
