Q,
I confirm some random errors like "Class ... not found", etc. It seems things are solved setting useCache = TRUE in vqmod.php
Anyway, can we suppose this useCache = TRUE is the recommended setting in a production site? FALSE could be only useful in development phase, coudn't it?
many thanks,
Max
I confirm some random errors like "Class ... not found", etc. It seems things are solved setting useCache = TRUE in vqmod.php
Anyway, can we suppose this useCache = TRUE is the recommended setting in a production site? FALSE could be only useful in development phase, coudn't it?
many thanks,
Max
-----------------------------------------------------------------------
My last mods: Partita IVA e CF | Pro EU VAT Number | Sales Agents | Pricelist Pro
-----------------------------------------------------------------------
Q,
another general point. I'm promoting your great vqmod to other italian OC users. Most of them are experiencing some problems understanding download & installation instructions. Maybe, you could improve that part... if you consider our requests valuable. Specifically, there are two ambigous points raised up:
1) Download section of vqmod site:
2) "opencart_install.txt" file:
Thank you again for your work and your patience,
ciao
Max
another general point. I'm promoting your great vqmod to other italian OC users. Most of them are experiencing some problems understanding download & installation instructions. Maybe, you could improve that part... if you consider our requests valuable. Specifically, there are two ambigous points raised up:
1) Download section of vqmod site:
Several users interpreted those "opencart install files" as the whole Opencart install packet... some of them, downloaded 1.0.7 because they already had an opencart site running...vQmod_v1.0.8.zip (currently includes opencart install files by default)

2) "opencart_install.txt" file:
This title referencing to 1.0.7 seems a bit misleading. In addition, maybe it could be better to move this section at the beginning of the file, instead of upgrade instructions. My experience is users are not clearly understanding how to install the mod, or how it is easy!VIRTUALQMOD 1.0.7 QUICK INSTALL FOR OPENCART (v1.4.4+):
Thank you again for your work and your patience,
ciao
Max
-----------------------------------------------------------------------
My last mods: Partita IVA e CF | Pro EU VAT Number | Sales Agents | Pricelist Pro
-----------------------------------------------------------------------
I'm new to OC . I'm sorry if it's stupid question
I have same problem as MR.Simplicity
I've tried to access admin page but I can't
I'm already change it from vqmod.php to ..vqmod/vqmod.php
and why these still happen
Warning: require_once(./vqmod/vqmod.php) [function.require-once]: failed to open stream: No such file or directory in /home/originmove/domains/originmover.co.cc/public_html/admin/index.php on line 15
Fatal error: require_once() [function.require]: Failed opening required './vqmod/vqmod.php' (include_path='.:/usr/local/lib/php') in /home/originmove/domains/originmover.co.cc/public_html/admin/index.php on line 15
and I've already created directory as readme.txt told me to do
How can I solve this?
Thank in advance
I have same problem as MR.Simplicity
I've tried to access admin page but I can't
I'm already change it from vqmod.php to ..vqmod/vqmod.php
and why these still happen
Warning: require_once(./vqmod/vqmod.php) [function.require-once]: failed to open stream: No such file or directory in /home/originmove/domains/originmover.co.cc/public_html/admin/index.php on line 15
Fatal error: require_once() [function.require]: Failed opening required './vqmod/vqmod.php' (include_path='.:/usr/local/lib/php') in /home/originmove/domains/originmover.co.cc/public_html/admin/index.php on line 15
and I've already created directory as readme.txt told me to do
How can I solve this?
Thank in advance

