joyc / vqmod

Automatically exported from code.google.com/p/vqmod
0 stars 0 forks source link

have problem installin in 1.5.3 #46

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago

Does not install, but does write te index.php, the cache etc, but doesn't show 
in 1.5.3 I have seen this issue by someone else who copied everything from a 
former install. I did too and added manually all vqmod entries in the dbase, I 
made a log what I did but did not succeed. 

I installed on a subdomain on my server and a wamp (same issue!)

add manualy to the extension table via phpmyadmin

extension_id    type    code
    428     module  vqmod_manager

setting_id  store_id    group   key     value   serialized
     Verwijderen    24291   0   vqmod_manager   vqmod_path  C:\wamp\www\nextlevel\upload/vqmod/ 0

added in usergroup table

/vqmod_manager";i:47;s:14:"module

just after 
/store";i:46;s:14:"module

did not succeed, I had no permissions at all,so I copied all permisions to the 
table of a previous install (1.5.2)

now I had permission to load the vqmod_manager, but was not there:

I copied again from the former install

\admin\controller\module\vqmod_manager.php to the new install

\admin\controller\module\vqmod_manager.php script missed:

Could not load language module/vqmod_manager! in 
C:\wamp\www\nextlevel\vqmod\vqcache\vq2-system_library_language.php on line 41

copied \admin\language\module\vqmod_manager.php 

Finally I see now a install of vqmanager in my extension page... clicked on 
install then on edit and ran into the next thing:

Notice: Error: Could not load template 
C:\wamp\www\nextlevel/admin/view/template/module/vqmod_manager.tpl! in 
C:\wamp\www\nextlevel\vqmod\vqcache\vq2-system_engine_controller.php on line 76

So I looked for the tpl in

/admin/view/template/module/vqmod_manager.tpl

copied to the 1.5.3 install and the script could go on...

The script came in the maintaince page with the following url:
C:\wamp\www\nextlevel/vqmod/

I changed the last one to \ but it was acting the same way...
Now the script worked, but the extension xml script I installed did not have 
permision and was also not in the permission usergroup table...

I think vqmod is not installed at all, nevertheless it said it has been 
installed, alse the index files in the admin were also written...

Original issue reported on code.google.com by arnold.s...@gmail.com on 14 Jul 2012 at 5:24

GoogleCodeExporter commented 9 years ago
I tried it again on a clean install in wamp 1.5.3.1 now with the 2.5.1 but no 
succes... 
read somewhre to disable htaccess, so I changed this to htacces.txt

it is something in the release of opencart. Hope you help me...

Original comment by arnold.s...@gmail.com on 14 Jul 2012 at 5:50

GoogleCodeExporter commented 9 years ago
Well after 3 hours trying I 'remembered'you have to download the VQ manager of 
the extensionstore in opencart... 

Please edit this in the documentation, because this time I went straigth to the 
vqmod site and forgot the extension!

Sorry to border you

Original comment by arnold.s...@gmail.com on 14 Jul 2012 at 6:16

GoogleCodeExporter commented 9 years ago

Original comment by DJG6...@gmail.com on 14 Jul 2012 at 6:27