No, upload it to /public_html/includes/local, not inside admin
No, upload it to /public_html/includes/local, not inside admin
I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me
I don't have a local there, do I create one?
Yes, create that folder there
I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me
Now when I try to load it, it just hangs like its loading, but nothing happens
Parse error: syntax error, unexpected '<' in /home/heavense/public_html/includes/local/configure.php on line 3
You probably missing the ? at the end.
I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me
Oh! Wait! I got this:
Parse error: syntax error, unexpected '<' in /home/heavense/public_html/includes/local/configure.php on line 3
So I must be missing my configure.php page?
No, you made some error in the configure.php file you have just created in /local
Recheck the content, make sure it looks EXACTLY like this:
PHP Code:<?php
define('STRICT_ERROR_REPORTING', true);
?>
I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me
ok! wow, would you like to open my site! It's a mess of stuff!
PM sent.
I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me