On these pages are my WordPress plugins, the odd article and my Support Forum.

For my random rantings on everything else please visit my blog at Yellow Swordfish

WP Plugins


Articles

If you find any of my plugins useful, please comsider a donation towards my running costs.

Thank you

In preparation for the release of Simple:Press Version 4.0, the Support Forum has moved to a new site dedicated to the plugin. This will also be the future home for Simple:Press Forum.


Version 3.1.4 will still be available for download here in the short term.


For the support forum - and to visit our new site and to get details of version 4.0, click on the logo to take you to simplepressforum.com

This forum is currently locked - access is read only
Current User: Guest
Please consider registering

 
Search Forums:


 




sf-admindatabaseforms.php and sf-control.php erro

UserPost

6:43 am
24 May 2008


Pinto

Member

Israel

posts 50

1

i had the 3.0.1 just upgrade now and got this to errors:

from the admin view i'm getting this error:

Fatal error: Call to undefined function sf_get_forums_in_group() in /home/pinto/public_html/wp/wp-content/plugins/simple-forum/admin/sf-admindatabaseforms.php on line 68


and from the clints view i'm getting this error:
Fatal error: Call to undefined function sf_build_membership_cache() in /home/pinto/public_html/wp/wp-content/plugins/simple-forum/sf-control.php on line 342


what can be the problem?

do i need to upload a fresh copy of the new ver on the old files? or what?

Thanks,

Pinto

8:02 am
24 May 2008


Yellow Swordfish

Admin

Peterborough, England

posts 5252

2

Looks to me like you have not copied ALL of the files. I would download the 3.1.1 - but from 3.0.3 you do need to replace everything.

8:08 am
24 May 2008


Pinto

Member

Israel

posts 50

3

i did copy all the upgrade files but i will upload a fresh 3.1.1 copy now & will report.

8:13 am
24 May 2008


Yellow Swordfish

Admin

Peterborough, England

posts 5252

4

If you get a message that says 'undefined function' like that then either some files did not get copied across or they are in the wrong place. Or possibly corrupted but that would probably give you different and more errors.

4:52 pm
24 May 2008


Pinto

Member

Israel

posts 50

5

i have just upload a fres copy & rewrite the old files with the new one but now i have this error lines:

http://www.pintophotography.com/wp/?page_id=162

what is the problem now?


plus now it's showing that i'm not a register user ?!?!?!?

did it delete all the forums that i have created?


5:13 pm
24 May 2008


Mr Papa

Moderator

Arizona, USA

posts 1602

6

this now looks a lot like this thread.

5:26 pm
24 May 2008


Yellow Swordfish

Admin

Peterborough, England

posts 5252

7

Pinto - did you use the 'changed files' upgrade or did you use the whoile 3.1.1 build?

5:27 pm
24 May 2008


Yellow Swordfish

Admin

Peterborough, England

posts 5252

8

Mr Papa said:

this now looks a lot like this thread.


No Frank has hos sfmembers table. Pinto doesn't. I am wondering oif he tried upgardng 3.0.3 with the 3.1.1 changed files upgrade…

5:37 pm
24 May 2008


Pinto

Member

Israel

posts 50

9

Yellow Swordfish said:

Mr Papa said:

this now looks a lot like this thread.


No Frank has hos sfmembers table. Pinto doesn't. I am wondering oif he tried upgardng 3.0.3 with the 3.1.1 changed files upgrade…


like i said i did the ugrade “change files” folder, then i had some problems so i have upload & overwrite the files on my FTP servre with the complet ne files of the 3.1.1 folder exclude the SKINS & LANG folders

5:48 pm
24 May 2008


Yellow Swordfish

Admin

Peterborough, England

posts 5252

10

So you were using 3.0.3. The you used an upgrade that said '3.1 to 3.1.1' only. Then, when that quite obviously failed as it would you overwrote with the complete 3.1.1.

Not good.

And did you make the recommended backup?

5:56 pm
24 May 2008


Pinto

Member

Israel

posts 50

11

i think that i have SQL backup befor like a month ago +- plus the simple forum folder.

6:15 pm
24 May 2008


Yellow Swordfish

Admin

Peterborough, England

posts 5252

12

Wwell we can try and work somethign out but really you do need to be more careful. It clearly said it was a 3.1 to 3.1.1 changed file list…

You will need to make sure that you now have the correct set of 3.1.1 code files in place.

The you will need to go into your database and open the wp Options table. You will need to find the key value 'sfbuild' and change it's value to 320.

The you need to find the key value 'sfversion' and change that to 3.0.3

Then you need to go into your WP Admin and re-run the forum upgrade. I really do not know if this will work and I strongly recommend you DO make a backup before attempting this.

7:14 pm
24 May 2008


Pinto

Member

Israel

posts 50

13

Yellow Swordfish said:

Wwell we can try and work somethign out but really you do need to be more careful. It clearly said it was a 3.1 to 3.1.1 changed file list…

You will need to make sure that you now have the correct set of 3.1.1 code files in place.

The you will need to go into your database and open the wp Options table. You will need to find the key value 'sfbuild' and change it's value to 320.

The you need to find the key value 'sfversion' and change that to 3.0.3

Then you need to go into your WP Admin and re-run the forum upgrade. I really do not know if this will work and I strongly recommend you DO make a backup before attempting this.


ok lets start from this that i don't have sfbuild” in my wp Options table at all

8:17 pm
24 May 2008


Yellow Swordfish

Admin

Peterborough, England

posts 5252

14

You really must have. The forum could not have operated at all without it.

5:49 pm
26 May 2008


Pinto

Member

Israel

posts 50

15

here is a screen shot of the options in my sql.


5:51 pm
26 May 2008


Mr Papa

Moderator

Arizona, USA

posts 1602

16

NO!   You have to go into the actual contents of that table and look for an option name = sfbuild

click on the SQL button on top and then hit go…  it will display all the contents (paged) of that table…  page through looking the option_name column for a value of sfbuild

11:05 pm
26 May 2008


Pinto

Member

Israel

posts 50

17

Yellow Swordfish said:

Wwell we can try and work somethign out but really you do need to be more careful. It clearly said it was a 3.1 to 3.1.1 changed file list…

You will need to make sure that you now have the correct set of 3.1.1 code files in place.

The you will need to go into your database and open the wp Options table. You will need to find the key value 'sfbuild' and change it's value to 320.

The you need to find the key value 'sfversion' and change that to 3.0.3

Then you need to go into your WP Admin and re-run the forum upgrade. I really do not know if this will work and I strongly recommend you DO make a backup before attempting this.


Amazing !

worked like a charm & thanks to mr papa on the help to find it.

11:11 pm
26 May 2008


Yellow Swordfish

Admin

Peterborough, England

posts 5252

18

Excellent news. I hope all is well.

11:21 pm
26 May 2008


Pinto

Member

Israel

posts 50

19

Yellow Swordfish said:

Excellent news. I hope all is well.


yep i did the upgrade & all is good now.also i'm working on the lang file will finish it soon…

6:41 am
27 May 2008


Mr Papa

Moderator

Arizona, USA

posts 1602

20

good deal… glad we worked it out…



Reply to Topic: sf-admindatabaseforms.php and sf-control.php erro

NOTE: New Posts are subject to administrator approval before being displayed

Guest Name (Required):

Guest EMail (Required):

Guest URL (required)

Math Required!
What is the sum of: 5 + 10        (Required)

Topic Reply:


 
 

About the Stuff at Yellow Swordfish forum

Currently Online:

8 Guests

Maximum Online: 71

Forums:

Groups: 3

Forums: 16

Topics: 2068

Posts: 14091

Members:

There are 1003 members

There are 837 guests


Yellow Swordfish has made 5252 posts

Top Posters:

Mr Papa - 1602

-Radio- - 558

ovizii - 114

jfv - 82

angelic007 - 72

Administrator: Yellow Swordfish | Moderators: Yellow Swordfish, Mr Papa, -Radio-


© Simple:Press Forum - Version 3.1.4 (Build 357)