<? 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?
Same problem here (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: Same problem here
#1466
Alex (User)
Fresh Boarder
Posts: 8
graphgraph
User Offline Click here to see the profile of this user
Same problem here 1 Year, 8 Months ago Karma: 0  
In IE the link opens in a new window but it;s redirected to my home page.
It happens only from the search results page.
More than this the hits out counter is not working anymore

If you open my popular, new , cool pages with IE an error icon appears in the browser bottom corner ( http://www.cumpotsa.ro/directory/new.html )

As suggested I made this change in the script:

Near line 1249, locate
Code:
$htmlsrc .= "<a class=\"siteName\" href=\"" . $sites_array['site_url'] . "\" onclick=\"location.href='./out.php?ID=" . $sites_array[site_id] ."';return false;\">";
Change to
Code:
$htmlsrc .= "<a target=\"blank\" class=\"siteName\" href=\"" . $sites_array['site_url'] . "\" onClick=\"javascript:window.open(\'out.php?ID=" .$sites_array['site_id'] ."\';return false;\">";

Didn't change the first one because it results in an error...and I have no idea how to debug it.

Strange thing is that if I change above code to the original it will work fine in counting the HitsOut in firefox but it will just redirect to main page in IE (including from Popular , New etc.)

Later edit : In Firefox the generated link to the site is : http://www.cumpotsa.ro/out.php?ID=xx
In IE it is : http://www.cumpotsa.ro/directory/out.php?ID=xx
 
Report to moderator   Logged Logged  
 
Last Edit: 2010/09/08 12:32 By Alex.
  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