Go Back   NiceCoder Community Forums > Nicecoder Products > Archived Support > v5.x

Notices

Closed Thread
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 05-08-2008, 01:44 AM
Active Member
 
Join Date: Sep 2005
Location: Poland - Warsaw
Posts: 324
linksor.com is on a distinguished road
Default No links to validate - strange but they're

I have a problem after migrating to the new server.

Now I have php5.25. and mysql 5.0 and in ACP I can;t see any links to validate in admin control panel.

I have checked and in idx_link_temp table they are !

Need a little help how to fix that.
  #2 (permalink)  
Old 05-08-2008, 01:46 AM
Active Member
 
Join Date: Nov 2004
Posts: 1,832
inspireme is on a distinguished road
Default

they are probably marked as spam, dody/bruce have answered this a few times you jsut execute some sql code from the admin to fix, do some searching see what you can find
__________________
Some interesting INDEXU bits :http://www.indexu.co.uk
Main IndexU sites : | Campsite Directory | Tourist Guide | Places2B | AfterDirectory <-- Half price submission using coupon DP50 (from just $11 premium, and $10 basic permanent )
  #3 (permalink)  
Old 05-08-2008, 02:25 AM
Active Member
 
Join Date: Sep 2005
Location: Poland - Warsaw
Posts: 324
linksor.com is on a distinguished road
Default

thx for input but as I can see in _odx_link_temp the row SPAM is empty ... may be there is an issue during page submitting ?

Last edited by linksor.com; 05-08-2008 at 02:39 AM.
  #4 (permalink)  
Old 05-08-2008, 03:39 AM
Active Member
 
Join Date: Nov 2004
Posts: 1,832
inspireme is on a distinguished road
Default

well if its empty thats the problem.
__________________
Some interesting INDEXU bits :http://www.indexu.co.uk
Main IndexU sites : | Campsite Directory | Tourist Guide | Places2B | AfterDirectory <-- Half price submission using coupon DP50 (from just $11 premium, and $10 basic permanent )
  #5 (permalink)  
Old 05-08-2008, 04:25 AM
dody's Avatar
Administrator
 
Join Date: Aug 2001
Location: Indonesia
Posts: 3,574
dody has a reputation beyond reputedody has a reputation beyond reputedody has a reputation beyond reputedody has a reputation beyond reputedody has a reputation beyond reputedody has a reputation beyond reputedody has a reputation beyond reputedody has a reputation beyond reputedody has a reputation beyond reputedody has a reputation beyond reputedody has a reputation beyond repute
Default

It's a bug.

As i remember it's fixed in svn for 5.x

But here is to fix: edit /admin/link_validate.php


if (!$spam) {

$links_obj->query = "select * from idx_link_temp where spam = '0' or spam = '' order by date desc, vid desc";

}

else {

$links_obj->query = "select * from idx_link_temp where spam = '1' order by date desc, vid desc";

}
  #6 (permalink)  
Old 05-08-2008, 05:13 AM
Active Member
 
Join Date: Sep 2005
Location: Poland - Warsaw
Posts: 324
linksor.com is on a distinguished road
Default

Tha's the way I made

Funny that's bug is active on php5.25. with mysql5.0

on php4.4.x and mysql 4.1 it is working :|
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Validate Links EsCTasY v5.x 2 05-23-2007 06:26 AM
Search links in the "Validate links" field Mickey Blocks and Modification 3 04-04-2007 01:15 PM
Strange error:: can not see links marengo v5.x 3 06-12-2004 06:53 AM
Check for duplicate links during validate esm v3.2 7 09-08-2003 04:12 PM


All times are GMT -5. The time now is 09:28 AM.


Powered by vBulletin®
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO