Gossamer Forum
Home : Products : Gossamer Links : Development, Plugins and Globals :

2.2.0 Orphan Modify changed from 2.1.2 version

Quote Reply
2.2.0 Orphan Modify changed from 2.1.2 version
Hi,

I recently installed the latest version of LinksSQL 2.2.0 and noticed a function that worked in 2.1.2 doesn't seem to work with the latest edition.

If you manually insert a link outside of LinksSQL's admin area and Repair Tables you see the options: Modify | Delete. If you click the Modify action it now returns a large page set of links (with radio buttons) to modify instead of passing straight through to that links editable options.

The query string is the same as the 2.1.2 version (cgi-bin/admin/admin.cgi?db=Links&do=modify_search_results&ID=1).

I use this function quite a bit in a couple of my sites to track down orphan links that I've automatically inserted via a PHP script.

Can a member of staff or Mod suggest how I can change this back to the old functionality? as its a lot faster to click the Modify link than entering the ID number each time.

Thanks for your help,

Charlie



Comedy Quotes - Glinks 3.3.0, PageBuilder, StaticURLtr, CAPTCHA, User_Edit_Profile

Last edited by:

Chas-a: Aug 24, 2004, 3:10 PM
Post deleted by Chas-a In reply to
Quote Reply
Re: [Chas-a] 2.2.0 Orphan Modify changed from 2.1.2 version In reply to
Dont worry about this thread :) figured out how to do this - seems to be a quirk of linkSQL when you enter a link outside of the admin area with missing data.



Comedy Quotes - Glinks 3.3.0, PageBuilder, StaticURLtr, CAPTCHA, User_Edit_Profile

Quote Reply
Re: [Chas-a] 2.2.0 Orphan Modify changed from 2.1.2 version In reply to
Quote:
seems to be a quirk of linkSQL when you enter a link outside of the admin area with missing data.

Which is why my Data_Import plugin creates all the appropriate entries in lsql_CatLinks too Tongue LSQL is pretty fussy when it comes to the relational entries in tables being completed (for obvious reasons, as they are all linked together... so otherwise you get errors).

Cheers

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Quote Reply
Re: [Andy] 2.2.0 Orphan Modify changed from 2.1.2 version In reply to
 
Hmmmm, I haven't looked into the Data_Import plugin. If it can be setup to import Amazon web services and other XML/data feed source and asign the products multiple categories id be interested.







Comedy Quotes - Glinks 3.3.0, PageBuilder, StaticURLtr, CAPTCHA, User_Edit_Profile

Quote Reply
Re: [Chas-a] 2.2.0 Orphan Modify changed from 2.1.2 version In reply to
Quote:
If it can be setup to import Amazon web services and other XML/data feed source and asign the products multiple categories id be interested.

Unfortunatly it can't be setup to run XML feeds :( (only flatfile databases, where the data is seperated by a space, comma or pipe).

However, I may have an Amazon plugin (to import from their XML feed, into LSQL). I wrote it a while back ... but they only just recently made public the full list of products (in XML form), so once I can find out the URL ... it should all work fine =)

Cheers

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Quote Reply
Re: [Andy] 2.2.0 Orphan Modify changed from 2.1.2 version In reply to
Cheers Andy! any idea where your Global's going wrong here ?



Comedy Quotes - Glinks 3.3.0, PageBuilder, StaticURLtr, CAPTCHA, User_Edit_Profile