Sackgesicht VIP
Total posts: 1,636
15 Nov 2013 14:10

Undefined property: JUser::$profile in components/com_cobalt/cobalt.php on line 22 NULL

Last Modified: 02 Mar 2014


hwdevteam VIP
Total posts: 76
15 Nov 2013 17:44

I get

**Warning

JUser: :_load: Unable to load user with ID: 756**

But I have no user with ID 756.


Sackgesicht VIP
Total posts: 1,636
15 Nov 2013 18:06

To fix the problem, go to /components/com_cobalt/cobalt.php and remove or comment line 22


var_dump(JFactory::getUser(756)->profile);

londoh VIP
Total posts: 137
16 Nov 2013 10:10

Remember the old discussion (at mighty resources) about an independent "Cobalt"

unconnected to the thread, but funnily enough I recently came across an independent Cobalt - but CRM not CCK

its a self contained app thats built on the Joomla Platform

Cobalt CRM


Sergey
Total posts: 13,748
18 Nov 2013 07:06

To me Joomla framework is a very bad idea. I mean it is ok they separated framework and Joomla itself into 2 different projects and I think it is good for Joomla. But Joomla platform/framework for building other applications? That is surely not the way to go. If you are looking for library to build your project on there is ZF1 and ZF2, Kohana, Symphony, ... and finally there is laravel.

I do not see any good reason to start standalone app based on Joomla platform.

Powered by Cobalt