Support Forum
Hi there,
I need to install plupload plugin. Normally WP is pretty intuitive, I can just go to WP Admin> Plugins> Add New and it works! I tried doing this but it doesn't seem to work.
In the Forum settings there is Plugin Management but there is no "upload" button like in the WP.
Can you please help.
Visit Cruise Talk Central and Mr Papa's World
Hi there,
The admin bar doesn't seem to work. The "View new posts" button doesn't take you anywhere when clicked. I can't moderate new posts. Help! It must be because of the error message as per my previous post
Warning: Missing argument 2 for sp_admin_bar_new_post_list() in /problem-with-post-edit-buttonome/voicequa/public_html/forum/wp-content/sp-resources/forum-plugins/admin-bar/sp-admin-bar-plugin.php on line 165
I am having real problems trying to work out any way that this error could occur - so far without any insight.
Could you do something for me? Go to the forum admin > Toolbox > Error log. If there are any current entries - clear them out.
Then run the front end with the admin bar active. Back to the error log - reload the panel of course. If there are any errors reported then copy and paste them back here in a reply.... If multiple you only need paste one of each of course.
YELLOW
SWORDFISH
|
Thank you.
So I've done this following:
1. Deactivated the admin bar plugin
2. Emptied Error logs
3. Activated the admin bar plug in again
4. Go to front-end with the admin bar active and there is still a message in the forum saying: Warning: Missing argument 2 for sp_admin_bar_new_post_list() in /problem-with-post-edit-buttonome/voicequa/public_html/forum/wp-content/sp-resources/forum-plugins/admin-bar/sp-admin-bar-plugin.php on line 165
5. Back to Error log and saw a bunch of this code below:
January 21, 2013
1:09 am |
php | file: /simple-press/sp-api/sp-api-timezone.php
line: 29 function: date_default_timezone_set Notice | date_default_timezone_set() [function.date-default-timezone-set]: Timezone ID 'UTC 0' is invalid |
Please help!
Thanks
the latter is just a notice - not an error... its because you have not selected a valid php timezone.... on wp - settings - general... pick a timezone city. (not UTC offset)...
struggling to understand how you could get that error... the second argument is definitely being passed... and no on else has gotten this... its quite weird...
did you only deactivate it? can you try uninstalling it and then reactivating it?
Visit Cruise Talk Central and Mr Papa's World
The error is with the sp-admin-bar-plugin.php. Would you be able to view it? Please see below for the line 165
Warning: Missing argument 2 for sp_admin_bar_new_post_list() in /problem-with-post-edit-buttonome/voicequa/public_html/forum/wp-content/sp-resources/forum-plugins/admin-bar/sp-admin-bar-plugin.php on line 165
And error log is
January 21, 2013
4:27 pm |
php | file: icequa/public_html/forum/wp-content/sp-resources/forum-plugins/admin-bar/sp-admin-bar-plugin.php
line: 165 function: sp_admin_bar_new_post_list Warning | Missing argument 2 for sp_admin_bar_new_post_list() |
(copy and paste line 165)
function sp_admin_bar_new_post_list($addpostlist, $newpostlist) {
include_once(SPABLIBDIR.'sp-admin-bar-components.php');
$addpostlist = sp_admin_bar_do_new_post_list($addpostlist, $newpostlist);
return $addpostlist;
}
I have setup the timezone to Sydney instead of UTC offset but it doesn't seem to help. Where is the plugin uploader?
Maybe I should try to upload the plugin using the uploader. At the moment I just drag the folder via FTP client (see the attached screen grab)
OK - as both Steve and I have said this is a bit of an incomprehensible error. Vewrsions being used might well have some sort of effect although this one still surprises me!
You have said you are only on WP version 3.3.1. I know the very latest SP says it will run on WP 3.3.1 but some of the SP plugins do actually need 3.4 or even 3.5 to function correctly.
So let's check things here. What version of SP core are you using? And what version of the Admin bar plugin? All this info available on the forum admin > toolbox > environment panel.
YELLOW
SWORDFISH
|
1 Guest(s)