Hi all,
This is the alert I obtain to initiate a new petition:
Problem in
/home/sites/simfly/www/portal2/modules/NS-SimP
etition/config.php: could not find file containing
function definition for $FunctionNickName =
formprocess_initiatepetition, $ModName =
NS-SimPetition!
Problem in
/home/sites/simfly/www/portal2/modules/NS-SimP
etition/config.php: for $FunctionNickName =
formprocess_initiatepetition, function is not
defined!
Warning: Unable to call
simpetition_formprocess_initiatepetition() -
function does not exist in
/home/sites/simfly/www/portal2/modules/NS-SimP
etition/config.php on line 71
It is uploaded in the right dir and correctly SQL DB
created.
Logged In: NO
yes, the same here...
Problem in /Library/WebServer/pn_de/nuke/modules/NS-SimPetition/config.php: could not find file containing function definition for $FunctionNickName = formprocess_initiatepetition, $ModName = NS-SimPetition!
Problem in /WebServer/nuke/modules/NS-SimPetition/config.php: for $FunctionNickName = formprocess_initiatepetition, function is not defined!
Warning: call_user_func_array() expects first argument, 'SimPetition_formprocess_initiatepetition', to be a valid callback in /WebServer/nuke/modules/NS-SimPetition/config.php on line 57
Logged In: NO
go to the directory
/home/sites/simfly/www/portal2/modules/NS-SimPetition/fundefs
and check if the file formprocess_initiatepetition.php is named like that, or if its name is formprocess_initiatepetition.ph !!!!!!!!!
that was my problem!!!!! looks like untar cut off the last character!!
Logged In: NO
Tnx,
incredible but true! The problem was there.
A little "p".
Now all work fine.