Recent Posts

Pages: [1] 2 3 ... 10
1
General Support / Re: SQL error when trying to upgrade to 1.4.2.
« Last post by yonghan79 on Today at 11:01:26 AM »
Thanks abolabo, i will try it
2
Support / Re: Ratings on NOVATOR V.1.4.2
« Last post by G. O. on Today at 10:06:42 AM »
Set Display Reviews Off and Allow Reviews: Do not allow

that's exactly what i did tried too. but doesn't worked too
3
Support / Re: Ratings on NOVATOR V.1.4.2
« Last post by Basara on Today at 10:00:09 AM »
Set Display Reviews Off and Allow Reviews: Do not allow
4
Support / Re: Ratings on NOVATOR V.1.4.2
« Last post by G. O. on Today at 09:31:35 AM »
Hello.
You can disable the reviews in the System > Settings > General

I already tried that before posting but doesn't worked. cleared the cache on admin dashboard and browser too.
5
Support / Re: Ratings on NOVATOR V.1.4.2
« Last post by Basara on Today at 09:05:20 AM »
Hello.
You can disable the reviews in the System > Settings > General
6
Support / Ratings on NOVATOR V.1.4.2
« Last post by G. O. on Today at 08:13:13 AM »
Hello,

How to remove Rating filed from some pages on website ?
7
General Support / Re: SQL error when trying to upgrade to 1.4.2.
« Last post by abolabo on Today at 04:18:39 AM »
if index does not exists just run this sql and start upgrade process again.

Code: [Select]
CREATE INDEX `ac_lang_definition_idx` ON `ac_language_definitions` (`language_value`(500) ASC);
Do not forget replace ac_ prefix in the names with yours before.
8
General Discussion / Creating Forum
« Last post by G. O. on Today at 12:30:40 AM »
Hello,

I need your help and suggestions about Creating Forum for my website. Is there any open sources templates and easy to configure and connect with my website NOVATOR V.1.4.2?  your ideas mostly welcome...
9
General Support / Re: SQL error when trying to upgrade to 1.4.2.
« Last post by G. O. on Today at 12:01:10 AM »
I got same error. to fix it you need to go to your hosting account and login to phpMyAdmin site and locate this (abqm_lang_definition_idx) and rename it correctly as should be then upgrade your cart again.
10
General Support / SQL error when trying to upgrade to 1.4.2.
« Last post by yonghan79 on May 12, 2025, 09:30:26 PM »
Hi core devs,

I get:

Code: [Select]
SQL-ERROR: "array (
'error_text' => 'Can\'t DROP INDEX `abqm_lang_definition_idx`; check that it exists',
'errno' => 1091,
)"  in /home/xxxxx/xxxx/core/lib/package_manager.php on line 832

when try to upgrade to 1.4.2.
Pages: [1] 2 3 ... 10

Powered by SMFPacks Social Login Mod