View Single Post
  #10 (permalink)  
Old 09-12-2008, 12:39 PM
alunsina alunsina is offline
New Pligger
 
Join Date: Sep 2008
Location: Philippines
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to alunsina
Hi!

Im new to pligg. (2 and a half days).

Using 9.9.5
used to be working with lemon fine.

(insisted on checking an old template, which of course, resulted to disaster. )

now showing error:
Warning: file_get_contents(.//libs/lang.conf) [function.file-get-contents]: failed to open stream: No such file or directory in /home/mydiviso/public_html/pinoyopen.com/class.config.php on line 49
Could not open .//libs/lang.conf

site producing error: pinoyopen.com

lang.conf does not exist on the server. or even on the downloaded file.

so moving on, how do i revert to my old template, or even yget will do. what are the files i need to edit?

i cannot log in to my admin side to change to default(++wishlist: separate admin in case something like this happens)

thanks!

====
got it to work by pasting:
{config_load file="/languages/lang_".$pligg_language.".conf"}

on all tpl files inside the nonworking template.

thank god.


Last edited by alunsina; 09-12-2008 at 12:59 PM..
Reply With Quote