Re: [phpslice-devel] PHPSlice Help
Status: Inactive
Brought to you by:
wonko
|
From: Paul R. <pu...@hi...> - 2001-12-09 02:03:47
|
Hello Nick, Sunday, December 09, 2001, 12:22:02 AM, you wrote: please enter the mysql console, and type follwing commands: use phpslice; ALTER TABLE tblNews ADD img_whereToShow VARCHAR(255); tell me if that fixed the problem. i have a serious suspection about the default values in the mysql dump. they seem not to work on some mysql releases, so just add the img_whereToShow field into the tblNews table if that one doesnt exists. if its already there, i need to have a closer look on that. we should meet on irc or icq and fix that together. ND> I recently installed PHPSlice, and everything seems to be working fine ND> except posting news. After I post, it says =93Your news has been poste= d. ND> It should be on the front page now.=94 But nothing shows up. I can ND> register and my account works fine, so I know mySQL is setup correctly. ND> I tried deleting the news and recreating it like in the ND> phpslice-mysql.sql file, but it says: ND> ERROR 1064: You have an error in your SQL syntax near 'shorttext' at ND> line 1 ND> Query OK, 0 rows affected (0.00 sec) ND> Records: 0 Duplicates: 0 Warnings: 0 ND> I=92m not sure what=92s wrong and would appreciate any help. ND> Thanks, ND> Nick --=20 Best regards, Paul mailto:pu...@hi... |