Menu Content

Support

> Forums, FAQs & Paid Support
Support forum for users using free edition of JoomSEF 4 (Joomla 1.6/1.7/2.5+ compatible). These forums are mainly for mutual help between users.

Please note that due to our capacity limitations, we do not monitor these forums regularly.
  • Page:
  • 1

TOPIC: JoomSEF Error - Could not save the SEF URL to data

JoomSEF Error - Could not save the SEF URL to data 13 years, 9 months ago #34943

  • Motionworx
  • OFFLINE
  • Posts: 2
Getting the following error after activating Joomsef

JoomSEF Error - Could not save the SEF URL to database: Unknown column 'host' in 'field list' SQL=INSERT INTO `ght3w_sefurls` (`sefurl`, `origurl`, `priority`, `Itemid`, `trace`, `sm_indexed`, `sm_date`, `sm_frequency`, `sm_priority`,`locked`,`host`) VALUES ('', 'index.php?option=com_content&catid=2&id=1&view=article', '90', '101', NULL, '0', '2012-12-07', 'weekly', '0.5',0,'')


Using Joomla 2.5.8
Joomsef 4.2.9
Joomsef K2 Extension 3.0.12

Any help would be greatly appreciated.

Thanks

Rob
The topic has been locked.

Re: JoomSEF Error - Could not save the SEF URL to data 13 years, 9 months ago #34954

  • dajo
  • OFFLINE
  • Posts: 5064
Hi,
Have you made a clean installation of JoomSEF 4.2.9 or updated it from older version?
It seems that there was some problem during update and the database table wasn't correctly updated. In order to fix it, use phpMyAdmin or similar tool to run the following SQL query on your database:
ALTER TABLE `ght3w_sefurls` ADD COLUMN `host` varchar(255) NOT NULL DEFAULT '';
ARTIO Support Team
The topic has been locked.
  • Page:
  • 1
User Login Empty