Post by ckvist » Sat Dec 22, 2012 4:42 am

Any ideas why VqMod dosn't work in admin? - Index.php in admin is modifyed.

New member

Posts

Joined
Mon Sep 26, 2011 2:16 am

Post by justcurious » Sat Dec 22, 2012 7:37 am

Check the vqmod log

Google Product Feed - Get your products into Google Shopping. Includes a bulk update facility.
Backup Pro - Backup (on demand or scheduled), Restore and Clone your store.
Freestyle Box - Add multiple information boxes on multiple pages of your store. Includes optional "Code Mode".
View my other extensions


User avatar
Active Member

Posts

Joined
Sat Dec 24, 2011 4:36 pm
Location - UK

Post by ckvist » Sat Dec 22, 2012 8:36 am

Empty

New member

Posts

Joined
Mon Sep 26, 2011 2:16 am

Post by rph » Sun Dec 23, 2012 3:38 am

Did you modify the directory name for admin at all?

-Ryan


rph
Expert Member

Posts

Joined
Fri Jan 08, 2010 5:05 am
Location - Lincoln, Nebraska

Post by ckvist » Sun Dec 23, 2012 3:41 am

No.

New member

Posts

Joined
Mon Sep 26, 2011 2:16 am

Post by ckvist » Sun Jan 06, 2013 7:37 am

Noone have any ideas?

I have checked. index.php in admin is modifyed. - As done in VQmod installation.

New member

Posts

Joined
Mon Sep 26, 2011 2:16 am

Post by ckvist » Sun Jan 06, 2013 7:48 am

I have found the problem... Now maby someone can explain it?!?!

In index.php in admin i had:

// DIR
define('DIR_APPLICATION', '../admin/');
define('DIR_SYSTEM', '../system/');
define('DIR_DATABASE', '../system/database/');
define('DIR_LANGUAGE', '../admin/language/');
define('DIR_TEMPLATE', '../admin/view/template/');
define('DIR_CONFIG', '../system/config/');
define('DIR_IMAGE', '../image/');
define('DIR_CACHE', '../system/cache/');
define('DIR_DOWNLOAD', '../download/');
define('DIR_LOGS', '../system/logs/');
define('DIR_CATALOG', '../catalog/');

Opencart dosn't matter, but VQmod dosn't work with that.

Changed it to:
// DIR
define('DIR_APPLICATION', '/var/www/miraca.dk/public_html/admin/');
define('DIR_SYSTEM', '/var/www/miraca.dk/public_html/system/');
define('DIR_DATABASE', '/var/www/miraca.dk/public_html/system/database/');
define('DIR_LANGUAGE', '/var/www/miraca.dk/public_html/admin/language/');
define('DIR_TEMPLATE', '/var/www/miraca.dk/public_html/admin/view/template/');
define('DIR_CONFIG', '/var/www/miraca.dk/public_html/system/config/');
define('DIR_IMAGE', '/var/www/miraca.dk/public_html/image/');
define('DIR_CACHE', '/var/www/miraca.dk/public_html/system/cache/');
define('DIR_DOWNLOAD', '/var/www/miraca.dk/public_html/download/');
define('DIR_LOGS', '/var/www/miraca.dk/public_html/system/logs/');
define('DIR_CATALOG', '/var/www/miraca.dk/public_html/catalog/');

Now everything works.

New member

Posts

Joined
Mon Sep 26, 2011 2:16 am

Post by unixstickers » Sun Mar 17, 2013 7:35 pm

Great tip, solved my problem!

Newbie

Posts

Joined
Tue Mar 12, 2013 5:41 pm
Who is online

Users browsing this forum: Semrush [Bot] and 199 guests