PDA

View Full Version : /temp/templates doesn't exist


seo wannabe
08-05-2005, 09:08 PM
Here is the message I immediately get when trying to install:

"Please make sure that the folder mysite/phplinks/temp/templates is writtable by the user the webserver runs under."

One thing I am confused about. I see instructions to chmod the following:
/includes/config.php
/temp/
/temp/templates

but in the downloaded zip file, I don't even see a folder called /temp/templates

I do however have a /templates folder, so I did the chmod to that folder.

So for me the /temp/templates folder doesn't even exist. Yet the installation script is giving me a message saying that it needs to be writtable.

Ahh, As I am writing this now - it occured to me to simply create the /temp/templates folder. I did that and it seemed to do the trick.

I am posting this anyway in case someone else has the same issue, and to bring awareness to a possible flaw in the new version. Any comments are certainly welcome.

Thank you for what looks to be a promising program.

seo wannabe
08-05-2005, 09:52 PM
I ended up just copying the whole templates folder
from: /templates
to: temp/templates

but now I get the following error:
Warning: Smarty error: validate: validator id 'v_step' is not registered. in mysite/resources/libs/smarty/Smarty.class.php on line 1088

Is the whole templates issue causing other problems?

David
08-05-2005, 11:10 PM
I think you just want to create an empty folder there.