Mike
Forum Replies Created
-
Nevermind. Turns out it’s very easy to get a developer account and generate these keys.
- This reply was modified 7 years, 7 months ago by Mike.
Forum: Fixing WordPress
In reply to: Cant FTP with WordPress Plugins but can with local ftp clientI got this today and the difference between the new webserver and past ones where it worked just fine is that the wp-content directory was not in the root directory of the web server. So if you FTP to your server, I am betting that wp-content is in a subdirectory, like under htdocs or public_http or something like that.
Let me know if that was your issue and if it was resolved. If so, I’d love to hear how it was fixed!
Mike
Forum: Plugins
In reply to: eShop plugin gives error at checkout – Cannot redeclare class paypal_classHilarious.. I just downloaded it today and I saw that it fixed a “minor PayPal issue.” I was wondering if that was the update..
Thanks for your help. I guess I can make Event Espresso standard again.
Mike
Forum: Plugins
In reply to: eShop plugin gives error at checkout – Cannot redeclare class paypal_classI believe I have this fixed so just want to post an update.
For those of you that use Event Espresso you will find that there is a conflict with eShop. The fix for this is easily put into Event Espresso.
Rename the file includes/paypal.class.php to something else (i.e. eventpaypal.class.php)
Update the require statement in the primary event_regis.php file to reflect the new filename of paypal.class.php.
That seemed to do it..
Forum: Plugins
In reply to: eShop plugin gives error at checkout – Cannot redeclare class paypal_classThanks for the update. Since I’ll be live on this site very soon, would it be possible to point me in the right direction to edit the code for the paypal_class?
In the mean time I’ll chcek with Event Espresso support to see if I can make a change there to avoid the conflict.
Forum: Plugins
In reply to: eShop plugin gives error at checkout – Cannot redeclare class paypal_classI didn’t know you watched both forums and was looking for a wider audience, my apologies.
So is the answer here just to go to Event Espresso? Do you have any idea where I could edit out paypal_class in eShop?
Forum: Plugins
In reply to: eShop plugin gives error at checkout – Cannot redeclare class paypal_classThanks for your reply!! I disabled Event Espresso and that fixed the problem. However, I need Event Espresso also.. Any ideas how to get these plugins to work together?
Forum: Plugins
In reply to: [Plugin: The Events Calendar] Sidebar widget not showing same day eventSame problem here. The Events Calendar current date highlights tomorrow, most likely because it is “tomorrow” in UTC-0 time. I am UTC -7.