You answered your own lie!bankzz wrote: I've tried to access admin page but I can't
I'm already change it from vqmod.php to ..vqmod/vqmod.php
and why these still happen
Warning: require_once(./vqmod/vqmod.php) [function.require-once]: failed to open stream:
if you changed it to "../" then it wouldn't say "./vqmod/vqmod".
It would be "../vqmod/vqmod"
2 dots
ok i see
I've change it now this
Notice: Constant HTTP_SERVER already defined in /home/originmove/domains/originmover.co.cc/public_html/admin/index.php on line 58
Notice: Constant HTTP_IMAGE already defined in /home/originmove/domains/originmover.co.cc/public_html/admin/index.php on line 59
Notice: Constant HTTPS_SERVER already defined in /home/originmove/domains/originmover.co.cc/public_html/admin/index.php on line 65
Notice: Constant HTTPS_IMAGE already defined in /home/originmove/domains/originmover.co.cc/public_html/admin/index.php on line 66
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/originmove/domains/originmover.co.cc/public_html/admin/index.php:58) in /home/originmove/domains/originmover.co.cc/public_html/system/library/session.php on line 11Notice: Undefined index: token in /home/originmove/domains/originmover.co.cc/public_html/admin/controller/error/not_found.php on line 15Notice: Undefined index: token in /home/originmove/domains/originmover.co.cc/public_html/admin/controller/error/not_found.php on line 21
Fatal error: Call to a member function isLogged() on a non-object in /home/originmove/domains/originmover.co.cc/public_html/admin/controller/common/header.php on line 73
I've change it now this

Notice: Constant HTTP_SERVER already defined in /home/originmove/domains/originmover.co.cc/public_html/admin/index.php on line 58
Notice: Constant HTTP_IMAGE already defined in /home/originmove/domains/originmover.co.cc/public_html/admin/index.php on line 59
Notice: Constant HTTPS_SERVER already defined in /home/originmove/domains/originmover.co.cc/public_html/admin/index.php on line 65
Notice: Constant HTTPS_IMAGE already defined in /home/originmove/domains/originmover.co.cc/public_html/admin/index.php on line 66
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/originmove/domains/originmover.co.cc/public_html/admin/index.php:58) in /home/originmove/domains/originmover.co.cc/public_html/system/library/session.php on line 11Notice: Undefined index: token in /home/originmove/domains/originmover.co.cc/public_html/admin/controller/error/not_found.php on line 15Notice: Undefined index: token in /home/originmove/domains/originmover.co.cc/public_html/admin/controller/error/not_found.php on line 21
Fatal error: Call to a member function isLogged() on a non-object in /home/originmove/domains/originmover.co.cc/public_html/admin/controller/common/header.php on line 73
This is completely unrelated. This looks like you upgraded from an old version of opencart without following the upgrade.txt step by step guide. vQmod should be added after you have your site working.bankzz wrote: Notice: Constant HTTP_SERVER already defined in /home/originmove/domains/originmover.co.cc/public_html/admin/index.php on line 58
Notice: Constant HTTP_IMAGE already defined in /home/originmove/domains/originmover.co.cc/public_html/admin/index.php on line 59
Notice: Constant HTTPS_SERVER already defined in /home/originmove/domains/originmover.co.cc/public_html/admin/index.php on line 65
Notice: Constant HTTPS_IMAGE already defined in /home/originmove/domains/originmover.co.cc/public_html/admin/index.php on line 66
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/originmove/domains/originmover.co.cc/public_html/admin/index.php:58) in /home/originmove/domains/originmover.co.cc/public_html/system/library/session.php on line 11Notice: Undefined index: token in /home/originmove/domains/originmover.co.cc/public_html/admin/controller/error/not_found.php on line 15Notice: Undefined index: token in /home/originmove/domains/originmover.co.cc/public_html/admin/controller/error/not_found.php on line 21
Fatal error: Call to a member function isLogged() on a non-object in /home/originmove/domains/originmover.co.cc/public_html/admin/controller/common/header.php on line 73
More info:
http://forum.opencart.com/viewtopic.php?t=16437
before I try to install vQmod it's work fine but after I try to do it without back up (cause I saw your post to someone that "if you can go to toilet you can install vqmod Hahah " so I underestimate it and didn't back up !!
I never upgrade it because I've just installed oc for the first time in life a week ago never upgrade never done anything further than it already have in oc module ,so according to these information can I solve this problem Mr.Q?
Thanks a lot Q , I appreciate your help
I never upgrade it because I've just installed oc for the first time in life a week ago never upgrade never done anything further than it already have in oc module ,so according to these information can I solve this problem Mr.Q?
Thanks a lot Q , I appreciate your help

