Jump to content



Latest News: (loading..)

Nisinho Brazil

Member Since 14 Oct 2011
OFFLINE Last Active Apr 16 2013 04:42 PM
-----

Posts I've Made

In Topic: Dynamic SiteMap How do I add the code to the schedule Brasilia or São Paulo B...

15 December 2012 - 07:52 PM

Friend could make this work for me? :)

I'm not very good in this part

I thank you very much

A MERRY CHRISTMAS TO YOU

In Topic: Dynamic SiteMap

10 December 2012 - 01:39 PM

How do I add the code to the schedule Brasilia or São Paulo Brazil?

This is the code

<option value=au_cdt>ACDT - Australian Central Daylight Time (Australia)</option>
<option value=au_cst>ACST - Australian Central Standard Time (Australia)</option>
<option value=na_adt>ADT - Atlantic Daylight Time (North America)</option>
<option value=au_edt>AEDT - Australian Eastern Daylight Time (Australia)</option>
<option value=au_est>AEST - Australian Eastern Standard Time (Australia)</option>
<option value=na_akdt>AKDT - Alaska Daylight Time (North America)</option>
<option value=na_akst>AKST - Alaska Standard Time (North America)</option>
<option value=na_ast>AST - Atlantic Standard Time (North America)</option>
<option value=au_wdt>AWDT - Australian Western Daylight Time (Australia)</option>
<option value=au_wst>AWST - Australian Western Standard Time (Australia)</option>
<option value=eu_bst>BST - British Summer Time (Europe)</option>
<option value=na_cdt>CDT - Central Daylight Time (North America)</option>
<option value=eu_cest>CEDT - Central European Daylight Time (Europe)</option>
<option value=eu_cest>CEST - Central European Summer Time (Europe)</option>
<option value=eu_cet>CET - Central European Time (Europe)</option>
<option value=au_cst>CST - Central Standard Time (Australia)</option>
<option value=na_cst>CST - Central Standard Time (North America)</option>
<option value=au_cdt>CST - Central Summer(Daylight) Time (Australia)</option>
<option value=au_cxt>CXT - Christmas Island Time (Australia)</option>
<option value=na_edt>EDT - Eastern Daylight Time (North America)</option>
<option value=eu_eest>EEDT - Eastern European Daylight Time (Europe)</option>
<option value=eu_eest>EEST - Eastern European Summer Time (Europe)</option>
<option value=eu_eet>EET - Eastern European Time (Europe)</option>
<option value=au_est>EST - Eastern Standard Time (Australia)</option>
<option value=na_est>EST - Eastern Standard Time (North America)</option>
<option value=au_edt>EST - Eastern Summer(Daylight) Time (Australia)</option>
<option value=eu_gmt>GMT - Greenwich Mean Time (Europe)</option>
<option value=na_adt>HAA - Heure Avanc&#233;e de l'Atlantique (North America)</option>
<option value=na_cdt>HAC - Heure Avanc&#233;e du Centre (North America)</option>
<option value=na_hadt>HADT - Hawaii-Aleutian Daylight Time (North America)</option>
<option value=na_edt>HAE - Heure Avanc&#233;e de l'Est (North America)</option>
<option value=na_pdt>HAP - Heure Avanc&#233;e du Pacifique (North America)</option>
<option value=na_mdt>HAR - Heure Avanc&#233;e des Rocheuses (North America)</option>
<option value=na_hast>HAST - Hawaii-Aleutian Standard Time (North America)</option>
<option value=na_ndt>HAT - Heure Avanc&#233;e de Terre-Neuve (North America)</option>
<option value=na_akdt>HAY - Heure Avanc&#233;e du Yukon (North America)</option>
<option value=na_ast>HNA - Heure Normale de l'Atlantique (North America)</option>
<option value=na_cst>HNC - Heure Normale du Centre (North America)</option>
<option value=na_est>HNE - Heure Normale de l'Est (North America)</option>
<option value=na_pst>HNP - Heure Normale du Pacifique (North America)</option>
<option value=na_mst>HNR - Heure Normale des Rocheuses (North America)</option>
<option value=na_nst>HNT - Heure Normale de Terre-Neuve (North America)</option>
<option value=na_akst>HNY - Heure Normale du Yukon (North America)</option>
<option value=eu_ist>IST - Irish Summer Time (Europe)</option>
<option value=na_mdt>MDT - Mountain Daylight Time (North America)</option>
<option value=eu_cest>MESZ - Mitteleurop&#228;ische Sommerzeit (Europe)</option>
<option value=eu_cet>MEZ - Mitteleurop&#228;ische Zeit (Europe)</option>
<option value=na_mst>MST - Mountain Standard Time (North America)</option>
<option value=na_ndt>NDT - Newfoundland Daylight Time (North America)</option>
<option value=au_nft>NFT - Norfolk (Island) Time (Australia)</option>
<option value=na_nst>NST - Newfoundland Standard Time (North America)</option>
<option value=na_pdt>PDT - Pacific Daylight Time (North America)</option>
<option value=na_pst selected>PST - Pacific Standard Time (North America)</option>
<option value=eu_gmt>UTC - Coordinated Universal Time (Europe)</option>
<option value=eu_west>WEDT - Western European Daylight Time (Europe)</option>
<option value=eu_west>WEST - Western European Summer Time (Europe)</option>
<option value=eu_wet>WET - Western European Time (Europe)</option>
<option value=au_wst>WST - Western Standard Time (Australia)</option>
<option value=au_wdt>WST - Western Summer(Daylight) Time (Australia)</option>

In Topic: Product Sold to v. 2.2 RC2a have here?

05 October 2012 - 06:11 PM

Thanks buddy is already configured in adm / stock, but the product still continues with the buy button

How do I show the button for the purchase of sold out?

I used this contribution http://addons.oscommerce.com/info/5070

products_new.php the file version 2.2 RC2a codes that do not hit the low

$p_buy_now = '<a href="'.tep_href_link("products_new.php","action=buy_now&products_id=".$p_id).'">'.tep_image_button('button_add_to_cart1.gif').'</a>';

He sends me look this code below version 2.2-MS2
<?php echo '<a href="' . tep_href_link(FILENAME_PRODUCTS_NEW, tep_get_all_get_params(array('action')) . 'action=buy_now&products_id=' . $products_new['products_id']) . '">' . tep_image_button('button_in_cart.gif', IMAGE_BUTTON_IN_CART) . '</a>'; ?></td>

REPLACE THE CODE BELOW
<?php if ($products_new['products_quantity'] > 0 ) { ?>
		 <td class="main" align="right"><?php echo tep_draw_hidden_field('products_id', $product_info['products_id']) . tep_image_submit('button_in_cart.gif', IMAGE_BUTTON_IN_CART); ?></td>
		 <?php } else { ?>
			  
				 <td class="main" align="right" ><?php echo '<a href="' . tep_href_link(basename($PHP_SELF), tep_get_all_get_params(array('action')) . 'action=notify', $request_type) . '">' . tep_image_button('button_esgotado.gif', NON_ONLINE_ITEM); ?></td>
		 <?php } ?>

The friend could edit that file for me?

In Topic: Who's Online Enhancement 1.4

04 June 2012 - 10:59 PM

Hello, I'm wanting the API code but Google is different now as mandated by the contribution is to link different

Was watching do not know if this is
https://developers.google.com/android/maps-api-signup

could see me if this is the same code that generates the API?

This I thank you