I have a site that is running a script called gamescript (arcade script). When I play a game it gives me these errors...
and
Is this the php settings or the script?
Code:
Warning: fetch(./templates/default/embed/embed_.tpl) [function.fetch]: failed to open stream: No such file or directory in /home/sitename/public_html/includes/class.template.php on line 33
Warning: fetch(./templates/default/embed/embed_.tpl) [function.fetch]: failed to open stream: No such file or directory in /home/sitename/public_html/includes/class.template.php on line 33
Warning: fetch() [function.include]: Failed opening './templates/default/embed/embed_.tpl' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/sitename/public_html/includes/class.template.php on line 33
and
Code:
Warning: Division by zero in /home/sitename/public_html/system.class.php on line 611
Warning: Division by zero in /home/sitename/public_html/system.class.php on line 612
Is this the php settings or the script?







