crazyregcomics
Forum Replies Created
-
Forum: Plugins
In reply to: [Search Everything] Search does not work anymoreI’m on 4.9.1 and experiencing a similar issue. Search results show all my posts / pages, but not the ones that I KNOW have the words I searched for.
This is the error I get when I attempt to install the plugin manually:
“The uploaded file exceeds the upload_max_filesize directive in php.ini.”
I was a pro customer, but I haven’t renewed it since it expired. π
Ho do I go about updating to the latest version? I don’t have any plugin updates pending, and the last time I tried to do it manually (upload the ZIP) I got an error message.
Bummer, none of that helped. π I deactivated Bad Behavior and Wordfence, my Custom Booking Forms still not in my Events menu (in Dashboard). Went back to default theme (2012) and still nothing. π
I fear I might need to uninstall and re-install Events Manager.
I see it when I use that URL you pasted, this:
yoursite.com/wp-admin/edit.php?post_type=event&page=events-manager-forms-editor
…but of course I changed it to my domain name, not yoursite.com. π
No, I am pretty sure I do not have any plugins or custom code like that. Plugins I use are:
Aksimet, Bad Behavior, BriefCase, Contact Form 7, Easy Columns, Events Manager Pro, Grou Random Image Widget, Image Widget, N-Media MailChimp Subscriber Form, Wordfence Security and WP-reCAPTCHA. I just tried disabling the MailChimp one, no change.
The custom code / CSS I have is simply for:
Multiple backgrounds, drop down menu width, events calendar width fix for FireFox, resize Google Maps and changing the authorbox colour.
Hi again. So it sounds like I need to fix the permissions. Can you tell me how I go about this? I’m hoping this is all that I need to do to fix this issue.
To be honest, I have no idea about the permissions in that sense, sorry. How do I check?
Yes, I think Pro has been disabled somehow.
When I go to that URL, I get the error message “You do not have sufficient permissions to access this page.”
As for permissions, I didn’t alter anything… Can I simply check in file properties?
Well, after I’d replaced the lines of code I copied them back to the server (via FTP) and overwrote the old ones, if that’s what you mean… So yes.
Ok, finally got back in. π
I added this line of code:
define(‘EMP_DISABLE_CRITICAL_WARNINGS’, true);
to wp-config.php, but the error message I posted two posts ago is still showing in my Dashboard. Should it have gone away?Also, I went to http://wp-events-plugin.com/blog/2014/04/15/important-changes-to-5-5-3-and-pro-2-3-8-versions/ to read about the changes, and I’ve replaced the first two lines of code:
function build_sql_conditions
with this:
public static function build_sql_conditions
And this:
function get_default_search
with this:
public static function get_default_search
both in file /events-manager-pro/add-ons/coupons.phpHowever I was not able to find the third line of code:
define(βEMP_VERSIONβ, β123β²);
in file /events-manager-pro/events-manager-pro.php.Any suggestions?
I am unable to update Pro, but I should still be able to see my custom booking forms, and they are still missing. π
No, I’ve forgotten all about that. I think this will be the fix. I’mhaving trouble logging in right now (another issues, unrelated). Once I have access again I will add that line of code and post back here. π
EM is version 5.5.3.1.
EM Pro is version 2.1.4.I also have an odd error message at the top of my dashboard, which reads:
“Due to some inevitable changes to some code in Events Manager, it is necessary to use Pro 2.3.7.7 or later. We have disabled the Pro plugin as a safety precaution.
Click here for detailed information about this change, which includes some simple instructions for fixing older versions of Pro without requiring an update.
Only Administrators see this message. To hide critical messages and prevent this safety measure, you can add define(‘EMP_DISABLE_CRITICAL_WARNINGS’, true); as a new line in your wp-config.php file.”Actually, both are activated. Could they be clashing? Should I still be able to see Custom Forms?
Looks like mine are gone then. π WTH?
http://i131.photobucket.com/albums/p291/darksoulseed/EMMenu_zps4c690c6b.jpg
Thanks!
Can you tell me where the custom booking forms are though? I feel like a total noob, but I was certain there had their own tab… I just can’t see them anymore.