I say this is ridiculous, as it should not exist.
folder structure =
smarty/libs/smarty.class.php
index.php
index calls:
requires_once('smarty/libs/smarty.class.php');
says not found,
then I did a file_exists and that too fails and says its not found
yet - there it is, and on my local (xampp) server when I am creating it, be it laptop, tower or at work,, all works fine, however, as soon as I upload it to x10hosting
it crashes..
works fine EVERYWHERE but x10hosting
anyone wanna take a stab at that?
folder structure =
smarty/libs/smarty.class.php
index.php
index calls:
requires_once('smarty/libs/smarty.class.php');
says not found,
then I did a file_exists and that too fails and says its not found
yet - there it is, and on my local (xampp) server when I am creating it, be it laptop, tower or at work,, all works fine, however, as soon as I upload it to x10hosting
it crashes..
works fine EVERYWHERE but x10hosting
anyone wanna take a stab at that?