Show Posts


Topics - Evergrowing

Pages: [1]
1
Installation and Configuration / Bug with shop logo
« on: September 26, 2019, 02:39:46 PM »
Hello

I think there is a bug with the shop logo. I have an image of 1500x360 (took me quite some time to figure out this size for the logo to fit somewhat).
But the image is only properly displayed on Firefox with the scaling-sizes 60%, 80% and 110%. With the rest, there is a white line over the image and the image extends the regular bounds. A transparent png did not seem to work, as it was producing a white background.

What is the proper way to upload a logo that can be transparent and independent of the size be displayed correctly? Because starting at 200%, there is a lot of white over and under the logo.

2
How-to questions / Extend order (add a generated text)
« on: September 26, 2019, 09:04:56 AM »
Hello

I want to call a php script (that generates a secret code) when the payment was accepted (--> order status Completed) so that this generated code is also saved to an order.
User Story: user purchases a digital game, downloads exe, but needs also a unique code that is generated when payment was successful. This code should be accessible by the user himself.

I assume I would need to add a new DB column to order_products or order_history, but then I haven't yet found the grips in terms of php.
I need to know where to invoke that script and what other parts I need to modify. Any help greatly appreciated ♥

3
Fresh Installation / Can't get to the installation screen
« on: September 18, 2019, 12:38:19 PM »
I tried to install AbanteCart on a rather old virtual Kali Linux. When I open my browser to install AC, I get the message "simpleXML functions are not available".
So I tried to install several php7.0 packets (mbstring, zip, xml). But I only get the error "couldn't find any package by glob/regex" for all 3 of them. Not even sure whether this is the right approach, just found it somewhere on StackOverflow.
What do I need to do to pass this error? Thank you

Pages: [1]

Powered by SMFPacks Social Login Mod