Jacob Barkdull
Jacob Barkdull
Hello, sorry for the long delay. Please try again with the latest code, and if you are still having this problem, let me know and I will try my best...
Sorry to hear the installation isn't going smoothly for you. A few things you should try... - This goes in the `` tag. ``` ``` - This goes in the...
To me `httpdocs/hashover` sounds right. However, what is important is that you are able to get to the HashOver files normally from your website. That is to say, you should...
Sorry for the delay :) Your document structure looks good, and your relative path seems correct. I would suggest you verify that the HashOver script tag is actually in the...
Thank you, the website link helps a lot. I'm not seeing any error messages, but I am seeing that the main HashOver file is returning a "500 - Internal server...
This is very strange. Do you only have HashOver in one location, no copies? My assumption is you may have set `$notificationEmail`, `$encryptionKey`, `$adminName`, and `$adminPassword` to unique values, but...
Honestly... I'm stumped. Can you create a page on your server for me? It just needs to be a PHP file containing the following... ```
Thanks for the page. From the PHP info it looks like you have the WinCache extension enabled, meaning the HashOver files are indeed likely being cached. To fix the problem...
Sorry for the delay. Do you have a unique value in the public `$notificationEmail` setting variable? Are you certain you are editing the correct file, and successfully uploading the new...
Wait, so you edited the `setup.php` file to use the same values as what is in `settings.php`? If so, that is the problem. The code in `setup.php` is checking that...