Script Pulse
Trade Pulse => Trade Pulse Support => Topic started by: bracey on June 17, 2010, 09:48:01 AM
-
hi,
When I do the upgrade to build 19 on sites that are using the
DirectoryIndex tp_in.php index.shtml index.html index.php index.cgi
in the htaccess file the admin screen is blank. Also get a blank page if I type domain.com/tp and it won't redirect to login.php or admin if there is a cookie set.
-
you don't really need tp_in.php in admin page
Create .htaccess file in "tp" directory with normal DirectoryIndex settings:
DirectoryIndex index.php index.shtml index.html index.cgi
-
You fucked up. I can't access the admin.
---------------------
The page isn't redirecting properly
Firefox has detected that the server is redirecting the request for this address in a way that will never complete.
---------------------
-
can any of you send me ftp and tp access info? From all clients just you guys have issues so we MUST check
-
can any of you send me ftp and tp access info? From all clients just you guys have issues so we MUST check
pm'd login and ftp
-
Hi. It's happened because of your .htaccess file in the root of domain.
I just created and uploaded new one in tp/ folder:
DirectoryIndex index.php index.shtml index.html index.cgi
and now everything looks fine.
It's not affected on your script work (in + out + stats).
-
Hi. It's happened because of your .htaccess file in the root of domain.
I just created and uploaded new one in tp/ folder:
DirectoryIndex index.php index.shtml index.html index.cgi
and now everything looks fine.
It's not affected on your script work (in + out + stats).
Yes, but it is the line that was added to .htaccess for trade pulse which is now causing the problem with trade pulse on this new build.