Post by Wolfman2 » Thu Oct 04, 2012 4:52 pm

Have installed as required in the readme section and have configured authorties and activated in the Administration Panel. Where do I run this extension from, Under what heading menu heading is it listed to run? I have looked for about 1 hour and cant find anywhere to run it from.

The import/export module is that I am refering to is by JNeuhoff http://www.opencart.com/index.php?route ... ort/export

New member

Posts

Joined
Wed Oct 03, 2012 12:49 pm

Post by SXGuy » Thu Oct 04, 2012 6:34 pm

You prob cant find it, because sometimes for some reason, VQMod doesnt add the link language over to the admin menu.

What you will need to do is edit admin/language/yourlanguage/common/header.php

find backup/restore and add below

Code: Select all

$_['text_export']					 = 'Export / Import';
you should now see the link appear under System tab

Active Member

Posts

Joined
Sun Nov 08, 2009 2:07 am

Post by Wolfman2 » Fri Oct 05, 2012 8:40 am

I have added the line of code under the backup/restore line. But still can not see Export/Import under the system heading; I have coppied the code and pasted below, have I placed it in the correct location?

<?php
// Heading
$_['heading_title'] = 'Administration';

// Text
$_['text_affiliate'] = 'Affiliates';
$_['text_attribute'] = 'Attributes';
$_['text_attribute_group'] = 'Attribute Groups';
$_['text_backup'] = 'Backup / Restore';
$_['text_export'] = 'Export / Import';

New member

Posts

Joined
Wed Oct 03, 2012 12:49 pm

Post by Wolfman2 » Fri Oct 05, 2012 9:20 am

I have just gone through and manually added the code as described in the ReadMe file for each line, and found that the VQMod for some reason had not changed any of them. So have done manually and now it is good.

Thank You for your help, much appreciated.

New member

Posts

Joined
Wed Oct 03, 2012 12:49 pm
Who is online

Users browsing this forum: No registered users and 2 guests