Gossamer Forum
Quote Reply
ACE News plug in
THis is a great tool by all means, but there is a bug or something we are doing wrong..

we have sat the Max_Title_Length to 250 and yet we can not add more than 50 letters title it will not have anything more.

Can this be fixed or is it something we are doing?
Regards
KaTaBd

Users plug In - Multi Search And Remote Search plug in - WebRing plug in - Muslims Directory
Quote Reply
Re: [katabd] ACE News plug in In reply to
Hi,

Its been a while since I looked at this plugin, but seems like the field length in the install script is setup to 40 charachters:

Code:
Title => {
pos => 1,
type => 'CHAR',
size => 40,
not_null => 1
},

If you goto http://domain.com/...do=editor_table_form .. you should be able to edit the field to 255 from there :)

Cheers

Andy (mod)
andy@ultranerds.co.uk


IMPORTANT: I've now moved to ultranerds.co.uk, and the .com will no longer work!
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package (plugins total "value" $3,325 & rising, for just $350)| GLinks ULTRA Package PRO (plugins total "value" $5,625 & rising, for just $500)
Support Forum | Links SQL Plugins | DMOZ Dumps | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Compare our different Plugin packages *new* Free CSS Templates
Quote Reply
Re: [Andy] ACE News plug in In reply to
That did work
Thansk
Regards
KaTaBd

Users plug In - Multi Search And Remote Search plug in - WebRing plug in - Muslims Directory