spike210957
Forum Replies Created
-
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] classified search in dashboardI found this:
Is it a possible solution?
Forum: Plugins
In reply to: [EntryWizard] Fatal Error with 1.3.7ok so If I try to delete the plugin. I get this so looks like the problem could be caused by lack of permissions. I will investigate.
2018-07-04T08:51:48+00:00 CRITICAL Uncaught Exception: DB Error DROP command denied to user ‘woa-webuser’@’10.3.157.7’ for table ‘nsjwrvjrewz_item’ in /home/sites/5b/9/9b883e288e/public_html/wp-content/plugins/entrywizard/uninstall.php:35
Stack trace:
#0 /home/sites/5b/9/9b883e288e/public_html/wp-admin/includes/plugin.php(1018): include()
#1 /home/sites/5b/9/9b883e288e/public_html/wp-admin/includes/plugin.php(831): uninstall_plugin(‘entrywizard/ent…’)
#2 /home/sites/5b/9/9b883e288e/public_html/wp-admin/includes/ajax-actions.php(3899): delete_plugins(Array)
#3 /home/sites/5b/9/9b883e288e/public_html/wp-includes/class-wp-hook.php(286): wp_ajax_delete_plugin(”)
#4 /home/sites/5b/9/9b883e288e/public_html/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(”, Array)
#5 /home/sites/5b/9/9b883e288e/public_html/wp-includes/plugin.php(453): WP_Hook->do_action(Array)
#6 /home/sites/5b/9/9b883e288e/public_html/wp-admin/admin-ajax.php(99): do_action(‘wp_ajax_delete-…’)
#7 {main}
thrownForum: Plugins
In reply to: [EntryWizard] Fatal Error with 1.3.7Hi Josie,
Thanks for responding so quickly. In answer to your questions:
1. I don’t recall seeing any unusual messages.
2. The problem manifests itself when you attempt to edit any page/post you just get a white screen. The developer tools are showing: Failed to load resource the server responded with a status of 500 (post.php?post=2407&action=edit:1)
3. Every time you attempt to edit a post or page you get the white screen and this is captured in the fatal error log.
Something does seem to have corrupted the configuration though. When I go into Web Form management there are no forms. Yet when I go to layouts (I have two layouts) I’m told that one is used by one webform and the other by 2 webforms.
I suppose it might be easiest to remove the plugins reinstall and start again? Although I would be really interested in knowing what went wrong. I’ve gone through the same upgrade on my development machine and that worked fine.
- This reply was modified 6 years, 4 months ago by spike210957.
- This reply was modified 6 years, 4 months ago by spike210957.
- This reply was modified 6 years, 4 months ago by spike210957.
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] advert category typeThat would be great if you can Greg.
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] Editing others peoples adsMe being dim. Hadn’t noticed that I had picked up another role which didn’t have edit_pages as a capability
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] Editing others peoples adsRestoring an old backup of the db has sorted it out. So obviously data related. But I need to sort it in my current db. Can you give me a steer as to what might have upset it?
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] Editing others peoples adsI’ve tried changing my theme back to twentyseventeen. But it hasn’t made any difference.
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] Editing others peoples adsIf you want to log in and have a look at let me know.
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] Editing others peoples adsHi Greg,
Logged on as admin I can see an advert which is pending (moderate=”1″). This has been posted by an ordinary user. The only action for it is “bin”.
I thought this might be caused by another plugin but the behaviour stays the same with all plugins disabled.
Any ideas?
all the best
Nigel
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] Restrict CategoriesOk tried that but the restricted categories are still visible in the dropdown. They cannot be selected but I think it would be better if they were not visible at all.
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] Remove currency validationIs this something you’ll be looking at in a future release?
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] Remove currency validationSorry I wasn’t very clear. While currency validation is disabled when you edit a record via [adverts_manage] the shortcode is showing all records with a price of £0.00
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] adverts_manage by categorySpot on! Thanks Greg
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] Remove currency validationHey Greg,
I’ve just noticed that the changes to currency validation are not coming through into [adverts_manage]. Do I need to update something else?
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] adverts_manage by categoryThis is working well the only slight problem is that I’m losing the menu on pages where I change the query. For example I have a category called suppliers and a page called ‘manage-suppliers’ which has [adverts_manage]
I then catch this page and change $query like so:
$query->set(‘advert_category’, ‘suppliers’);
The page displays the right info but no menu from the theme?