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.