BxDolAdminSettings.php error

I get the following error after I try to save the template settings in admin panel:

(the settings are NOT saved..)

Fatal error: Call to undefined function setSearchStartAge() in /home/USER/public_html/inc/classes/BxDolAdminSettings.php(104) : runtime-created function on line 1

Quote · 12 Dec 2009

I am getting the same error, I did see another post like this, but cant find it anymore. so I will post here. I changed whta the other post said, inc/profile.php from rc1, as well as the BxDolAdminSettings.php file, but nothing worked

Quote · 13 Dec 2009

Make sure that you have setSearchStartAge and setSearchEndAge functions in inc/profiles.inc.php file. If there are no such functions in this file then you didn't overwrite files from new version, you need to upload files again and make sure that new files overwrites old files.

Rules → http://www.boonex.com/terms
Quote · 14 Dec 2009

Ok, I had to manually edit the code to get it right, for some reason It will Not allow me to overwrite it, I cannot even delete it.  now i am getting

 

Fatal error: Call to undefined function stripslashes_adv() in /home/bykesp1/public_html/test/7/inc/classes/BxDolForm.php on line 242

can anyone help with this

Quote · 17 Dec 2009

Ok, I had to manually edit the code to get it right, for some reason It will Not allow me to overwrite it, I cannot even delete it.  now i am getting

Fatal error: Call to undefined function stripslashes_adv() in /home/bykesp1/public_html/test/7/inc/classes/BxDolForm.php on line 242

can anyone help with this

Please try new complete clean reinstalltion !

It looks like you mixed up different versions

Rules → http://www.boonex.com/terms
Quote · 18 Dec 2009

Ok, I had to manually edit the code to get it right, for some reason It will Not allow me to overwrite it, I cannot even delete it.  now i am getting

Fatal error: Call to undefined function stripslashes_adv() in /home/bykesp1/public_html/test/7/inc/classes/BxDolForm.php on line 242

can anyone help with this

cant necessarily help with the errror, but what i can help with is the fact that you cannot write, overwrite or delete this file.

depending on how you access your files via ftp client or browser, you need to view the ownership/group on this file. as i recall D6 would mess you up pretty badly with the orca directory because 99 was the owner of the orca directory.

if you do not have ssh access, i think you can still rename this file/directory that is not assigned as you being the owner. in order to edit files you are required to have access level permissions and the fact that you cant write, overwrite, or delete this file, tells me there is an ownership issue.

you can also write to your hosting service, and they may very well oblige you with chown and chgrp is necessary to the files that you are having problems with, but may ask them just to do -R on both commands on your home directory of your dolphin install.

once you acquire ownership of the files in question, you will be able t proceed with the recommendations of AlexT.

Regards,

DosDawg

When a GIG is not enough --> Terabyte Dolphin Technical Support - Server Management and Support
Quote · 18 Dec 2009
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.