Please help me in solving error

Coding Critique is the place to post source code for peer review by other members of DevNetwork. Any kind of code can be posted. Code posted does not have to be limited to PHP. All members are invited to contribute constructive criticism with the goal of improving the code. Posted code should include some background information about it and what areas you specifically would like help with.

Popular code excerpts may be moved to "Code Snippets" by the moderators.

Moderator: General Moderators

Post Reply
waseem83
Forum Commoner
Posts: 54
Joined: Tue Jun 23, 2009 3:51 am
Contact:

Please help me in solving error

Post by waseem83 »

Fatal error: Smarty error: the $compile_dir '/templates_c' does not exist, or is not a directory.

Can any body resolve my this error ?
User avatar
papa
Forum Regular
Posts: 958
Joined: Wed Aug 27, 2008 3:36 am
Location: Sweden/Sthlm

Re: Please help me in solving error

Post by papa »

Well looks like your path is wrong.

More code would be helpful.
User avatar
susrisha
Forum Contributor
Posts: 439
Joined: Thu Aug 07, 2008 11:43 pm
Location: Hyderabad India

Re: Please help me in solving error

Post by susrisha »

@moderator:
I think it belongs to the php-Code section rather than Coding Critique
Post Reply