Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
slabbi wrote: Installed uddeIM 2.3dev on your site without any problems. Please apply following SQL codes since I was not able to upgrade your tables:
Code:ALTER TABLE `jos_uddeim` ADD `delayed` INT( 1 ) NOT NULL DEFAULT '0' ; ALTER TABLE `jos_uddeim` ADD INDEX ( `delayed` ) ; ALTER TABLE `jos_uddeim_emn` ADD `moderated` INT( 1 ) NOT NULL DEFAULT '0' ;
Please Log in or Create an account to join the conversation.