Forums

Fatal error: Class 'JHtmlTabs' not found

glens1234 31 Jul, 2013
Hi

Here is the full message that i get when trying to create a new connection in ChronoConnectivity

Fatal error: Class 'JHtmlTabs' not found in /home1/mydir/public_html/administrator/components/com_chronoconnectivity/views/edit.php on line 93

Here is the code a line 93...
<?php echo JHtmlTabs::start('global-pane'); ?>


Any idea what i need to change in order to get this component to work?

You assistance would be greatly appreciated🙂
GreyHead 31 Jul, 2013
Hi glens1234,

Which version of Joomla! and ChronoConnectivity are you using?
You can find the CC version from Site Admin | Extensions | Install/Uninstall | Components in Joomla! 1.5 or Site Admin | Extensions | Extension Manager | Manage in Joomla! 1.6-3.

Bob
glens1234 31 Jul, 2013
Hi.

On the "validate installation page" it says "4.0 RC3.3".

Thanks
GreyHead 31 Jul, 2013
Hi glens 1234,

And which version of Joomla!?

Bob
glens1234 01 Aug, 2013
urgh. My apologies. I was sure i updated it to joomla 3, but apparently i didn't. It works now. I'm just trying to figure out why i get "Access Denied" on front-end despite configuring the permissions etc. Anyway, don't worry. ill figure it out...eventually😉

EDIT: I managed to get the data to show by setting the permissions to public. I guess it didn't show because the front end doesn't recognise that i am logged in. Is there a way around this? Is there a way to add a login feature this page? Is there some kind of templating system?

P.S. I am still using Joomla 2.5

Thanks.
GreyHead 01 Aug, 2013
Hi glens1234,

I'm not sure that there is a way to send a user to a login form from CC. You can do from a ChronoForm. Normally I guess you'd link to the listing from a Registered only menu item.

You can also add a mini-login form in the page header.

Bob
This topic is locked and no more replies can be posted.