[TYPO3-dev] xajax !! several extension using xajax on the same page of typo3 throwing errors

Mauro Lorenzutti mauro.lorenzutti at webformat.com
Wed May 21 08:59:32 CEST 2008


Nirmalya Mondal ha scritto:
> when I've  called javascript function c4baby_processGbookCommentEntry()
> it throws the same error as previous i.e.
> Unknown Function processGbookCommentEntry.
> Where this function has defined in _p2.php file.
> As previous processGbookRatingEntry() php function is working fine .. 
> this function has defined in _pi1.php file.
>   

If the PHP function processGbookCommentEntry is defined in file 
_pi2.php, you have to insert the code I sent you in that file, not in 
_pi1.php. You have to insert the same code in all the files that have 
xajax functions, otherwise the object provided to xajax is not correct.

Regards,

-- 
 Mauro Lorenzutti

e-mail:  mauro.lorenzutti at webformat.com
---------------------------------------------------------
WEBFORMAT srl | Corte Europa, 12 | I-33097 SPILIMBERGO PN
     Tel +39-0427-926.389  --  Fax +39-0427-927.653
       info at webformat.com  --  http://www.webformat.com
---------------------------------------------------------





More information about the TYPO3-dev mailing list