Chris Muench
Comments
Recent activity by Chris Muench
-
As of now there isnt a way
- View comment
- 0 votes
-
So you want to embed kits inside kits correct?
- View comment
- 0 votes
-
not 100% sure. Make a file called info.php with <?php phpinfo();?> and see if you see a section for gd
- View comment
- 0 votes
-
Make sure it is a jpeg,png,or gif. The size should be 255 x 90. You can upload in 2 places (Locations --> edit (takes priority) or Store config --> logo). Also make sure your server has gd library ...
- View comment
- 0 votes
-
It will only pull in orders that happen after the first sync.
- View comment
- 0 votes
-
You can add more custom fields. You can create the fields in phpMyAdmin and then change the following in application/config/constants.php NUMBER_OF_PEOPLE_CUSTOM_FIELDS
- View comment
- 0 votes
-
Either way works. If you already use store accounts than that method makes sense. If you are only using store accounts for that purpose; then a gift card would make more sense
- View comment
- 0 votes
-
Submit a support ticket and I can share with your a blank module. (I just don't want to post publically)
- View comment
- 0 votes
-
You would setup a cron task and use https://wkhtmltopdf.org to generate an email Here is an example of creating an email controller that can then be run on a cron (php index.php email_reports ind...
- View comment
- 0 votes
-
I believe they were asking about accessing data from our cloud solution (Not our download). We do NOT give direct access to our databases for security and performance reasons. (We don't want our cu...
- View comment
- 0 votes