Support Forum

Advanced Search
Forum Scope


Match



Forum Options



Minimum search word length is 3 characters - maximum search word length is 84 characters
plugins-topic
disk space usage and lib file
Avatar
charles121
Johannesburg, South Africa
Member
Free Members
sp_UserOfflineSmall Offline
Jan 16, 2012 - 8:21 pm

Good day Yellow Swordfish

 

I updated to 451.

 

upgrade went ok BUT when running the SPF the following showed up:

 

(firstly with allowed 90 seconds then 45 seconds to run)

Version: 4.5.1    Build:  6401

 

1) 

Fatal error: Maximum execution time of 90 seconds exceeded in /problem-with-post-edit-buttonome/sainfodi/public_html/justmail.za.net/wp-content/plugins/simple-forum/library/sf-database.php on line 1862

 }

 

 

                        if ($search != '')

 

                        {

 

                                    $where.= " AND ".SFMEMBERS.'.display_name LIKE "'.$search.'%"';

 

                        }

 

AND

 

2) 

Fatal error: Maximum execution time of 45 seconds exceeded in /problem-with-post-edit-buttonome/sainfodi/public_html/justmail.za.net/wp-content/plugins/simple-forum/library/sf-database.php on line 1828

 

1825 to 1831

#if no usergroup memberships return empty list

 

                                    if ($ugs)

 

                                    {

 

                                                $ug_ids='';

 

The above only errors.

(I also ran it with 120 seconds to open and it gave same error as1 above)

 

THANKING YOU FOR HELPING

Charles van Eeden

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Jan 16, 2012 - 8:25 pm

so what are we trying to do here?  sorry, have not read back through this entire thread...  get to 5.0?  or 4.5.1 the final destination...

perhaps a little more background info?

is it occurring on every page load of the forum?  the message is fairly explanatory with the cpu time being exceeded...  but it really doesnt take that much cpu for sp to run...

Avatar
charles121
Johannesburg, South Africa
Member
Free Members
sp_UserOfflineSmall Offline
Jan 16, 2012 - 9:39 pm

Good day Mr Pappa,

 

Thanking you and Yellow Swordfish for all the help.

 

I do have it now up and running with SP 5

 

(I should have gone to version 5 in the first place)

 

On up grade no errors were encountered.

 

AND CONGRATIOLATIONS WITH ALL THE CHANGES.

 

will immediately start on re-configuring and using the plugins !!!!

 

BUT NOTE:

under TOOLBOX, ENVIRONMENT, the following error shows up:

Warning: Invalid argument supplied for foreach() in /problem-with-post-edit-buttonome/sainfodi/public_html/justmail.za.net/wp-content/plugins/simple-press/admin/panel-toolbox/forms/spa-toolbox-environment-form.php on line 64

 

Hope to hear from you

Kind Regards

Charles van Eeden

Avatar
charles121
Johannesburg, South Africa
Member
Free Members
sp_UserOfflineSmall Offline
Jan 16, 2012 - 10:50 pm

Good day Mr Pappa,

In the previous reply I said that the Forum is up and running.

The forum displays on the page when I click on the 'forum' link on the website frontpage.

 

HOWEVER, I found that There is no access to items on the Forum page.

I must be doing something wrong.

 

Please view the errors below:

WHEN TRYING TO ACCESS MEMBER LIST

 

Fatal error: Maximum execution time of 120 seconds exceeded in /problem-with-post-edit-buttonome/sainfodi/public_html/justmail.za.net/wp-content/sp-resources/forum-plugins/admin-bar/library/sp-admin-bar-components.php on line 139

 

WHEN TRYING TO ACCESS MY ADMIN PROFILE

 

Fatal error: Maximum execution time of 120 seconds exceeded in /problem-with-post-edit-buttonome/sainfodi/public_html/justmail.za.net/wp-content/sp-resources/forum-plugins/admin-bar/library/sp-admin-bar-components.php on line 168

 

 

WHEN TRYING TO ACCESS A POST:

Fatal error: Maximum execution time of 120 seconds exceeded in /problem-with-post-edit-buttonome/sainfodi/public_html/justmail.za.net/wp-content/sp-resources/forum-plugins/admin-bar/library/sp-admin-bar-components.php on line 165

Please assist somewhat more to get the Forum finally going.

Thanks again for all the help.

Charles van Eeden

Avatar
Yellow Swordfish
Glinton, England
SP Master
sp_UserOfflineSmall Offline
Jan 17, 2012 - 3:22 am

Let's take this one at a time as it looks like you are almost there.

Warning in the Toolbox Environment:

Warnings are non-fatal and while I can see why it is generating a warning and can correct that in the code, I would strongly suggest you do not let them display. You either have a WP_DEBUG statement in your wp-config.php file set to true - or your error setup in the php.ini file is set to display warnings. You should really turn these off. But - as I say - I will fix up that code. We correct these when we encounter them.

Fatal Error in the Admin Bar Components code:

Can you please take a look at your database and look specifically at the table called sfwaiting. How many records do you have in that table please?

andy-signature.png
YELLOW
SWORDFISH
Avatar
charles121
Johannesburg, South Africa
Member
Free Members
sp_UserOfflineSmall Offline
Jan 17, 2012 - 4:20 am

Good day Yellow Swordfish,

 

The number of records in sfwaiting = 12456

(415 pages of 30 lines +6)

 

Hope that will help

 

Kind Regards

Charles van Eeden

Avatar
Yellow Swordfish
Glinton, England
SP Master
sp_UserOfflineSmall Offline
Jan 17, 2012 - 5:01 am

And this is your problem. This is what was known (prior to V5) as the 'admins queue'. You can read more at this wiki article: http://wiki.simple-press.com/f.....ins-queue/

You have had the queue turned on but have not been using it and clearing it out. This table should be empty.

The quickest and easiest way to do this - as you have the new SP admin bar plugin active - is to go to the forum admin > Plugins and uninstall the admin bar. Note uninstall not deactivate. You can activate it again if you want to use it.

Either that or, of course, delete all of the records in the sfwaiting table in phpmyadmin.

andy-signature.png
YELLOW
SWORDFISH
Avatar
charles121
Johannesburg, South Africa
Member
Free Members
sp_UserOfflineSmall Offline
Jan 18, 2012 - 3:53 am

WOWsmileyell

 

mr Pappa and Yellow Swordfish

 

Thanking you very much for staying with me till it is up and running.

 

And the stream of visitors dont stop.

 

ADVICE TO USERS!

 

UPGRADE TO 5 BETA.

When upgrading de-activate all other wp plugins since the upgrade is memory intensive.

(especially wordpress automatic upgrade with its JS)

 

KEEP COPY OF PRE UPGRADE DATGABASE.

 

Download the SP zip file which you choose to upgrade to, to your own computer.  Use the wp plugin installer (not automatic upgrade) to upload to your installation the upgading zip  file and activate it through wp. It worked for me.

The SP zip files are generally large - except 5Beta which is surprisingly small - I am using Filezilla and when upgrading to SP 435 File Zilla had to restart 28 times before the SP zip file was eventually uploaded piecemeal.

 

After upgrade CLOSE browser and re-open since in most cases the browser cache AND cookiesremembers old setting.

Use the SP plugins but activate each and test before uploading the next one.

 

MR Pappa and Yellow Swordfish - a wishlist for plugins - as in Themes where there is a dropdown showing available themes, could you on the dropdown of plugins connect to SP to show available plugins with a upload button for plugin selected,to be uploaded to the plugin folder to be unzipped there.

 

Kind Regards and thanking you very Much.

 

"If you feel you could take part – even if only in a small way – then please do get in touch. We need more people to join the team."

 

Yes I would like to participate

 

Charles van Eeden

Avatar
Yellow Swordfish
Glinton, England
SP Master
sp_UserOfflineSmall Offline
Jan 18, 2012 - 5:47 am

So - we got there in the end! Excellent.
Uploading of plugins and themes is on the list but its not an easy thing to do.
I will get in touch re participating. If you don't hear from me today - I have an awful lot to get done - can you send me a PM to jog my memory please!

andy-signature.png
YELLOW
SWORDFISH
Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Jan 18, 2012 - 7:19 pm

or me...  our personal lives are a bit hectic for the next week... a pm to the two us will jog us back... wink

Forum Timezone: Europe/Stockholm
Most Users Ever Online: 1170
Currently Online:
Guest(s) 1
Currently Browsing this Page:
1 Guest(s)
Top Posters:
Mr Papa: 19448
Ike: 2086
Brandon: 864
kvr28: 804
jim: 650
FidoSysop: 577
Conrad_Farlow: 531
fiddlerman: 358
Stefano Prete: 325
Member Stats:
Guest Posters: 619
Members: 17361
Moderators: 0
Admins: 4
Forum Stats:
Groups: 7
Forums: 17
Topics: 10127
Posts: 79625