I find it interesting that both this plugin and the other one you made (I can;t remember which it was) don't work on my site.
Aug 21, 2002, 7:50 PM
Veteran (1187 posts)
Aug 21, 2002, 7:50 PM
Post #27 of 72
Views: 15008
Neither on mine..
Regards
KaTaBd
Users plug In - Multi Search And Remote Search plug in - WebRing plug in - Muslims Directory
Regards
KaTaBd
Users plug In - Multi Search And Remote Search plug in - WebRing plug in - Muslims Directory
Aug 22, 2002, 2:01 AM
Veteran / Moderator (18436 posts)
Aug 22, 2002, 2:01 AM
Post #28 of 72
Views: 14990
Get a decent server
Honestly, I'm not sure why it won't work on your servers. If cobalt were clevre, they would let Perl programmers get access to error logs per hosting account, so we can debug scripts easier! Either that, or let fatalsToBrowser work, and don't bog it down with crappy default 500 IS Errors!
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!


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!
Aug 22, 2002, 2:53 AM
Novice (22 posts)
Aug 22, 2002, 2:53 AM
Post #29 of 72
Views: 15044
>>
Get a decent server Honestly, I'm not sure why it won't work on your servers. If cobalt were clevre, they would let Perl programmers get access to error logs per hosting account, so we can debug scripts easier! Either that, or let fatalsToBrowser work, and don't bog it down with crappy default 500 IS Errors!
<<
Sorry I don't agree with that. If your code is good it will work on any server. Cobalt RAQs use linux and apache and can create logs the same as any server, perhaps it is a case that you don't know enough to know where to look for them. There are also several other ways to debug scripts which you never seem to use judging by the posts I see from you.
I think it is very rude to claim that the users of your plugins are at fault when it really seems to be the code. Is that how you speak to paying customers? "Ugh your server is crap, go away"
Get a decent server Honestly, I'm not sure why it won't work on your servers. If cobalt were clevre, they would let Perl programmers get access to error logs per hosting account, so we can debug scripts easier! Either that, or let fatalsToBrowser work, and don't bog it down with crappy default 500 IS Errors!
<<
Sorry I don't agree with that. If your code is good it will work on any server. Cobalt RAQs use linux and apache and can create logs the same as any server, perhaps it is a case that you don't know enough to know where to look for them. There are also several other ways to debug scripts which you never seem to use judging by the posts I see from you.
I think it is very rude to claim that the users of your plugins are at fault when it really seems to be the code. Is that how you speak to paying customers? "Ugh your server is crap, go away"
Aug 22, 2002, 3:06 AM
Veteran / Moderator (18436 posts)
Aug 22, 2002, 3:06 AM
Post #30 of 72
Views: 15031
I'm not complaining about the users choice in server...I just personally don't like Cobalts. There should be no reason why the plugin shouldn't work
It works fine on non-=Cobalt servers. Whatare these other debug methods that you speak about? I have never found a way to debug a script on a Cobalt server, as the error logs are normally only accessable by the administrator, and fatalsToBrowser does not seem to work
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!


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!
Aug 22, 2002, 4:22 AM
Veteran (1187 posts)
Aug 22, 2002, 4:22 AM
Post #32 of 72
Views: 14987
Hi Andy
>> Get a decent server
Honestly
I just wanna say that i have been on this server for a little over a year, I have over 40 scripts running, over 8 plug ins (and i have tried every plug in out there just to say what it does ).. and the only plug ins i have trouble with are yours..
No why I have no idea, I am no perl expert but i think its something to do with the code you are writting..
Regards
KaTaBd
Users plug In - Multi Search And Remote Search plug in - WebRing plug in - Muslims Directory
>> Get a decent server

I just wanna say that i have been on this server for a little over a year, I have over 40 scripts running, over 8 plug ins (and i have tried every plug in out there just to say what it does ).. and the only plug ins i have trouble with are yours..
No why I have no idea, I am no perl expert but i think its something to do with the code you are writting..

