/splash.php?

TMD Hosting installed my new template and since then the URL has gone crazy and TMD don't know what the problem is.

I type in bisexualaustralia.com and instead of /index.php I get /splash.php? at the end of the URL with the added snipped of info "Page Was Not Found"

I can't get rid of /spash.php? 

Any clues? Any suggestions?

Thanks, Alan Douglas

Naturally, with a name like bisexual, this is an adult site.

Quote · 2 Feb 2012

check your index.php file for redirection and if its not there than it could be anywhere in the template files. can't tell the exact location so you need to run a search for splash.php file in all files.

so much to do....
Quote · 2 Feb 2012

after checking your site i think its in the index.php file and its a javascript redirect. If you are confused than better replace the index.php file with original one. 

so much to do....
Quote · 2 Feb 2012

Thanks Prashank, I'll try that. 

Quote · 2 Feb 2012

Here's what TMD Hosting are saying:

"Currently the "splash.php" is the actual home page for the website. This page is shown when a user is not logged in. Please note that this is just the way the template has been configured."

They seem to think that there is no way my domain name can point directly to the /index.php page. 

Does that sound likely to you?

Quote · 3 Feb 2012

Your site loads the splash page fine for me.  I'm on Opera, so this might be a browser-specific problem.  That said, I don't know how this template works, so editing or removing the splash page isn't something I can help with.

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 3 Feb 2012

hey your splash page is working now.

so much to do....
Quote · 3 Feb 2012

I have modified several TMD templates and the splash page is an OPTION on some TMD templates. Just delete it and you will get the regular index page of your site.

Quote · 3 Feb 2012

Here is my fix. Find file scripts/BxTemplIndexPageView.php

Then just remove this code:



if ( ( !$_COOKIE['memberID'] and !$_REQUEST['dolphin_logout'] ) or $_GET['landing_page'] )
    {
    Redirect("splash.php");
    exit;
    }

And save. Works perfect.

Quote · 28 Feb 2012

Thanks Endorfin

Quote · 29 Feb 2012
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.