Re: autolinks modules horribly broken
"royce holden" <[email protected]> Fri, 06 Sep 2002 03:21:50 +0000
| Newsgroups | gmane.comp.web.envolution.devel |
|---|---|
| Message-ID | <[email protected]> |
I say keep it...for now. Create an update download for those who need this specific functionality. Scott Kindley (ckindley-/Nmu/[email protected]) wrote*: > >The auto links module is horribly broken. The tables for it are not >installed at install time: > >The table that needs to be added is: > >CREATE TABLE envo_autolinks ( > pn_lid int(11) NOT NULL auto_increment, > pn_keyword varchar(100) NOT NULL default '', > pn_title varchar(100) NOT NULL default '', > pn_url varchar(200) NOT NULL default '', > pn_comment varchar(200) NOT NULL default '', > PRIMARY KEY (pn_lid), > UNIQUE KEY keyword (pn_keyword) >) TYPE=MyISAM; > >There is also at leats one missing define in the modules admin language >file: > >_AUTOLINKSLINKCREATEFAILED. Failed to create the autolink > >define('_AUTOLINKSLINKCREATEFAILED', 'Failed to create the autolink'); > >However after adding the table and fixing this simple define adding an >autolink returns a blank screen >(index.php?module=Autolinks&type=admin&func=view) > >I checked the Database and the entry was made. But in the Admin >Panel/modules/list you click on News to activate the autolinks...except >the option to activate autolinks in no longer there!!!!!!!!!!!!! > >So we either need to fix this module or delete it from the package. > >Any thoughts on this?? > >Zoom > > > > >_______________________________________________ >Envdev mailing list >[email protected] >http://www.madhatt.info/mailman/listinfo/envdev_madhatt.info > > > -- Royce - Webmaster Project3e.com ^^^^^^^^^^^^^^^^^^^^