Givan

Results 364 comments of Givan

Hi Thanks for the bug report, the path to backup folder was missing a separator, it's fixed in the last commit https://github.com/givanz/Vvveb/commit/eea5684e9f51fc98035825188302be87ec390edd

Hi Upload does not work only for this image? It might be because of large file size. Please make sure that php upload max file size limit is higher than...

Thanks for the bug report, it was fixed in https://github.com/givanz/Vvveb/commit/be66cf1807633de1ceef7212f37edec897daf00e To fix it please redownload the zip and update the files on the server. You can skip `/config` folder update...

Hi Can you please provide more details on how I can reproduce this bug, what sql file I should create to generate the error. I added your change with adding...

> The first issue was missing tables in the database (fixed by applying various SQL scripts). There are some recent changes to db schema mostly for ecommerce, the schema will...

`latest.zip` has all the latest code changes before they are pushed to github and it's updated often. The debug panel is from the debug plugin, you can disable it if...

Thank you for informing me, I fixed the broken link.

Currently reordering menu items require clear cache. I tried reordering with both existing sub items and new ones and they display in the proper order after clear cache. If it...

Thanks for the bug report, I moved `curl_close` at the end.

Thank you for testing and reporting bugs. Some of the bugs were introduced by recent changes to theme that add more ajax/spa support while some cart js code was not...