I have a few modules that will not install. They are:
Ads version 1.0.0 by Boonex
Blog version 1.0.0 by Boonex
Custom RSS version 1.0.0 by Boonex
Google Search version 1.0.0 by Boonex
OpenSocial version 1.0.0 by Boonex
Quotes version 1.0.0 by Boonex
I get similar errors for the ads module and for blogs and probably the others. Any thoughts, anyone?
Daz
-- -- There are errors in the following MySQL queries: -- -- Error: Column 'parent_id' cannot be null
INSERT INTO `sys_menu_admin` (`id`, `parent_id`, `name`, `title`, `url`, `description`, `icon`, `icon_large`, `check`, `order`) VALUES (NULL, @iExtCat, 'Blogs', 'Blogs', '{siteUrl}modules/boonex/blogs/post_mod_blog.php', 'Site administrators can check the content written in the users'' blog to avoid unwanted or prohibited expressions', 'modules/boonex/blogs/|blogs.png', '', '', @iExtOrd+1);
INSERT INTO `sys_menu_admin` (`id`, `parent_id`, `name`, `title`, `url`, `description`, `icon`, `icon_large`, `check`, `order`) VALUES (NULL, @iExtCat, 'Ads', 'Ads', '{siteUrl}modules/boonex/ads/post_mod_ads.php', 'Administrator can manage ads categories, subcategories, etc.', 'modules/boonex/ads/|ads.png', '', '', @iExtOrd+1);
|
Are names of main categories in table `sys_menu_admin` in english? |
I'm not really a programmer, but I'm assuming you're asking about the category headings in the sql database tables accessable through cpanel. I have checked these and they are in english.
What may have caused this is I deleted every page except the home page. I then reinstalled everything module I could and most reinstalled. The modules not working are these:
ads, blogs, custom rss, google search, open social, quotes. Under profile I can see some odd menu names bx_ads_ads and bx_blog_blog. When I click on these I see the following error:
Warning: require_once(/home/webworld/public_html/dolphin/modules/classes/Config.php) [function.require-once]: failed to open stream: No such file or directory in /home/webworld/public_html/dolphin/inc/classes/BxDolModule.php on line 77
Fatal error: require_once() [function.require]:
Failed opening required
'/home/webworld/public_html/dolphin/modules/classes/Config.php'
(include_path='.:/usr/lib/php:/usr/local/lib/php:/home/webworld/public_html/dolphin/plugins/phpids/')
in /home/webworld/public_html/dolphin/inc/classes/BxDolModule.php on line 77
Thanks in advance,
Daz
|
I got this error when installing Google Search... it's listed under the module, but it doesn't work... and it doesn't list as being installed... so I can't uninstall it either.
Thanks in advance,
Glen
-- -- There are errors in the following MySQL queries: -- -- Error: Column 'Order' cannot be null
INSERT INTO `sys_menu_top` VALUES(NULL, 138, 'Google Search', '_bx_gsearch_menu_title', 'modules/?r=google_search/', @iCatOrder, 'non,memb', '', '', '', 1, 1, 1, 'custom', 'bx_n_search_comm.png', '', 0, '');
|
I got this error when installing Google Search... it's listed under the module, but it doesn't work... and it doesn't list as being installed... so I can't uninstall it either.
Thanks in advance,
Glen
-- -- There are errors in the following MySQL queries: -- -- Error: Column 'Order' cannot be null
INSERT INTO `sys_menu_top` VALUES(NULL, 138, 'Google Search', '_bx_gsearch_menu_title', 'modules/?r=google_search/', @iCatOrder, 'non,memb', '', '', '', 1, 1, 1, 'custom', 'bx_n_search_comm.png', '', 0, '');
So google search did not install and I cannot get it to reinstall. I keep getting the above error. Now, how do I remove it from the Module listings (see graphic)?

Thanks in advance,
Glen
|
hi, i also have this problem.
How do i install google search?
Kind regards
Morten
|
you should be able to select the module from your ACP tools --> modules and tick the checkbox and recompile the language file for that module.
Regards,
DosDawg
I got this error when installing Google Search... it's listed under the module, but it doesn't work... and it doesn't list as being installed... so I can't uninstall it either.
Thanks in advance,
Glen
-- -- There are errors in the following MySQL queries: -- -- Error: Column 'Order' cannot be null
INSERT INTO `sys_menu_top` VALUES(NULL, 138, 'Google Search', '_bx_gsearch_menu_title', 'modules/?r=google_search/', @iCatOrder, 'non,memb', '', '', '', 1, 1, 1, 'custom', 'bx_n_search_comm.png', '', 0, '');
So google search did not install and I cannot get it to reinstall. I keep getting the above error. Now, how do I remove it from the Module listings (see graphic)?

Thanks in advance,
Glen
When a GIG is not enough --> Terabyte Dolphin Technical Support - Server Management and Support |
hi, thanks for reply, but i still get this error:
-- -- There are errors in the following MySQL queries: -- -- Error: Column 'Order' cannot be null
do anyone know what to do?
|
|