CI + Joomla 1.5 - Joomla! Forum - community, help and support
this cooked joomla , codeigniter(ci). wrote database intensive application in codeigniter , frontend joomla. i'm using jumi(joomla extention) can include ci files inside joomla insert content generated ci joomla articles.
problem is, can't include ci files directly using jumi joomla because ci tends route pages instead of seeing joomla page ci content, redirected ci page itself.
i did little work around :
made additional page curl ci page - gets data , echos out.
from jumi, include curl page instead.
couple of questions:
i've seen @ least few posts ci + joomla difficult do(link).
1) see glaring security issues or possible performance issues?
2) know of better way implement this?
3) think of this? think way this?
there 1 component out there plugs ci joomla requires have fresh ci install. allows 1 controller & download link down well.
problem is, can't include ci files directly using jumi joomla because ci tends route pages instead of seeing joomla page ci content, redirected ci page itself.
i did little work around :
made additional page curl ci page - gets data , echos out.
from jumi, include curl page instead.
couple of questions:
i've seen @ least few posts ci + joomla difficult do(link).
1) see glaring security issues or possible performance issues?
2) know of better way implement this?
3) think of this? think way this?
there 1 component out there plugs ci joomla requires have fresh ci install. allows 1 controller & download link down well.
Comments
Post a Comment