As for your first problem, I've noticed something strange:
Quote:
Warning: require(C:/wamp/www/mysidia/inc/smarty/Smarty.class.php): failed to open stream: No such file or directory in C:\wamp\www\Mysidia1.3.4\classes\class_mysidia.php on line 326
|
You are trying to load a file in the folder mysidia, but the actual path is Mysidia1.3.4. There is a discrepancy between the folder names. If you have a folder named mysidia or Mysidia1.3.4, change one to the other so its consistent.