OrdaSoft forum
Welcome, Guest
Please Login or Register.    Lost Password?

VehicleManager component support

Go to bottom Favoured: 0

Buyer Requests

kevinreddell (Visitor)
Posts: 0
graphgraph
User Offline
Buyer Requests 12 Years, 8 Months ago
Karma: 0  
Hi There,

Is there a way to turn off the buyers requests form? I do not require this..
Logged Logged
The administrator has disabled public write access.
admin (Admin)
Admin
Posts: 8230
graph
User Offline Click here to see the profile of this user
Re:Buyer Requests 12 Years, 8 Months ago
Karma: 101  
You may hide that or with help code or with help CSS

With help code you will need check file:

{yours file}/components/com_vehiclemanager/vehiclemanager.html.php

function:
displayVehicle

You need remove form what start from:
Code:

        <form action="<?php echo sefRelToAbs("index.php?option=com_vehiclemanager&amp;task=buying_request&amp;Itemid=".$Itemid); ?>" method="post" name="buying_request">


Thanks,
Ordasoft team
Logged Logged
The administrator has disabled public write access.
Go to top
»