Thom Prati
Forum Replies Created
-
Thank you much.
I’ll do that.
Forum: Plugins
In reply to: [Pootle Pagebuilder - WordPress Page builder] Opt-in Perpetual ScreenI did manage to submit the form without the license info.
Forum: Plugins
In reply to: [Pootle Pagebuilder - WordPress Page builder] Opt-in Perpetual ScreenWe do not have the Pro version of the plugin as yet, so no, I cannot use that form.
However, I would hope that something like this wouldn’t preclude us from getting help with this issue given that it’s blocking access to the dashboard section of your plugin.
I would be happy to send you the login credentials via some other method.
Thank you,
ThomForum: Plugins
In reply to: [Easy PayPal Payment] Button Link Error “encrypted_cross_dispatch=”Is it in Paypal page or your plugin settings?
In the plugin. Just search for ipnpb. and replace with www.
Forum: Plugins
In reply to: [Easy PayPal Payment] Button Link Error “encrypted_cross_dispatch=”Sadly, I did what Dmitry (@outlawgt) said and replaced ipnpb. with www. everywhere.
I would hope that the plugin author does the same and when they update it, my fix gets overwritten with their fix.
Forum: Plugins
In reply to: [IMPress for IDX Broker] Agents showing twiceAs I stated in the message. We’re migrating the site to a new server AND updating the software at the same time. What you see on the staging server is the latest version of WordPress, your software and several other plugins.
The issue still persists and we’d like some assistance with figuring out what is needed to fix it.
If you need credentials to login to the site, please let me know.
Thom
Forum: Plugins
In reply to: [EWWW Image Optimizer] FATAL ERROR [v. 3.0.1]Thank you for the quick fix. Our cron job was reporting the above error over and over and over again.
Thom Prati
FingerLakes1.com, Inc.Forum: Plugins
In reply to: [Payment Button for PayPal] Alternate Button Graphics from PayPalNM. I see that you pushed an update. Thank you.
Forum: Plugins
In reply to: [Payment Button for PayPal] Alternate Button Graphics from PayPalThanks, was that button_image option mentioned in the plugin options? I didn’t see it.
Forum: Plugins
In reply to: [bbp profile information] Updated from 1.1 to 1.3 and it brokeYou were correct. You might want to mark that as a requirement for people on their update screens. Please mark this resolved.
Forum: Plugins
In reply to: [PressForward] Parse ErrorI found it on Github and installed it already. Greatly appreciate the quick work to get this sorted.
Within the widget, on the settings for that widget there’s a “Limit to Categories” list of categories. It only shows 99 out of the 228 or so categories we have for the website. We want to show all of the categories in that field. Instead of a max of 99.
After some research we figured out that the plugin itself limits the total to 99 within the code.
Our hope is that the plugin is updated to either make that number editable in the settings or adjust it to allow all of the categories.
Thank you for your suggestion.
Thank you. We’ve resolved this.
This came up within the main page of your plugin at the bottom:
Warning: Unknown: open(/tmp/sess_b0vm4etj0lnjm8ocs8o1k8i3f4, O_RDWR) failed: Permission denied (13) in Unknown on line 0 Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in Unknown on line 0
Forum: Plugins
In reply to: [jQuery T(-) Countdown Widget] Countdown shows all 0I had the issue of all zeroes today.
I found that an error wasn’t occurring but a warning was. It said:
08 is not a legal ECMA-262 octal constant
I determined that the datepicker was assigning “08” for the AM time. This was causing the all zeroes to appear. I manually edited the time and voila, it worked.
Please look at how the datepicker sets the time.
Website: cubbychase5k10k.org
Browser: Firefox (latest)
System: Windows 7Full Warning Message:
Timestamp: 4/28/2015 11:33:37 AMWarning: Syntax Error: 08 is not a legal ECMA-262 octal constant Source File: https://cubbychase5k10k.org/ Line: 152, Column: 14 Source Code: 'hour': 08,