• eCommerce
  • Social and Community Suite
  • Content Management
  • RSS Extensions
  • VirtueMart Extensions
Follow us on Twitter   Join The Factory on the New Digg  
(0) | Login | Register | Lost Password?
Username: Password:  
Home
Our Products
Joomla 1.7.x  (23) & J!1.6.x
Joomla 1.5.x (28)
Joomla 1.0.x (17)
Factory Club Extensions (7)
Drupal, Elxis, MODx (6)
Windows Gadgets for J! (11)
Free Templates (4)
All Products (92)
Documentation
Tweets
Forum
Contact Us
Terms & Conditions
How to Buy Guide
Customers FAQ's
Updates & Upgrades
About Us
The Factory Demo Server for Joomla Extensions
Money Back Guarantee
Payment Methods for Joomla Extensions
Follow us on Facebook

Latest Tweets

  • Join us at the Joomladay UK!
  • The Factory Extensions Joomla Compatibility Chart
  • Love Factory 2.4 for Joomla 1.7
  • Love Factory - Memberships [VIDEO]
  • Love Factory - Custom Fields Integration [VIDEO]
  • Love Factory - Google Maps Integration [VIDEO]
  • Love Factory - Administrator Guide [VIDEO]
  • Love Factory - Memberships
  • Collection Factory for Joomla 1.6 with CB support
  • Reverse Auction Factory 1.5.9
 
   Home   Help Search Login Register  
The Factory > Forum > eCommerce Factory Suite for Joomla CMS. > Reverse Auction Factory > Remove Jobdeadline and Picture/File attachment
Pages: [1]
« previous next »
  Print  
Author Topic: Remove Jobdeadline and Picture/File attachment  (Read 1039 times)
Cbuzz
Jr. Member
**
Posts: 84


View Profile
Remove Jobdeadline and Picture/File attachment
« on: February 10, 2010, 05:48:35 pm »

Hello guys,

I really like to know if itīs possible to remove Jobdeadline and Picture/File attachment from a new auction (and how to do that).
Really apreciate your help...

Thanks... Wink
Logged
NickVir
Newbie
*
Posts: 7


View Profile
Re: Remove Jobdeadline and Picture/File attachment
« Reply #1 on: February 16, 2010, 03:41:27 pm »

Yes I'd like to find out how to disable the file attachment option too.

I got this through support but not sure exactly how to use it:

"you can delete from the template the "< tr >" which contains the auction->filename."

I don't know which file to edit for this Sad, but when i did it on the cache (with firebug) it worked a treat. If you figure out how, please post a reply soI can do it too.

As for disabling picture attachment i think you can do this from the control panel under the general settings options. Wink


Logged
NickVir
Newbie
*
Posts: 7


View Profile
Re: Remove Jobdeadline and Picture/File attachment
« Reply #2 on: March 05, 2010, 02:40:50 pm »

hi there,

In the General Settings\Other settings tab people can choose to enable/disable NDA attachments and the file types allowed.

I enquired if there was a similar way to disable the other file attachment option, or to modify the allowed extensions so that i can make sure nobody can upload anything else that could be dangerous.

I was suggested to delete from the template the "< tr >" which contains the auction->filename.

As I have tried to locate this TR to remove it but I can't seem to find it ( I'm no expert I'm afraid - looked in css and php but I assume it is html?) - I managed to do this using firebug in firefox and it works as you suggested, but I don't know which file to edit and make the changes.

Can you please advise?

Many thanks for you rsupport once again,
NicVir
Logged
Factory Staff 02
The Factory Staff
Hero Member
*
Posts: 1912



View Profile
Re: Remove Jobdeadline and Picture/File attachment
« Reply #3 on: March 09, 2010, 12:19:15 pm »

Search for
   <tr>
      <td class="auction_dbk" colspan=2>
       {if $auction->file_name}
             <label class="auction_lables">{$smarty.const.bid_attachement_file}:</label>&nbsp;<br>
             <strong><a href="{$auction->links.download_file}" target="_blank" >{$auction->file_name}</a></strong>&nbsp;&nbsp;&nbsp;
             <a href="{$auction->links.deletefile_file}">{$smarty.const.bid_delete_file}</a>
       {else}
         <label class="auction_lables">{$smarty.const.bid_attachement_file}:</label>&nbsp;<br>
         <input name="auction_file" class="inputbox"  type="file">
       {/if}
        </td>
    </tr>

in t_editauction.tpl.


Also you might want to remove the info on the attachment file in the detail page (t_auctiondetails.tpl):
   {if $auction->file_name !="" }
   <tr>
      <td colspan=2>
         <a href="{$auction->links.download_file}" target="_blank" ><img src="{$mosConfigLiveSite}components/com_rbids/images/attach.png" style="border:0; margin:1px; vertical-align:middle;">{$auction->file_name}</a>
      </td>
   </tr>
   {/if}   


Just remove this and you should get rid of attachments.

Sorin
Logged

The Factory's Development Team member.
Erik
Administrator
Hero Member
*****
Posts: 3121



View Profile
Re: Remove Jobdeadline and Picture/File attachment
« Reply #4 on: May 06, 2010, 09:10:50 am »

available also in 1.4.2 version Wink
Logged
Pages: [1]
  Print  
« previous next »
 
Jump to:  

Loading...
Joomla Extension - RSS Factory Manager  Joomla Extension - EBook Factory  Joomla Extension - Briefcase Factory  Joomla Extension - Auctions Factory  Joomla Module - RSS Contextual  Joomla Module - Exchange Factory (Europe / EURO)  Joomla Module - Exchange Factory (Romania/ RON)  Joomla Custom Extensions Development   Free Joomla Extensions  Joomla Extension - RSS Factory Pro (Enhanced Version)  Joomla Virtuemart Payment Plugin - Gecad (EPayment.ro)  Joomla Module - Mosimage / Image Module  Joomla Extension - Reverse Auction Factory (Lowest Bidder Auctions)  Joomla Extension - Article Factory Manager  Joomla Module - Lavalamp Menu  Joomla Module - RSS Image Extractor  Joomla Module - Exchange Factory (Europe / EURO) for Joomla 1.0.15  Joomla Module - Exchange Factory (Romania / RON) for Joomla 1.0.15  Joomla Module - Top Movies (IMDB)   Joomla Module - EBay Latest Auctions  Auction Factory Standalone PHP script