Hey guys. I've tried to resolve this issue but I'm coming up empty. My forum is at SVTOffroad.com, running on vBulletin 4.0.2. Test account name is Tapatalk, password is TapaTalK I'm pretty sure I have the folder in the correct place, at /public_html/mobiquo My forum isn't private, but I tried this code anyway, with no luck: define('THIS_SCRIPT', 'register'); define('CSRF_PROTECTION', false); define('CSRF_SKIP_LIST', 'login'); I have since put it back to the default. I'm not sure what else to try. Please help!
Hi, Click on: http://www.svtoffroad.com/mobiquo/mobiquo.php We can't access to this directory, surely a permission issue. Check CHMOD on your FTP. How do you upload the mobiquo directory ? (FTP, SSH ...) Keep us informed
Hi Elg, sorry for the first post (in the wrong subforum) I use the cPanel File Manager v3 tool to upload. Sorry, this is my first time setting anything like a forum up. Learning as I go. Can you explain how to properly set up the FTP permissions?
Re I don't use Cpanel, FTP is used in common cases. If you want that I take a quick look with Cpanel, Pm me access to it. Perhaps you can use it but you have to define good permissions if Cpanel don't set correctly by default
Sure enough. cPanel doesn't let you assign Group and World read/execute permissions to the contents of a folder. I did as you suggested (using FTPVoyager) and all is well. Thanks!