Posted February 12, 20178 yr I've now got my website running on my dedi so i downloaded everything from my old host and yes i took a dump of the DB and thats all running fine. Ive uploaded everything and it was going fine until i decided i wanted to put my forum in a subdirectory called /forum, 90% of the stuff works just some places where i need to update images called through CSS BUT ive found a MAJOR buggg and have no idea how to fix it. When i go to hit forums on my website it takes me to /forum/forums and no surpise it dont work. my Base_URL is http://taskforce72.co.uk/forum in my conf_global.php if anyone has had this or knows how to fix it that would be much appricated !
February 12, 20178 yr 8 minutes ago, mackenzieexD said: I've now got my website running on my dedi so i downloaded everything from my old host and yes i took a dump of the DB and thats all running fine. Ive uploaded everything and it was going fine until i decided i wanted to put my forum in a subdirectory called /forum, 90% of the stuff works just some places where i need to update images called through CSS BUT ive found a MAJOR buggg and have no idea how to fix it. When i go to hit forums on my website it takes me to /forum/forums and no surpise it dont work. my Base_URL is http://taskforce72.co.uk/forum in my conf_global.php if anyone has had this or knows how to fix it that would be much appricated ! can ask silly question why have got subfolder called forum i see when use http://taskforce72.co.uk/ hit page that must not pages but using html then go to portal looks little like pages but on issue loading do you have .htaccress file uploaded as see have FURL turn on and not just forums sutie not working seem all app not loading so going with htaccress issue. Edited February 12, 20178 yr by Theme Tent UK
February 12, 20178 yr While that url doesn't work, this one does... http://taskforce72.co.uk/forum/index.php?forums/ So maybe something to do with the .htaccess file in /forum/?
February 12, 20178 yr Author for some reason that link i sent was kinda messed up try this one http://taskforce72.co.uk/ 2 seconds geting a copy of the .ht now as far as i know its the default .htaccess ive not touched this <IfModule mod_rewrite.c> Options -MultiViews RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteRule \.(js|css|jpeg|jpg|gif|png|ico|map)(\?|$) /404error.php [L,NC] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule>
February 12, 20178 yr 7 minutes ago, Nathan Explosion said: While that url doesn't work, this one does... http://taskforce72.co.uk/forum/index.php?forums/ So maybe something to do with the .htaccess file in /forum/? it works but not all links have turn on the FURL
February 12, 20178 yr Author im an idiot... thanks guys! never re-uploaded the .htacess file. its all working now!
February 13, 20178 yr 14 hours ago, mackenzieexD said: im an idiot... thanks guys! never re-uploaded the .htacess file. its all working now! been there done that before that why said best check ! or settings not been turn back on
Archived
This topic is now archived and is closed to further replies.