JD-logo-star

You are here: Support Forums
Welcome, Guest
Please Login or Register.    Lost Password?

Getting error right after installation
(1 viewing) (1) Guest
The worlds first Testimonial Component and Module for Joomla and Virtuemart.
Go to bottomPage: 123
TOPIC: Getting error right after installation
#68
Getting error right after installation 2 Years ago  
I getting errors right after installing both packages for Joomla 1.5 Native and Virtuemart 1.1.2.

When i try to open in Admin section Components > JD Testimonials > Testimonials | Orders Sent | Settings i get the error:
Fatal error: Call to a member function acl_check() on a non-object in /home/xxxx/public_html/mmodostunuz/administrator/components/com_jdtestimonials/jdtestimonials.php on line 20

When i install the module too and enable it i get the error:
Fatal error: Call to a member function setQuery() on a non-object in /home/xxxx/public_html/mmodostunuz/modules/mod_jdtestimonials/mod_jdtestimonials.php on line 26
when i try to open my web page.

I downloaded the component and module packages today from the download section today.

The lines 19-25 for the first error
Code:

/* Ensure user has access to this function */
if (!($acl->acl_check( 'administration', 'edit', 'users', $my->usertype, 'components', 'all' )
| $acl->acl_check( 'administration', 'edit', 'users', $my->usertype, 'components', 'com_jdtestimonials' ))) {
$mainframe->redirect( 'index2.php', JText::_('Not authorized to access JD Testimonials'));
}

$db =& JFactory::getDBO();



The lines 25-26 for the second error
Code:

// prepare the query in the database connector
$database->setQuery( $query );

ysevim
Posts: 10
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#69
Re:Getting error right after installation 2 Years ago  
Exactly the same error for me. (downloaded today) on
Joomla 1.5.6
Virtuemart 1.1.0

Hope you can help!

Grtz,
Mark
Marky
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#70
Re:Getting error right after installation 2 Years ago  
Another info is that when you activate legacy mode your component and module works. But in the frontend you cant write testamonials you will get an file not found error. In the backend of the module you cant write testamonials and they appear in the module place in your site.

Any help for getting this component and module work with not legacy. Still waiting.
ysevim
Posts: 10
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#71
Re:Getting error right after installation 2 Years ago  
Hey guys,

Sorry, sorry, this was fixed but for some reason the release did not get out. It is out now and please give it a try. In the download section it is JD Testimonials 1.2 for Joomla 1.5 native.
Roland
Admin
Posts: 166
graph
User Offline Click here to see the profile of this user
Gender: Male CSV Improved Birthday: 05/05
Kind regards,

RolandD
The administrator has disabled public write access.
 
#72
Re:Getting error right after installation 2 Years ago  
The Component is now right. The backend of JDTestamonials are working.

But in the Download Section is only one new download released and it is the Component. And its wrong named as Module.

Will be a new Module download available. Because the current Module version that i have on my computer still doesnt work and gives the same error.

As last as i sayed in the Download Section the new download for the Component is named as Module. I think you will change it.
ysevim
Posts: 10
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#74
Re:Getting error right after installation 2 Years ago  
Hello,

Oh thanks for the pointer. The names are updated and the module is available too now. On my test site I do not get any error with the module. However I have changed the code and I think this should solve it.

The new module version ,1.1, is available for download.

Thanks for checking.
Roland
Admin
Posts: 166
graph
User Offline Click here to see the profile of this user
Gender: Male CSV Improved Birthday: 05/05
Kind regards,

RolandD
The administrator has disabled public write access.
 
Go to topPage: 123
Moderators: Martijn