Re: multi seller
You think we can magically somehow know enough about your setup to answer this?ahmedwesam wrote: ↑Fri Feb 03, 2023 5:17 ami ask about if i can when seller add a new product
admin receive a message in email to alert him to a new product
note: products don't approved automatically admin review it firstly

- Fri Feb 03, 2023 8:10 pm
- Replies 2
- Views 74
Re: Breadcrumb Text Colour
Great, so please add [SOLVED] to the start of the post title. Jump to post
- Fri Feb 03, 2023 8:07 pm
- Replies 8
- Views 243
Re: Customers can see other customers orders in their account
How? By whom? Jump to post
- Fri Feb 03, 2023 8:05 pm
- Replies 4
- Views 128
Re: Using Image Manager twice on admin product page
I'm trying to make the OC image manager work twice on a single product edit page. I need to add a function so that the admin would be able to add images in 2 separate places on a product page instead of one. Sounds like you're not really a developer so you'd probably be better of finding an extensi...
Jump to post- Fri Feb 03, 2023 8:03 pm
- Replies 9
- Views 199
Re: Upgrade PHP to 7.4 value problems
Please, OpenCart version numbers are not complex, at least get that bit right. Jump to post
- Thu Feb 02, 2023 11:31 pm
- Replies 2
- Views 167
Re: Getting order confirmation emails to work with Sendinblue?
Do they have an OpenCart extension? Jump to post
- Thu Feb 02, 2023 11:26 pm
- Replies 1
- Views 112
Re: All Products Status Out of Stock
What a bizarre choice of version. Jump to post
- Thu Feb 02, 2023 11:24 pm
- Replies 7
- Views 218
Re: Breadcrumb Text Colour
You're trying to set the font size to be a colour? Jump to post
- Thu Feb 02, 2023 11:21 pm
- Replies 8
- Views 243
Re: How to switch to another database
Why do you even want to install another OC 3.0.3.1 with the same database when your end goal is an upgrade to 3.0.3.8? Just export your old product data off the old server, and import to the new OC 3.0.3.8 one, see also our FAQ on how to do that. Sounds like it might be worth paying a developer fro...
Jump to post- Thu Feb 02, 2023 11:18 pm
- Replies 8
- Views 210
Re: Updating site wide prices via SQL or another method
Not bad but this won't account for tax. Jump to postSohBH wrote: ↑Tue Jan 31, 2023 8:24 pmCode: Select all
UPDATE `product` SET `price` = ROUND(`price`+0.05)-0.05 WHERE `price` > 0.5
- Thu Feb 02, 2023 10:53 pm
- Replies 7
- Views 297
Re: Add to cart = wrong item
Great, please add [SOLVED] to the start of this post title. Jump to post
- Thu Feb 02, 2023 10:51 pm
- Replies 13
- Views 514
Re: duplicate product on order
As above, ask Journal support or pay developers such as ourselves. Jump to post
- Wed Feb 01, 2023 11:05 pm
- Replies 10
- Views 334
Re: Payment gateway not appearing / no errors logged
You need to find out how to replicate it. If you can't replicate it, it's very hard indeed to fix it, or to know it's fixed. Jump to post
- Wed Feb 01, 2023 10:52 pm
- Replies 7
- Views 257
Re: Admin - Link from one page to another in specific tab
Why? Jump to post
- Wed Feb 01, 2023 10:50 pm
- Replies 2
- Views 284
Re: Opencart & its Security ?
It's highly likely the security hole was YOU - a weak password or dodgy extension, not OpenCart. Jump to post
- Mon Jan 30, 2023 10:56 pm
- Replies 18
- Views 479
Re: adding a forum to the webshop
for me it was because its easy to use etc. And i can close register and only to read etc. grav is new to me, need to figure out how to install it. Ah yes, you want to use the wrong tool for the job because it's the only tool you know. I guess sometimes when you're holding a hammer, everything looks...
Jump to post- Mon Jan 30, 2023 8:11 pm
- Replies 6
- Views 188
Re: Duplicate Checkout Success and Failure pages
Why? Jump to post
- Mon Jan 30, 2023 8:09 pm
- Replies 6
- Views 270
Re: Need help with a extension!
Indeed someone could ... the people you paid for it perhaps? Jump to post
- Mon Jan 30, 2023 8:06 pm
- Replies 3
- Views 186
Re: Opencart & its Security ?
As others have said, there are obviously not malicious files in the OpenCart core, so you have been hacked. Jump to post
- Mon Jan 30, 2023 8:02 pm
- Replies 18
- Views 479
Re: Updating site wide prices via SQL or another method
First work out what you want the final price to be, perhaps by replacing the part after the decimal with .95, then divide by your tax rate to set your product price. Jump to post
- Mon Jan 30, 2023 8:00 pm
- Replies 7
- Views 297