Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • cyres Friend
    #175444

    Hi,

    I modified the JA Login, “register account” link to point to community builder “register account” page.
    It worked okay for a while, but now I get a blank page. When I put error reporting on it says:

    Fatal error: Class ‘JModel’ not found in /data/sites/web/cyrescentercom/www/modules/mod_jatoppanel/helper.php on line 17

    Fatal error: Access to undeclared static property: JLoader::$classes in /data/sites/web/cyrescentercom/www/libraries/loader.php on line 189

    I even get this toppanel error when I try to register directly via the community builder module.

    My site is live now, and I have about 200 people who are waiting to be registered 🙁

    Thanks for looking into this.

    PS. I opened a ticket #GIW-751-20849

    Sherlock Friend
    #445878

    Hi cyres,

    Open the file of modulesmod_jatoppanelhelper.php you would see this line of code
    JModel::addIncludePath(JPATH_SITE . ‘/components/com_content/models’);
    Try to add above it this line of code
    [PHP] jimport(‘joomla.application.component.model’); [/PHP]

    Hope this would help !

    bule Friend
    #448371

    looks like same problem as i found a month or so ago:
    http://www.joomlart.com/forums/topic/class-jmodel-not-found-ja-business-j-2-5/
    and its still a problem now

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 3 voices, and was last updated by  bule 12 years, 6 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum