Webmastersite.net
Register Log In

The reciprocal URL checker doesn't appea

Comments on The reciprocal URL checker doesn't appea

capitaine
Forum Regular

Usergroup: Customer
Joined: Aug 05, 2005

Total Topics: 94
Total Comments: 272
Posted May 31, 2006 - 7:39 PM:

The reciprocal URL checker doesn't appear to be working. This is found in edit.tpl - there's a link called 'check validity' which opens a pop-up window. This returns one of my custom error pages, which leads me to suspect that the URL checker is not including the http:// infront of the URL..?
Paul
developer

Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California

Total Topics: 61
Total Comments: 7867
Paul
Posted Jun 02, 2006 - 3:43 AM:

The template's link was fixed already in 3.3.19.
capitaine
Forum Regular

Usergroup: Customer
Joined: Aug 05, 2005

Total Topics: 94
Total Comments: 272
Posted Jun 02, 2006 - 4:55 AM:

well i am using 3.3.19 and its not working
Paul
developer

Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California

Total Topics: 61
Total Comments: 7867
Paul
Posted Jun 02, 2006 - 5:28 AM:

You're not using 3.3.19's template though, which is why it's not working for you. I'm not going to tell everyone to overwrite a template for a rarely used feature that's already present elsewhere.
capitaine
Forum Regular

Usergroup: Customer
Joined: Aug 05, 2005

Total Topics: 94
Total Comments: 272
Posted Jun 02, 2006 - 5:47 AM:

hmm, ok I checked it from the default template (3.3.19's default templates) and it still doesn't work. I'll remove my custom errorpage and then see what happens...
capitaine
Forum Regular

Usergroup: Customer
Joined: Aug 05, 2005

Total Topics: 94
Total Comments: 272
Posted Jun 02, 2006 - 2:09 PM:

found the problem - checkone.php is not present. Its trying to find it in the wsnroot folder, whereas in the download zip its actually in the /admin folder.... Either you have an incorrect filepath in the script or the file is in the wrong folder.
capitaine
Forum Regular

Usergroup: Customer
Joined: Aug 05, 2005

Total Topics: 94
Total Comments: 272
Posted Jun 02, 2006 - 2:12 PM:

ok, looks like the filepath may be incorrect as I placed checkone.php in teh root folder, but when I try the reciprocal checker now its giving this:
Fatal error: main(): Failed opening required 'adminstart.php'
which seems to indicate the file needs to be in the /admin folder....
capitaine
Forum Regular

Usergroup: Customer
Joined: Aug 05, 2005

Total Topics: 94
Total Comments: 272
Posted Jun 02, 2006 - 2:18 PM:

i changed the path in the template and it now works
scanreg
Experienced

Usergroup: Customer
Joined: May 23, 2006

Total Topics: 16
Total Comments: 51
scanreg
Posted Jun 18, 2006 - 11:23 AM:

To summarize (in case other folks are as dumb as me):

1. put checkone.php into your wsnlinks root dir (above the admin dir)

2. edit the "Edit Link" template and change this:

onclick="window.open('{ADMINDIR}/checkone.php?id={LINKID}'

to this:

onclick="window.open('checkone.php?id={LINKID}'

Anyway, that's what worked for me.

HTH smiling face
Paul
developer

Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California

Total Topics: 61
Total Comments: 7867
Paul
#10 - Quote - Permalink
Posted Jun 20, 2006 - 11:51 AM:

Doing that re-breaks it to the way it was a few versions ago.

Actually it looks like you two must use the 'edit' page from the admin panel -- which I've never used as it's absurdly useless and takes much longer to reach, I only keep it as an option because some people forget they can edit from the user side. A few versions ago the link only worked in the admin version, which I considered broken and fixed to only work in the regular version. [IFADMIN../]{ADMINDIR} will make it work in both.
capitaine
Forum Regular

Usergroup: Customer
Joined: Aug 05, 2005

Total Topics: 94
Total Comments: 272
#11 - Quote - Permalink
Posted Jun 22, 2006 - 7:07 PM:

nope. I use the checker from the user side. I've additionally also placed the checker link in details.tpl, so I can quickly check a reciprocal link from a link's details page, rather than editing the link and then doing it from there.... but, to reiterate, I don't use the edit in the admin panel
Paul
developer

Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California

Total Topics: 61
Total Comments: 7867
Paul
#12 - Quote - Permalink
Posted Jun 23, 2006 - 1:25 AM:

Well scanreg's instructions certainly break it from the user side.
Search thread for
Download thread as
  • 0/5
  • 1
  • 2
  • 3
  • 4
  • 5



This thread is closed, so you cannot post a reply.