FreshGround
Forum Replies Created
-
Forum: Plugins
In reply to: [OpenTickets Community Edition] QR Codes not showing up anywhereJust sent a username and pass to info@. Thanks guys!
Forum: Plugins
In reply to: [OpenTickets Community Edition] QR Codes not showing up anywhereHi Loushou,
Now the PDF is not displaying at all. We had planned on launching today and selling tickets for a planned event (even though we couldn’t get the QR codes to work). But now without the PDF tickets at all, we have a problem. Can someone please help us out? I can send login info if you’d like to take a look…
As far as the suggestion with databases and permissions, all db users have all privileges, so that shouldn’t be the problem, I don’t think…
Thanks,
Mike
Forum: Plugins
In reply to: [OpenTickets Community Edition] QR Codes not showing up anywhere== Environment == * Home URL: [neutral] http://www.torontoweeklyevents.com * Site URL: [neutral] http://www.torontoweeklyevents.com * WC Version: [neutral] 2.3.5 * WP Version: [neutral] 4.1.1 * WP Multisite Enabled: [neutral] No * Wev Server Info: [neutral] Apache ++ HTTP/1.1 * PHP Version: [neutral] 5.3.24 * MySQL Version: [neutral] 5.5.40 * WP Acitve Plugins: [neutral] 8 * WP Memory Limit: [good] You have more than the required minimum memory of 64MB. Your current total is 256M. * WP Debug Mode: [neutral] No * WP Language: [neutral] en_US * WP Max Upload Size: [neutral] No * WP Max Post Size: [neutral] 33M * PHP Max Execution Time: [neutral] 30 * PHP Max Input Vars: [neutral] 1000 * WP Uploads Writable: [good] Uploads directory IS writable * Default Timezone: [neutral] UTC == Software == * Active Plugins: [neutral] + [ON]: BackupBuddy (http://ithemes.com/purchase/backupbuddy/) by iThemes (http://ithemes.com/purchase/backupbuddy/), + [ON]: Instagram Feed (http://smashballoon.com/instagram-feed) by Smash Balloon (http://smashballoon.com/instagram-feed), + [ON]: MailChimp (http://www.mailchimp.com/plugins/mailchimp-wordpress-plugin/) by MailChimp and Crowd Favorite (http://www.mailchimp.com/plugins/mailchimp-wordpress-plugin/), + [ON]: OpenTickets Community Edition (http://opentickets.com/) by Quadshot Software LLC (http://opentickets.com/), + [ON]: Revolution Slider (http://www.themepunch.com/revolution/) by ThemePunch (http://www.themepunch.com/revolution/), + [ON]: Social Icons Widget (http://github.com/dannisbet/Social-Icons-Widget) by Dan Nisbet (http://github.com/dannisbet/Social-Icons-Widget), + [ON]: WooCommerce (http://www.woothemes.com/woocommerce/) by WooThemes (http://www.woothemes.com/woocommerce/), + [ON]: WooCommerce Stripe Gateway (http://www.woothemes.com/products/stripe/) by Mike Jolley (http://www.woothemes.com/products/stripe/) * Acitve Theme: [neutral] + alterna7 (http://themefocus.co/alterna/) by ThemeFocus (http://themefocus.co) == Data == * Event Areas: [neutral] + "Indoor Soccer" [#193] (inherit), + "Volleyball" [#185] (inherit), + "Basketball" [#178] (inherit), + "Indoor Soccer" [#193] (inherit), + "Volleyball" [#185] (inherit), + "Basketball" [#178] (inherit), + "Basketball" [#178] (inherit), + "Indoor Soccer" [#193] (inherit), + "Volleyball" [#185] (inherit), + "Event Area 1 (WBB@Venue1)" [#102] (inherit), + "Fresh" [#86] (inherit), + "Ice Skating" [#88] (inherit), + "The Area" [#10] (inherit) * Ticket Products: [neutral] + #193 "Indoor Soccer" (10) [3 EA], + #185 "Volleyball Ticket" (10) [3 EA], + #178 "Basketball Ticket" (10) [3 EA]Forum: Plugins
In reply to: [OpenTickets Community Edition] Can't finish setting up eventThank you. I’ve just emailed you login credentials for the site and I would love to do an online meeting with you.
Forum: Plugins
In reply to: [OpenTickets Community Edition] Can't finish setting up eventUpdate: I’ve now tried the plugin on 2 other themes and tried a fresh install (WP) as well. Can’t get events to stick and my “add events” page has no “Add to calendar” button as described in your instructions for setting up an event. Please help, as we really want to make this work.
Cheers,
MikeForum: Plugins
In reply to: [OpenTickets Community Edition] Can't finish setting up eventI have the same problem. Here is the report:
== Environment ==
* Home URL: [neutral] http://prebbo.com
* Site URL: [neutral] http://prebbo.com
* WC Version: [neutral] 2.2.8
* WP Version: [neutral] 4.0.1
* WP Multisite Enabled: [neutral] No
* Wev Server Info: [neutral] Apache ++ HTTP/1.1
* PHP Version: [neutral] 5.4.28
* MySQL Version: [neutral] 5.5.40
* WP Acitve Plugins: [neutral] 2
* WP Memory Limit: [good] You have more than the required minimum memory of 64MB. Your current total is 256M.
* WP Debug Mode: [neutral] No
* WP Language: [neutral] en_US
* WP Max Upload Size: [neutral] No
* WP Max Post Size: [neutral] 8M
* PHP Max Execution Time: [neutral] 30
* PHP Max Input Vars: [neutral] 1000
* WP Uplaods Writable: [good] Uplaods directory IS writable
* Default Timezone: [neutral] UTC== Software ==
* Active Plugins: [neutral]
+ [ON]: OpenTickets Community Edition (http://opentickets.com/) by Quadshot Software LLC (http://opentickets.com/),
+ [ON]: WooCommerce (http://www.woothemes.com/woocommerce/) by WooThemes (http://www.woothemes.com/woocommerce/)
* Acitve Theme: [neutral]
+ Twenty Fourteen (http://wordpress.org/themes/twentyfourteen) by the WordPress team (http://wordpress.org/)== Data ==
* Event Areas: [neutral]
+
* Ticket Products: [neutral]
+ #13 “Basketball ” (10) [1 EA]I’m excited to try this out, please help. Thanks!
I had to write another post to close the topic.
ok, Thanks for all the help. I may bug you again if I see that error again.
Cheers,
MikeWow, I just went to the page on another browser and the warning is gone. Is there anything I need to do here, to be sure there isn’t an issue?
Thanks againNo I did not move from domain or host or server. We were changing some of the images on the home page. I did disable the placeholder images on wp-pizza… pretty sure that was the only option changed.
http://www.wehavefun.ca/wholesale_ordering/
Thank you.This is the few lines surrounding line 487 in the file that is mentioned in the warning:
$cartItems=array();//ini array
$cartItemsCount=0;//count all items
$groupedItems=array();//ini array
$summary[‘items’]=array();//ini array
/**lets group items by id and sizes***/
foreach($session[‘items’] as $groupid=>$groupitems){
foreach($groupitems as $v){
$cartItemsCount++;
$cartItems[”.$groupid.”][]=array(‘sortname’=>$v[‘sortname’],’size’=>$v[‘size’],’sizename’=>$v[‘sizename’],’printname’=>$v[‘printname’],’price’=>$v[‘price’],’additionalinfo’=>$v[‘additionalinfo’]);Is there something I need to fix in here?
Forum: Plugins
In reply to: [WPPizza - A Restaurant Plugin] No "Place Order" button on widgetNevermind, I have it sorted.
Thanks and great plugin!Forum: Plugins
In reply to: [WPPizza - A Restaurant Plugin] No "Place Order" button on widgetYes, you’re right. I didn’t mean for that to be a minimum order, just that shipping is free once the order reaches $200. Is there a way to do that?
Thanks for the quick response,
Mike