<? DEW-CODE.COM  

Downloads

Assorted scripts  (1)
DewNewPHPLinks  (9)





Lost Password?
No account yet? Register

Dew-Code Newsfeed

Resources


 USdigitalcable.com

Dew-Code
Welcome, Guest
Please Login or Register.    Lost Password?
Re:Same problem here (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: Re:Same problem here
#1467
Dewed (Admin)
Admin
Posts: 606
graph
User Online Now Click here to see the profile of this user
Dew-Code.com
Re:Same problem here 1 Year, 8 Months ago Karma: 9  
IE8 is.. well just as bugged as 7 and .. no wait wait 6 didn't have that bug..

IE7 & 8 ignore the BASE HREF tag in the head of every page.

I suspect you have a mod rewrite rule that redirects 404 (page not found) back to your home page.

So.. possibly another mod rewrite rule could correct it.

Code:

RewriteRule ^directory/out.php?ID=(.*) out.php?ID=$1 [L]
this needs to go in your .htaccess file, above the rule that redirects 404s The alternative, change all the links to "out.php" from relative links to absolute links. Since out.php lives in your root directory, just remove the leading dot from "./out.php" to "/out/php"
 
Report to moderator   Logged Logged  
 
Nothing to it but to Dew it !
Dew-Code.com
  The administrator has disabled public write access.
      Topics Author Date
    thread link
Target links problem
tsimpouri 2010/08/06 03:01
    thread link
thread linkthread link Re:Target links problem
Dewed 2010/08/06 10:24
    thread link
thread linkthread link Re:Target links problem
tsimpouri 2010/08/23 05:32
    thread link
thread linkthread linkthread link Re:Target links problem
Dewed 2010/08/23 07:32
    thread link
thread linkthread linkthread linkthread link Re:Target links problem
tsimpouri 2010/08/26 05:32
    thread link
thread linkthread linkthread linkthread linkthread link Re:Target links problem
Dewed 2010/08/26 08:27
    thread link
thread linkthread linkthread linkthread linkthread linkthread link Re:Target links problem
razvan1958 2010/09/24 10:17
    thread link
thread linkthread linkthread linkthread linkthread linkthread linkthread link Re:Target links problem
Dewed 2010/09/24 10:21
    thread link
thread linkthread linkthread linkthread linkthread linkthread linkthread linkthread link Re:Target links problem
razvan1958 2010/09/24 12:02
    thread link
thread linkthread linkthread linkthread linkthread linkthread linkthread linkthread linkthread link Re:Target links problem
Dewed 2010/09/24 12:07
    thread link
thread linkthread link Re:Target links problem
Dewed 2010/08/26 08:34
    thread link
thread linkthread linkthread link Re:Target links problem
tsimpouri 2010/08/27 03:31
    thread link
thread linkthread linkthread linkthread link Re:Target links problem
Dewed 2010/08/27 08:59
    thread link
thread linkthread linkthread linkthread linkthread link Re:Target links problem
tsimpouri 2010/08/30 04:44
    thread link
thread linkthread linkthread linkthread linkthread linkthread link Re:Target links problem
Dewed 2010/08/30 11:17
    thread link
thread linkthread link Same problem here
Alex 2010/09/01 00:44
    thread link
thread linkthread linkthread link Re:Same problem here
Dewed 2010/09/01 08:26
    thread link
thread linkthread link Re:Target links problem
Alex 2010/09/01 09:23
    thread link
thread linkthread link Re:Target links problem
tsimpouri 2010/09/07 03:45
    thread link
thread linkthread linkthread link Re:Target links problem
Dewed 2010/09/07 08:21
Go to top Post Reply
get the latest posts directly to your desktop
Outsource your projects to thousands of programmers at
ScriptLance.com
Newsflash
Interested in
advertising?

This space for rent!

Sign up for PayPal and start accepting credit card payments instantly.
Copyright Dew-Code 2008