But the errors you are showing only happen when you upgrade from a version older than 1.4.4 because that was when the multi store was added and the way the constants were defined changed.
Basically you remove that section from your config.php file as shown in the upgrade.txt
this is not related to vQmod at all.. unless you used someone elses pre-modified index.php with an old version or something
Basically you remove that section from your config.php file as shown in the upgrade.txt
this is not related to vQmod at all.. unless you used someone elses pre-modified index.php with an old version or something
No Mr.Q I do it on my own no one pre-modified them I think because I download it directly from opencart.com
I'm so sorry disturbing your time thanks anyway
I'm looking for //http and //https in config.php in root but I can't find them so I re-check the error and found that problem should be in an admin folder so I check config.php there and found those //http and //https so I delete it
and these message appear
Notice: Undefined index: token in /home/originmove/domains/originmover.co.cc/public_html/admin/controller/error/not_found.php on line 15Notice: Undefined index: token in /home/originmove/domains/originmover.co.cc/public_html/admin/controller/error/not_found.php on line 21
Fatal error: Call to a member function isLogged() on a non-object in /home/originmove/domains/originmover.co.cc/public_html/admin/controller/common/header.php on line 73
I'm so sorry disturbing your time thanks anyway
I'm looking for //http and //https in config.php in root but I can't find them so I re-check the error and found that problem should be in an admin folder so I check config.php there and found those //http and //https so I delete it
and these message appear
Notice: Undefined index: token in /home/originmove/domains/originmover.co.cc/public_html/admin/controller/error/not_found.php on line 15Notice: Undefined index: token in /home/originmove/domains/originmover.co.cc/public_html/admin/controller/error/not_found.php on line 21
Fatal error: Call to a member function isLogged() on a non-object in /home/originmove/domains/originmover.co.cc/public_html/admin/controller/common/header.php on line 73
I found this http://forum.opencart.com/viewtopic.php?t=25788 It's the same problem but I can't find the solution mentioned ,I recheck in config.php but can not find any mistake ,any suggestion?
I am having a problem getting vQmod to work... I am not getting any results... Are there any additional adjustments to index.php that I need to make other than the adjustment shown below from my code? What should the permissions be set at?
<?php
// Version
define('VERSION', '1.4.9.4');
require_once('./vqmod/vqmod.php');
$vqmod = new VQMod();
// Configuration
require_once('config.php');
Thanks for your help!!
<?php
// Version
define('VERSION', '1.4.9.4');
require_once('./vqmod/vqmod.php');
$vqmod = new VQMod();
// Configuration
require_once('config.php');
Thanks for your help!!
Q,
I installed everything in the proper places, and I am still not getting this to work...
Please correct me if I am wrong... The mod is designed to direct the buyer from the cart to Guest Checkout, and create a user name and password at the end.
After installation of vQmod, the buyer is being directed to the login/register page.
I installed everything in the proper places, and I am still not getting this to work...
Please correct me if I am wrong... The mod is designed to direct the buyer from the cart to Guest Checkout, and create a user name and password at the end.
After installation of vQmod, the buyer is being directed to the login/register page.
Thanks Q!!
Before reading your response, I uploaded 'Auto Account' from Fido-X and it worked perfectly!!
I really appreciate you!!!
The only other question I have for you... Is there a way to change out the "confirm order" button and replace it with a "PayPal button" as default? I found the source code, just cannot figure out how to change the "default" payment button without screwing it up...
Thanks for your help!!
Randy
Before reading your response, I uploaded 'Auto Account' from Fido-X and it worked perfectly!!
I really appreciate you!!!
The only other question I have for you... Is there a way to change out the "confirm order" button and replace it with a "PayPal button" as default? I found the source code, just cannot figure out how to change the "default" payment button without screwing it up...
Thanks for your help!!
Randy
The buttons are stored in each payment's tpl file
The paypal express button code is stored in:
catalog/view/theme/default/payment/payment/paypal_express.tpl
The code line is:
Change that to
The paypal express button code is stored in:
catalog/view/theme/default/payment/payment/paypal_express.tpl
The code line is:
Code: Select all
<a onclick="confirmSubmit();" class="button"><span><?php echo $button_confirm; ?></span></a>
Code: Select all
<a onclick="confirmSubmit();"><img src="path/to/your/imagebutton.jpg" alt="Paypal Express" /></a>
Minor Update in first post.
v1.0.9 - 2011-MAY-18 - Qphoria@gmail.com
- Fixed bug with source path on some servers
- Updated readme to be clearer
- Added .htaccess to protect xml and log files
Who is online
Users browsing this forum: No registered users and 11 guests