I tried setting up a local version of this script so I could work offline creating a template. However it didn't seem to work for some reason. Any work around for this? Creating a template live in public isn't really an option for me.
Thank you :)
I tried setting up a local version of this script so I could work offline creating a template. However it didn't seem to work for some reason. Any work around for this? Creating a template live in public isn't really an option for me.
Thank you :)
Can u say ur problems, reasons; cos I can run script on localhost and I can edit templates.
After installing it locally I just got this message: "no config file found"
Well it's mostly css change, so I just copy my site source code to a html file, and then add <style type='text/css'> </style> to beweeen head tags and copy css there. And then you just edit it offline
So, no one knows how to run it on a localhost for development purpose?
On what webserver are you trying to run the script locally?
I run MAMP for localhost where I work on everything before I publish it online.
jcolsen: I will look over this and let you know what I find.
What version of MAMP you have? I have installed latest version 5 minutes ago and the script worked without any problems.
1.7.1 :)
Finally figured it out. My folder name had a space in it and the script folder had a period in it (script3.5). This normally works, so this was the last thing I ever considered could be an issues. Removed the space and changed the period into a - in desperation of trying out everything I could think of and voila!
Beats me, but it worked. Thanks, consider this issue closed :)
I am currently getting this error
The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there was an error in a CGI script.
Using XAMPP
Any help? thanks
You must log in to post.