good evening Mr Pappa.
I nowcontinue with the saga of upgrading from 410 to 415.
i have now downloaded 451, 423, 413 – in that sequence.
I first tried to upgrade to 451, but no success.
The following error showed up:
WordPress database error:[Unknown column ‘forum_id’ in ‘field list’]
INSERT INTO wp_sftrack (trackuserid, trackname, forum_id, topic_id, trackdate) VALUES ( 1, ‘admin’, 0, 0, ‘2012-01-13 14:35:31’)
I inserted these fields into the database and re-connected to SPF – but the following showed up:
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 8192 bytes) in /problem-with-post-edit-buttonome/sainfodi/public_html/justmail.za.net/wp-content/plugins/simple-forum/admin/sfa-menu.php on line 1
despite the ini file being:
memory_limit = 448M ; Maximum amount of memory a script may consume (64MB)
max_execution_time = 90;
upload_max_filesize = 10M;
post_max_size = 20M;
I found with firebug that the wordpress automatic upgrade plugin is a cause (with its JS), however I had to deactivate all other plugins before memory was sufficient.
then the following showed up:
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 1707
I now deleted the installation, restored the data base and “upgraded ” to 423.
on upgrading the folling showed up:
Upgrade Simple:Press Forum From Version 4.5.1 to 4.2.3 – (Build 6401 to Build 3750)
The above shows that somewhere, despite deleting the 451 installation, the info of 451 is stored.
the following error showed up with this upgrading:
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 1737
re-installed, the following showed up:
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 1658
deleted the 423 installation and installed 413. the upgrade did not go through in firefox but did in IE.
the following showed up:
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 1658
=====================
to me this would mean that there is a database compatibility problem.
in
`wp_sftrack`
al the trackuserid’s are 0 except the one for admin being ‘1’ (inserted by upgrade).
and “trackname” column filled with the user IP address.
in this table there are only 12 records.
I closed
`wp_sftrack`
and went to :
`wp_sfmembers`
the first record is for ‘1’, ‘admin’
the next record is ‘1373’ ‘barnetty’
HOWEVER: as userid the above 1373 runs up to 1394 AND THEN continious as follows 2,3,4,etc.
onpage 50 of this table the last number is 1485.
i have upgraded the WP installation to the latest version.
Mr. Pappa, as said in my very fisrt post, in the FORUMthere are
in the forum there are:
72000+ comments
23000+ guests
12000+ topics.
THE VERSION I AM USING: 4.1
AND NOW NOT A WORKING FORUM.
WOULD YOU BE SO KIND AS TO ASSIST IN GETTING THE FORUM WORKING AGAIN!!!
Kind Regards
Charles van Eeden