• 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. > Auction Factory > Initial Price -field missing when creating a new auction
Pages: [1]
« previous next »
  Print  
Author Topic: Initial Price -field missing when creating a new auction  (Read 637 times)
Uwpiaa
Newbie
*
Posts: 7


View Profile
Initial Price -field missing when creating a new auction
« on: March 18, 2010, 12:40:57 pm »

For some reason I can not understand, the field for entering the Initial Price is missing in our form. I looked at the template-code and it is there with

Code:
{if $auction->auction_type != $smarty.const.AUCTION_TYPE_BIN_ONLY}
<tr>
<td >{$smarty.const.bid_initial_price}</td>
<td >{$auction->initial_price|string_format:"%.2f"}&nbsp;{$auction->currency_name}</td>
</tr>
{/if}

However, this field does NOT show up on the screen at all no matter what the setting for AUCTION_TYPE_BIN_ONLY is...
Logged
Factory Staff 02
The Factory Staff
Hero Member
*
Posts: 1912



View Profile
Re: Initial Price -field missing when creating a new auction
« Reply #1 on: March 18, 2010, 01:00:19 pm »

Try replacing the javascript code from the footer of the t_editaction.tpl with

<script type="text/javascript">
{if $auction->auction_type=="3" }
BIN_ONLY_hide_var(1);
{elseif $task!='editauction'}
    BIN_ONLY_Select(0);
{/if}
</script>

Logged

The Factory's Development Team member.
Uwpiaa
Newbie
*
Posts: 7


View Profile
Re: Initial Price -field missing when creating a new auction
« Reply #2 on: March 18, 2010, 01:30:03 pm »

no impact...problem remains
Logged
Factory Staff 02
The Factory Staff
Hero Member
*
Posts: 1912



View Profile
Re: Initial Price -field missing when creating a new auction
« Reply #3 on: March 18, 2010, 01:48:13 pm »

Perhaps you have this too around the initial price area in the same template:
     {else}
      <input class="inputbox" type="text" size="7" name="initial_price" id="initial_priceID" value="{$auction->initial_price}" alt="initial_price" style="display:{if $auction->BIN_price>0}block{else}none{/if}" />
      {$lists.currency}
     {/if}

You should remove
style="display:{if $auction->BIN_price>0}block{else}none{/if}"

Wait to see if this works,
Sorin
Logged

The Factory's Development Team member.
Uwpiaa
Newbie
*
Posts: 7


View Profile
Re: Initial Price -field missing when creating a new auction
« Reply #4 on: March 18, 2010, 02:18:54 pm »

that fixed it...is this going to be fixed or addressed in the next release or do I have to mark this on my own as a manual fix to be applied also when the next release comes?
Logged
Factory Staff 02
The Factory Staff
Hero Member
*
Posts: 1912



View Profile
Re: Initial Price -field missing when creating a new auction
« Reply #5 on: March 18, 2010, 02:54:05 pm »

This is included in the latest 1.6.9 build.
For other users that have prior to today's build, to check this out these above are the fixes Smiley .

Sorin

Logged

The Factory's Development Team member.
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