Hey, get this error when I try to activate the plugin network wide. Activating on a per site basis is not available (plugin does not show up in my site’s plugin list).
Fatal error: Call-time pass-by-reference has been removed; If you would like to pass argument by reference, modify the declaration of apply_filters(). in /home2/walvinme/public_html/codedgamer/wp-content/plugins/one-quick-post/includes/notifications.php on line 92
Should I assume the plugin does not work with multisite, or is it something else?
]]>Hello!
I have installed this plugin, but I get the error “You do not have sufficient permissions to create new ads.” Why is that? What ca I do to solve this?
]]>Hi, it seems there is a bug when using PHP 5.4 : in several places of /includes/notifications.php , the $post variable is called by reference (&$post) inside the function, whereas the reference should be made in the definition of the function (example : function blabla(&$post) ).
Would you mind upgrading the plugin to make it work on bleeding edge servers ? ??
Bye,
Yann
Hi, it looks like a great plugin!
But the thing is that i keep getting this error when trying to create a new form.
“Warning: Cannot modify header information – headers already sent by (output started at MYURL/wp-admin/includes/template.php:1679) in MYURL/wp-includes/pluggable.php on line 881”
After that, it creates the form but it keeps showing the error and doesnt create it properly because the post type is always “entry” even choosing other type.
Thanks in advance,
]]>Does this post allow for front end editing if a user wants to change their post content and custom field entries later after published? Thanks in advance.
]]>Hi
Im trying to re-order the form fields – I would like the main content field to be the final field before the SEND button.. How do I do this?
Thanks
]]>I get these notices when using the plugin:
Notice: Trying to get property of non-object in /var/www/vhosts/[redacted]/httpdocs/wp-content/plugins/one-quick-post/includes/oqp-core.php on line 213
Notice: Trying to get property of non-object in /var/www/vhosts/[redacted]/httpdocs/wp-content/plugins/one-quick-post/includes/oqp-core.php on line 207
Notice: Trying to get property of non-object in /var/www/vhosts/[redacted]/httpdocs/wp-content/plugins/one-quick-post/includes/oqp-core.php on line 207
Notice: class-snoopy.php is <strong>deprecated</strong> since version 3.0! Use wp-includes/http.php instead. in /var/www/vhosts/[redacted]/httpdocs/wp-includes/functions.php on line 3507
Notice: Undefined index: crop in /var/www/vhosts/[redacted]/httpdocs/wp-content/plugins/one-quick-post/includes/theme.php on line 872
Notice: Undefined index: crop in /var/www/vhosts/[redacted]/httpdocs/wp-content/plugins/one-quick-post/includes/theme.php on line 872
Notice: Undefined offset: 1 in /var/www/vhosts/[redacted]/httpdocs/wp-content/plugins/one-quick-post/admin/admin.php on line 182
Notice: Trying to get property of non-object in /var/www/vhosts/[redacted]/httpdocs/wp-content/plugins/one-quick-post/includes/oqp-core.php on line 213
Notice: Trying to get property of non-object in /var/www/vhosts/[redacted]/httpdocs/wp-content/plugins/one-quick-post/includes/oqp-core.php on line 207
Notice: Trying to get property of non-object in /var/www/vhosts/[redacted]/httpdocs/wp-content/plugins/one-quick-post/includes/oqp-core.php on line 207
Notice: Undefined offset: 1 in /var/www/vhosts/[redacted]/httpdocs/wp-content/plugins/one-quick-post/admin/admin.php on line 182
Notice: Trying to get property of non-object in /var/www/vhosts/[redacted]/httpdocs/wp-content/plugins/one-quick-post/includes/oqp-core.php on line 213
Notice: Trying to get property of non-object in /var/www/vhosts/[redacted]/httpdocs/wp-content/plugins/one-quick-post/includes/oqp-core.php on line 207
Notice: Trying to get property of non-object in /var/www/vhosts/[redacted]/httpdocs/wp-content/plugins/one-quick-post/includes/oqp-core.php on line 207
Notice: get_plugin_data was called with an argument that is <strong>deprecated</strong> since version 3.0! The <code>Site Wide Only: true</code> plugin header is deprecated. Use <code>Network: true</code> instead. in /var/www/vhosts/[redacted]/httpdocs/wp-includes/functions.php on line 3551
Notice: get_plugin_data was called with an argument that is <strong>deprecated</strong> since version 3.0! The <code>Site Wide Only: true</code> plugin header is deprecated. Use <code>Network: true</code> instead. in /var/www/vhosts/[redacted]/httpdocs/wp-includes/functions.php on line 3551
Notice: get_plugin_data was called with an argument that is <strong>deprecated</strong> since version 3.0! The <code>Site Wide Only: true</code> plugin header is deprecated. Use <code>Network: true</code> instead. in /var/www/vhosts/[redacted]/httpdocs/wp-includes/functions.php on line 3551
There are also other notices on the settings page, and creating a new form breaks because the headers have already been output.
If you set WP_DEBUG
to true
in wp-config.php you’ll see them too.
After activating my site shows:
Fatal error: Call to undefined method WP_Query::is_main_query() in /var/www/domains/deepend.com.au/innovation/www/blog/wp-content/plugins/one-quick-post/includes/oqp-core.php on line 454
]]>We’ve got OQP working just fine for normal posts. However, it does not show a ‘Make title’ field when a custom post type is selected. The title is just a standard ‘normal’ post one, so we’re quite perplexed as to why this would be. Is there some extra bit of code needed to add/show a title of a custom post?
]]>$5 donation goes to this problem (if solved).
I received this error message:
Fatal error: Maximum execution time of 30 seconds exceeded in /home/ybyv/public_html/wp-content/plugins/one-quick-post/includes/classes.php on line 102
May I know what cause this?
]]>unable to save Guest Poster ID
unable to delete forms
the settings page is dead
]]>Once installed and enabled network wide, all seems right on the settings page, but creating a new form the PostType (to be created) dropdown does not show every custom post type (post/page/multimedia/other/things), but instead shown ONLY-ONE element with the types concatenated “PostPageMultimediaOtherThings”.
If you look into the html source, you can see the closing option tab is not closed “</option”.
Cannot go to the page where I can post something from front end.
When I click on the BP admin bar link of Quick post, it brings me back to homepage.
What could e the problem?
]]>This plugin is exactly what I need for my site. Thanks so much for taking the time to put it together. I noticed a bug sort of thing and managed to fix it myself and wanted to bring it to your attention.
When creating a new form, the “Post Type” drop down showed everything in one selection all in one row. So it forced me to select everything at once instead of a single post type.
So I went looking and found the error! In the admin-forms.php file in the admin folder of the plugin — this line here (around line 70-ish)
echo '<option'.$selected.' value="'.$slug.'">'.$post_type->labels->singular_name.'</option';
You are missing the end > there after option. The line should be like this:
echo '<option'.$selected.' value="'.$slug.'">'.$post_type->labels->singular_name.'</option>';
And tada! It shows up as a full list and I can select on post type at a time!
I’m still testing this out and seeing what works. If I manage to find more fixes, I will report them to this same thread here as a reply to myself.
]]>Hi there!
first of all thanks for this plug-in, it’s exactly what I was looking for…
Unfortunatly it doen’t works properly, so I’m goint to report my experience to help understand how to improve it:
When I try to add a new form the screen doen’t look like the screen shot on the wordpress site.
1)Post Type shows a dropdown, but just one line with on all the options
2)There isn’t any Step to configure
3) it miss the form url field
to better explain this I’ve made a screenshot myself with these differences https://sooshi.org/onequickpost.jpg
When I try to put the default form code in a page it comes up this in my template Fatal error: Call to a member function get_html() on a non-object in /home/projects/public_html/travellertribe.com/wp-content/plugins/one-quick-post/theme/form.php on line 42
Than I’ve a questions: does it possible to create a different form for each category?
Does a buddypress user who post on a blog on the network has the list of his post under his buddypress profile?
Since I really need a funcionality like this on my network I woul like to support the plugin to get the developing time faster (and say thanks).
I’ll do by the way, but I’m not rich so I’m afrait my money would be enought to convince the developer to make this as a priority.
So I would like to propose other users like me to join together and make a bigger donation to encourage the author to dedicate his time to this…
Let me know
Hi,
I used your plugin but I found a bug. If you add a custom field to the form, the custom field will not be saved in the frontend, if anyone tyspes in there. I noticed that this field has no name.
Paul
]]>I have no idea what most of the settings pertain to, I see no form, only short code on the page. There’s no role settings, doesn’t appear to have a visual editor. Overall it looks like its mostly for developers or PHP experts. I can’t use it, overly complicated concidering its sparce features. try Quick Post Widget instead.
]]>The plugin works for me, even though there is alot to fixed; such as the alert boxes and light icons that supposed to show up next to certain options to give you a description of what its actually doing. But that isn’t my concern at this point. I would like to know how to stop moderating the post, and let them automatically become published instead of being saved as ‘drafts’. This is frustrating because there is no back end options that let you fix this. So possibly, if you can sir, tell me how to rectify this small issue. Other than that, great plugin!
]]>When this plugin will finally work? It’s annoying after so many updates released and still not a workable plugin
]]>I have a custom post type called ‘NEWS’ and under this I have several categories such as World,Local,Politlcs etc
How do I show this list in the form?
I think one quick post support custom post type
]]>i added this lines to check if title exists.but something is not right.
i’m using post id as permalinks but i don’t want users to create many posts with the same title like:Avatar.
// check if title $my_post_name already exists in wpdb
global $wpdb;
if($wpdb->get_row(“SELECT post_title FROM wp_posts WHERE post_title = ‘” . $my_post_name . “‘”, ‘ARRAY_A’)) {
echo $my_post_name.’ already exists’; }
hi,
how add upload image, video, audio and media button in one quick post plugin editor?
is it possible to add this option in one quick post.
tell your suggestion.
]]>