Page 1 of 1

webby related issues

Posted: Thu Dec 18, 2014 4:44 am
by lisa
Not a huge issue, I used to have this as my favourites link and it stopped working a couple of days ago.
http://www.solarstrike.net/phpBB3/
I can only assume the http://www.solarstrike.net/phpBB3/index.html is missing or misplaced but
http://www.solarstrike.net/phpBB3/index.php works fine.




http://www.solarstrike.net/
comes up saying the site is down.
Website updates


Posted 2014-12-14 21:33:30
Sorry about the site being unavailable for about 2 hours today. A lot of software updates were performed on the server as well as updating the front-end. Some new features will become available in time, but as of now there is nothing interesting to report.

Re: webby related issues

Posted: Thu Dec 18, 2014 6:25 am
by BlubBlab
I didn't notice that because I press just the forum button here : http://www.solarstrike.net/ or use a deep link.
I think admin updated(or at least tried the whole server was down) the HP the front page is since than in this mode.

Maybe I was guilty because I was very active these days and admin thought he must do something too.(must of what I did ended up to be edit in other posts)

Re: webby related issues

Posted: Thu Dec 18, 2014 1:04 pm
by Administrator
You should include the index.php part.

I finally got around to updating the site with the code I wrote months ago. As such, it now runs on the Laravel framework instead of CodeIgniter. The routing system has completely changed, and seems to be causing some confusion in the redirects. It's not exactly a bug (what it is doing is intended behavior, but the .htaccess is affecting more than just the routes I have set for Laravel) but I will try to find a more elegant solution when I get a chance. I'm pretty sure some .htaccess rules can help out here.