Search found 22 matches

Search found 22 matches

Re: how to completely remove vqmod

I am able to resolve the issue everything above works fine just replace php.ini with the below magic_quotes_gpc = Off; register_globals = Off; default_charset = UTF-8; memory_limit = 64M; max_execution_time = 36000; upload_max_filesize = 999M; safe_mode = Off; mysql.connect_timeout = 20; session.aut...

Jump to post
  • Thu Jul 19, 2018 11:38 pm
  • Replies 16
  • Views 29585
Re: how to completely remove vqmod

Johnathan wrote:
Fri Jul 13, 2018 3:18 am
Try also renaming the /vqmod/ directory to something else, which should essentially be the same as removing it from the server. If you have any caching on your system, you should clear all of those as well.
I also tried renaming and clearing cache from admin but still no luck

Jump to post
  • Fri Jul 13, 2018 4:00 am
  • Replies 16
  • Views 29585
Re: how to completely remove vqmod

You probably forgot to restore the original /index.php and /admin/index.php file from your original 3.0.2.0 installation. Make sure you do that, or the vQmod edits to those files will still be in there. I did that, infact i actually copy those 2 index files from fresh OC 3.0.2.0 and replace with th...

Jump to post
  • Fri Jul 13, 2018 12:34 am
  • Replies 16
  • Views 29585
Re: how to completely remove vqmod

when i delete vqmod file from root directory showing error Notice: Undefined variable: vqmod in /home/nextmzpf/public_html/vqmod/vqcache/vq2-system_startup.php on line 124 Fatal error: Call to a member function modCheck() on a non-object in /home/nextmzpf/public_html/vqmod/vqcache/vq2-system_startu...

Jump to post
  • Thu Jul 12, 2018 8:46 pm
  • Replies 16
  • Views 29585
Email not sending from marketing->mail option

Hello
Emails from Marketing -> mail option are not sending, i selected a customer from list and tried to send an email but i receive this message

' Your message has been successfully sent to 0 of 0 recipients!'

Jump to post
  • Thu Feb 08, 2018 2:33 pm
  • Replies 2
  • Views 1000
Re: SSL Issue

uksitebuilder wrote:
Tue Feb 06, 2018 6:07 pm
All looks fine to me now
Thanks you so much for your guidance

Jump to post
  • Tue Feb 06, 2018 7:58 pm
  • Replies 9
  • Views 1687
Re: SSL Issue

Hi As you have set the domain to be the www version, you need to set the redirect in .htaccess to match Change: RewriteRule ^(.*)$ https://dunyatradehub.com/$1 [R=301,L] To RewriteRule ^(.*)$ https://www.dunyatradehub.com/$1 [R=301,L] I did it now, but i can't see any icons on my site https://www.d...

Jump to post
  • Tue Feb 06, 2018 4:54 pm
  • Replies 9
  • Views 1687
Re: SSL Issue

Are you wanting your whole site to be SSL ? If so, you can change all URLs in your config.php and admin/config.php to be https (including the HTTP_SEVER etc) Secondly, something is forcing non-www on your server, however your config files all state the www subdomain as being the one to use. I am gu...

Jump to post
  • Tue Feb 06, 2018 2:07 pm
  • Replies 9
  • Views 1687
Re: SSL Issue

The 1st try is the config.php ... // HTTP define('HTTP_SERVER', 'https://dunyatradehub.com/'); // HTTPS define('HTTPS_SERVER', 'https://dunyatradehub.com/'); I have already done it please check <?php // HTTP define('HTTP_SERVER', 'http://www.dunyatradehub.com/'); // HTTPS define('HTTPS_SERVER', 'ht...

Jump to post
  • Mon Feb 05, 2018 9:23 pm
  • Replies 9
  • Views 1687
Re: SSL Issue

my site is https://dunyatradehub.com

Jump to post
  • Mon Feb 05, 2018 6:21 pm
  • Replies 9
  • Views 1687
SSL Issue

I have migrated my site to hostgator with ssl hostgator team said as below "Unfortunately I have tried my best to solve your problem but I have exhausted all troubleshooting methods available to me. You may need to edit all your code find and replace all http:// with https:// " please help...

Jump to post
  • Mon Feb 05, 2018 6:21 pm
  • Replies 9
  • Views 1687
remove city and post code

I want to remove city and post code from all over the site, i am using Version 3.0.2.0 and jounal theme
by doing this i have a thought to make my state field to be treated as city on which i can charge shipment.

I am using Journal 2 theme

Jump to post
  • Wed Oct 04, 2017 2:21 pm
  • Replies 1
  • Views 696
Re: remove city and post code

amasood86 wrote:
Sun Oct 01, 2017 2:01 am
hello
I want to remove city and post code from all over the site, i am using Version 3.0.2.0 and jounal theme
by doing this i have a thought to make my state field to be treated as city on which i can charge shipment.

please help me in this regard
Please Help me

Jump to post
  • Tue Oct 03, 2017 12:56 pm
  • Replies 4
  • Views 966
Re: Javascript code on blog list page

Can any one please help me this is the code i want to enter on a page, <div id="mf_placeholder" data-formurl="//dunyatradehub.com/forms/embed.php?id=19771" data-formheight="1899" data-paddingbottom="10"> </div> <script> (function(f,o,r,m){ r=f.createElement('s...

Jump to post
  • Mon Oct 02, 2017 5:00 pm
  • Replies 5
  • Views 872
Re: Country Field

Not sure if i have clarified my point. 1. I have removed all extra countries 2. I have removed all zones expect related to Pakistan 3. my issue is On Cart Page on Estimation tab there is a field of country (I want to remove the option '-- please Select-- ') so that my only country will be read only ...

Jump to post
  • Mon Oct 02, 2017 1:17 pm
  • Replies 3
  • Views 1119
Re: Javascript code on blog list page

again here is file in attachment. moreover please fine the url http://www.dunyatradehub.com/index.php? ... rnal2/blog and see Ac Repairman
you will find js code, i have embeded a form on my page

straightlight wrote:
Sun Oct 01, 2017 7:29 am
Are you sure to have properly uploaded the attachment file with your post?

Jump to post
  • Sun Oct 01, 2017 12:35 pm
  • Replies 5
  • Views 872
Re: remove city and post code

my theme developer refer me to the opencart forum. please help me.

straightlight wrote:
Sun Oct 01, 2017 7:30 am
Since you're using a custom theme, it would be best to contact the developer of that theme in order to achieve what you need.

Jump to post
  • Sun Oct 01, 2017 12:30 pm
  • Replies 4
  • Views 966
Javascript code on blog list page

hello
the java script code is showing up on blog list page please see attached

I have embed a js form on page as you told me but the actual code/script must not show up on any page

Jump to post
  • Sun Oct 01, 2017 2:22 am
  • Replies 5
  • Views 872
Set max quantity

Hello
I have a very serious question

for every product in my store i want to restrict user to purchase max 3 units of product.no matter how much the quantity in actual available. this is due to the shipping rates variation.

please help in this regard

Jump to post
  • Sun Oct 01, 2017 2:20 am
  • Replies 2
  • Views 2080

Search found 22 matches