Ajax Request Problem (Urgent) - Joomla! Forum - community, help and support


hi all,
migrating user cb jomsocial. when migrator tool making ajax call, joomla giving me error component not found. when running on local pc every thing goes fine.
the post arrays :

local pc
array
(
[option] => jsmigrator
[no_html] => 1
[task] => azrul_ajax
[func] => admin,tools,ajaxcbmigrator
[cd162f8c6cc7af399eea6a215c474613] => b39370f2e9589bd6fe43aa1df1362bba
)

on server
array
(
[option] => jsmigrator
[no_html] => 1
[task] => azrul_ajax
[func] => admin,tools,ajaxcbmigrator
[configuration] => system
[91c32eb99e8d64e26fc4ab0af6f59e4c] => s61q3ttaqjdhalpmadr0cnmba2
)

on server 1 variable coming called 'configuration'. variable creating problem.

the main problem whenever ajax call made on server gives error 'component not found', while working on local machine.

please if body having clue on this. have launch of site after 4 days.
thanks in advance

it might difference between using domain www or without it.

are sure migrator installed on server?
it might case sensitive issues component name. (in windows pc case of files , folders don't matter, on server matter)

olaf





Comments

Popular posts from this blog

CS5 Adobe Media Encoder: Encode failed because the source duration is nil.

cf_sql_integer vs cf_sql_bigint vs cf_sql_int??

localhost/joomla15/administrator doesnt work - Joomla! Forum - community, help and support