Regards
KaTaBd
Users plug In - Multi Search And Remote Search plug in - WebRing plug in - Muslims Directory
Aug 22, 2002, 4:36 AM
Veteran / Moderator (2199 posts)
Aug 22, 2002, 4:36 AM
Post #33 of 72
Views: 15128
Aug 22, 2002, 5:50 AM
Veteran / Moderator (2199 posts)
Aug 22, 2002, 5:50 AM
Post #35 of 72
Views: 14898
I think its just a matter of printing headers.
Add:
print $IN->header();
before
print Links::SiteHTML::display('error', { error => $error_show });
Ivan
-----
Iyengar Yoga Resources / GT Plugins
Add:
print $IN->header();
before
print Links::SiteHTML::display('error', { error => $error_show });
Ivan
-----
Iyengar Yoga Resources / GT Plugins
Aug 22, 2002, 7:21 AM
Veteran (1187 posts)
Aug 22, 2002, 7:21 AM
Post #36 of 72
Views: 14943
Yes it does...
But when a users tries to submit a URL they get an error message regardless of weither its Dublicate or not.
Regards
KaTaBd
Users plug In - Multi Search And Remote Search plug in - WebRing plug in - Muslims Directory
But when a users tries to submit a URL they get an error message regardless of weither its Dublicate or not.
Regards
KaTaBd
Users plug In - Multi Search And Remote Search plug in - WebRing plug in - Muslims Directory
Aug 22, 2002, 8:13 AM
User (456 posts)
Aug 22, 2002, 8:13 AM
Post #37 of 72
Views: 14957
I find it amazing that someone takes the time to write a plugin, then out of kindness, offers to everyone for FREE, and users gripe and complain that it doesn't work on their site or they don't like it. If I was the author, I'd tell you to write it yourself if you weren't satisfied. That makes others not want to share stuff for free. When someone offers code for free, they most likely don't want to provide free support on that code... If you ask nicely, they may be willing to help, but demanding a fix is ridiculous.
Just my opinion.
Sean
Just my opinion.
Sean
Aug 22, 2002, 8:22 AM
Veteran / Moderator (18436 posts)
Aug 22, 2002, 8:22 AM
Post #38 of 72
Views: 14820
Very true. If it doesn't work, they can always use the global that quango wrote originally
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!

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!
Aug 22, 2002, 12:36 PM
User (362 posts)
Aug 22, 2002, 12:36 PM
Post #40 of 72
Views: 14849
Thank you for your help Andy, Ivan & Paul, but there is still a problem.
Duplicate URLs are not accepted but when "Image" is not the value "links" I am still not able to add anything.
I need this plugin to only do it's "job" when "Image" is a link. We are very close...
Duplicate URLs are not accepted but when "Image" is not the value "links" I am still not able to add anything.
I need this plugin to only do it's "job" when "Image" is a link. We are very close...
Aug 22, 2002, 7:41 PM
Veteran (1187 posts)
Aug 22, 2002, 7:41 PM
Post #41 of 72
Views: 14850
Hi
I do not even use that plug in and i have no future use for it...
I use a Unique URL table field which does the job for me .. (although it generates an ugly error)..
The reason I tested it is to find a solution.. and that is what this GT forum stood for for years and that is what makes it so special for every users ..
Regards
KaTaBd
Users plug In - Multi Search And Remote Search plug in - WebRing plug in - Muslims Directory
I do not even use that plug in and i have no future use for it...
I use a Unique URL table field which does the job for me .. (although it generates an ugly error)..
The reason I tested it is to find a solution.. and that is what this GT forum stood for for years and that is what makes it so special for every users ..
Regards
KaTaBd
Users plug In - Multi Search And Remote Search plug in - WebRing plug in - Muslims Directory
Aug 28, 2002, 7:52 AM
Veteran / Moderator (18436 posts)
Aug 28, 2002, 7:52 AM
Post #42 of 72
Views: 15158
Hi...please find attached an updated version of the plugin. Hopefully this one will work on a Cobalt server (I don't have one myself, so its pretty hard to test). Please let me know how it goes
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!

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!
Aug 28, 2002, 8:14 AM
Veteran / Moderator (18436 posts)
Aug 28, 2002, 8:14 AM
Post #44 of 72
Views: 15130
Just added in the header, to help it work with Cobalt servers
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!

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!
Aug 28, 2002, 9:44 AM
Veteran / Moderator (18436 posts)
Aug 28, 2002, 9:44 AM
Post #47 of 72
Views: 14863
Mmm..with empty cat plugin, are you using page.php? (i.e the PHP version?)...
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!
Aug 28, 2002, 10:04 AM
Veteran / Moderator (18436 posts)
Aug 28, 2002, 10:04 AM
Post #49 of 72
Views: 14908
Yeah, thats why it says it requires version 2.1
I suppose I should put something on the download page...
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!

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!