Search found 9120 matches

Search found 9120 matches

Re: Search bar not working

Right I see, is there a way to fix this or merge these files? Yep never use the theme editor in the admin, it causes all sorts of problems. You'll need to take what's been changed in there and apply it to the theme files directly. It might be one for a back-end focused development company like ours...

Jump to post
  • Fri Jan 28, 2022 8:23 pm
  • Replies 8
  • Views 1152
Re: Returning Customer Can't able to login

ADD Creative wrote:
Fri Jan 28, 2022 5:24 pm
Your OCSESSID session cookie has an expires date in the past. See https://github.com/opencart/opencart/issues/8141. Make sure session.cookie_lifetime is set to 0 in your PHP settings. Use phpinfo() to check.
Ah yes, could be this one, good spot ADD.

Jump to post
  • Fri Jan 28, 2022 8:18 pm
  • Replies 12
  • Views 2501
Re: Returning Customer Can't able to login

Remember to use code blocks like this: # 1.To use URL Alias you need to be running apache with mod_rewrite enabled. # 2. In your opencart directory rename htaccess.txt to .htaccess. # For any support issues please visit: http://www.opencart.com Options +FollowSymlinks # Prevent Directory listing Opt...

Jump to post
  • Fri Jan 28, 2022 8:17 pm
  • Replies 12
  • Views 2501
Re: Admin Navigation menu

ihateusernames wrote:
Thu Jan 27, 2022 2:02 pm
ok, problem resolved...
Please add [SOLVED] to the start of this post title.

Jump to post
  • Fri Jan 28, 2022 12:33 am
  • Replies 2
  • Views 414
Re: Impossible to change sorting order of filters inside filter group

rhymer wrote:
Thu Jan 27, 2022 10:06 pm
The filters inside the filter group are shown in the order of their IDs, not in order which was assigned in the admin pannel. I can't figure out why.
Version 3.0.3.2 (trs-3.0.2.0)
Do you mean on the front-end? What theme do you use?

Either way you might be better off with Mega Filter Pro.

Jump to post
  • Fri Jan 28, 2022 12:19 am
  • Replies 1
  • Views 279
Re: Cant log into Admin Dashboard after DDoS Attack / Error 406/ Changing Admin Url?

HerbalGrow2021 wrote:
Thu Jan 27, 2022 11:24 pm
when i enter my correct password i receive Error 406
Contact your web host.

Jump to post
  • Fri Jan 28, 2022 12:18 am
  • Replies 3
  • Views 635
Re: Admin page is blank (with Response 200)

What does it say in your error logs?

Jump to post
  • Wed Jan 26, 2022 8:55 pm
  • Replies 2
  • Views 318
Re: Approve orders?

Some payment gateways have an "authorize only" mode rather than taking the payment.

Jump to post
  • Wed Jan 26, 2022 8:50 pm
  • Replies 6
  • Views 727
Re: Cannot log in anymore in admin

isnet wrote:
Mon Jan 24, 2022 7:00 pm
#this works
setcookie($config->get('session_name'), $session->getId(), time() + 60 * 60 * 24 * 30, ini_get('session.cookie_path'), ini_get('session.cookie_domain'));
Neither will work because login attempts are stored in the database, not in cookies for many reasons.

Jump to post
  • Tue Jan 25, 2022 9:08 pm
  • Replies 16
  • Views 6485
Re: New site is not charging taxes in all provinces but settings are fine - HELP

We went from Plaza to Journal. Oh dear, have neither you nor your developer ever come across this? https://forum.opencart.com/viewtopic.php?t=157098 Our developer can't figure this out, but the longer it continues we are losing money because of the taxes not being charged, and it makes us look terr...

Jump to post
  • Tue Jan 25, 2022 8:58 pm
  • Replies 5
  • Views 374
Re: opencart 3.0.3.2 SEO not working

yoreciv2 wrote:
Mon Jan 24, 2022 8:15 am
SEO urls aren't working.
What happens when you go to one?

Jump to post
  • Tue Jan 25, 2022 8:56 pm
  • Replies 4
  • Views 384
Re: More than max_user_connections active connections

I have a VPS server with Godaddy, with many websites hosted on my server, some of those websites are based on Opencart and all 70 websites are running without any problem. You have 70 OpenCart sites on a GoDaddy VPS? We sometimes have one VPS per site if they're busy so you're really overloading th...

Jump to post
  • Tue Jan 25, 2022 8:53 pm
  • Replies 11
  • Views 1466
Re: Which module does this feature?

Very hard to tell just from a picture unless someone uses it a lot.

It would be possible to find by searching the admin or code of your site but you will need a developer to do that.

Jump to post
  • Mon Jan 24, 2022 8:14 pm
  • Replies 6
  • Views 663
Re: 2 columns in mobile unconfigured

ssm971 wrote:
Sat Jan 22, 2022 9:54 pm
I'm new to Opencart and I'm more of an administrator than a programmer...
Then you should probably find a freelance developer or agency to work with.

Jump to post
  • Mon Jan 24, 2022 8:01 pm
  • Replies 3
  • Views 828
Re: Product in cart notification

Joe1234 wrote:
Mon Jan 24, 2022 3:01 am
Not exactly what I'm looking for.
If you can't find an extension, you could pay a developer such as ourselves or post a job in the Commercial Support Forum.

Jump to post
  • Mon Jan 24, 2022 7:59 pm
  • Replies 11
  • Views 1356
Re: admin/index.php hitting cpu limit

We're seeing this DDoS on a lot of OC sites today: viewtopic.php?f=179&t=225771

We'll soon be posting a vQmod fix on the thread above.

Jump to post
  • Mon Jan 24, 2022 7:58 pm
  • Replies 4
  • Views 735

Search found 9120 matches