OrdaSoft forum
Welcome, Guest
Please Login or Register.    Lost Password?
VM back-end doen't works with rt_missioncontrol (0 viewing) 

VehicleManager component support

Go to bottom Favoured: 0

VM back-end doen't works with rt_missioncontrol

boost (Visitor)
Posts: 0
graphgraph
User Offline
VM back-end doen't works with rt_missioncontrol 11 Years, 2 Months ago
Karma: 0  
Hello

impossible to run vehicule manager into backend under rt_missioncontrol admin template ( JOOMLA2.5) !!
see the picture error .... Jstore want to connect the old stories file into Joomla 2.5

It's works under another template

can you help Please
Logged Logged
The administrator has disabled public write access.
admin (Admin)
Admin
Posts: 8243
graph
User Offline Click here to see the profile of this user
Re:VM back-end doen't works with rt_missioncontrol 11 Years, 2 Months ago
Karma: 101  
Hello,

I am sorry, we can't debug self components with all templates. Ours component good work with Joomla default templates.

For you as me seem need with help Joomla Media Manager - create folder "stories" - in default images folder - and that resolved error.

Thanks,
OrdaSoft team
Logged Logged
The administrator has disabled public write access.
boost (Visitor)
Posts: 0
graphgraph
User Offline
Re:VM back-end doen't works with rt_missioncontrol 11 Years, 2 Months ago
Karma: 0  


Ok done I have created the file but just you know that doesnt' work ...

Fatal error: Cannot redeclare class JToolBar in /homepages/30/d455811576/htdocs/site/libraries/joomla/html/toolbar.php on line 302
Logged Logged
The administrator has disabled public write access.
admin (Admin)
Admin
Posts: 8243
graph
User Offline Click here to see the profile of this user
Re:VM back-end doen't works with rt_missioncontrol 11 Years, 1 Month ago
Karma: 101  
Hello,

Please use DEFAULT JOOMLA admin template - that most best templates for joomla admin part !

you may try replace in file:
{yours site}/administrator/components/com_vehiclemanager/toolbar_ext.php

row :

require_once($mosConfig_absolute_path."/libraries/joomla/html/toolbar.php";// JToolBar extends Object

to

jimport( 'joomla.html.toolbar' );

Thanks,
OrdaSoft team
Logged Logged
The administrator has disabled public write access.
boost (Visitor)
Posts: 0
graphgraph
User Offline
Re:VM back-end doen't works with rt_missioncontrol 11 Years, 1 Month ago
Karma: 0  
Hello thank you


this is working fine now !!

best regards
Logged Logged
The administrator has disabled public write access.
Go to top
»