<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>Osicommerce Forum: Son Konular</title>
<link>http://osicommerce.com/forum/</link>
<description>Geliştirme Platformu</description>
<language>en</language>
<pubDate>Thu, 09 Sep 2010 16:00:22 +0000</pubDate>

<item>
<title>phphp Konu: "jquery xml banner hakkında bir soru"</title>
<link>http://osicommerce.com/forum/topic.php?id=27#post-363</link>
<pubDate>Sal, 03 Ağu_Ağustos_kısaltma 2010 09:52:44 +0000</pubDate>
<dc:creator>phphp</dc:creator>
<guid isPermaLink="false">363@http://osicommerce.com/forum/</guid>
<description>&#60;p&#62;merhaba&#60;br /&#62;
Hepsiburada.com sitesinin anasayfasında bir banner var bunu internette çok aramama rağmen bulamadım..sizin bu konuda bir bilginiz varmı yada bizimle böyle bir banneri paylaşırmısınız
&#60;/p&#62;</description>
</item>
<item>
<title>phphp Konu: "Yeni Revize Sistemi ile ilgili Sorunlar"</title>
<link>http://osicommerce.com/forum/topic.php?id=25#post-321</link>
<pubDate>Cum, 25 Haz_Haziran_kısaltma 2010 07:03:47 +0000</pubDate>
<dc:creator>phphp</dc:creator>
<guid isPermaLink="false">321@http://osicommerce.com/forum/</guid>
<description>&#60;p&#62;İlk Sorum şu,yeni üye olan bir müşteriyi Bayi adı altında bir Müşteri Grubuna kaydetmek istiyorum...fakat bir değişiklik olmuyor..
&#60;/p&#62;</description>
</item>
<item>
<title>admin Konu: "osCommerce Revize İçin osCommerce Modül Eklemek"</title>
<link>http://osicommerce.com/forum/topic.php?id=26#post-325</link>
<pubDate>Cum, 25 Haz_Haziran_kısaltma 2010 14:37:32 +0000</pubDate>
<dc:creator>admin</dc:creator>
<guid isPermaLink="false">325@http://osicommerce.com/forum/</guid>
<description>&#60;p&#62;osCommerce Revize edilmiş versiyona osCommerce modülü eklerken modülde &#60;code&#62;$currencies-&#38;gt;display_price&#60;/code&#62; olup olmadığına bakıp varsa bu fonksiyonu bulup modülde geçen herbirine ek parametre eklemek gereklidir. Parametre eklemeden önce modülün sql komutuna &#60;code&#62;p.products_currency,&#60;/code&#62; eklenmelidir.&#60;/p&#62;
&#60;p&#62;Detaylar aşağıdaki gibidir;&#60;/p&#62;
&#60;p&#62;Kurulan modülde her &#60;code&#62;$currencies-&#38;gt;display_price&#60;/code&#62; fonksiyonuna aşağıda örnek (örnekteki products_new.php sayfası için yazıldı) olarak anlatılan açıklamaları uygula&#60;/p&#62;
&#60;p&#62;Aşağıdaki satırı bul (modülünde &#60;code&#62;$currencies-&#38;gt;display_price&#60;/code&#62; fonksiyonunda kullanılan değişkenlerin değerlerinin alındığı sql ifadesini bul.sql ifadesi şu şekilde başlar &#60;code&#62;select&#60;/code&#62;)&#60;/p&#62;
&#60;p&#62;&#60;code&#62;$products_new_query_raw = &#38;quot;select p.products_id, pd.products_name, p.products_image, p.products_price,&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Virgülden sonra aşağıdaki ifadeyi ekle (&#60;code&#62;p.products_price&#60;/code&#62; dan hemen sonra)&#60;/p&#62;
&#60;p&#62;&#60;code&#62;p.products_currency,&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Daha sonra aşağıdaki satırı bul;&#60;/p&#62;
&#60;p&#62;&#60;code&#62;$currencies-&#38;gt;display_price($products_new[&#38;#39;products_price&#38;#39;], tep_get_tax_rate($products_new[&#38;#39;products_tax_class_id&#38;#39;]))&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Aşağıdaki ile değiştir (bu adımda parantez arasına $products_new['products_currency'], şeklinde ek parametre eklemiş olduk)&#60;/p&#62;
&#60;p&#62;&#60;code&#62;$currencies-&#38;gt;display_price($products_new[&#38;#39;products_currency&#38;#39;], $products_new[&#38;#39;products_price&#38;#39;], tep_get_tax_rate($products_new[&#38;#39;products_tax_class_id&#38;#39;]))&#60;/code&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>admin Konu: "Penta Ürün Entegrasyonu"</title>
<link>http://osicommerce.com/forum/topic.php?id=5#post-34</link>
<pubDate>Çrş, 13 May_Mayıs_kısaltma 2009 08:17:42 +0000</pubDate>
<dc:creator>admin</dc:creator>
<guid isPermaLink="false">34@http://osicommerce.com/forum/</guid>
<description>&#60;p&#62;Penta entegrasyonu ile ilgili başlıklar
&#60;/p&#62;</description>
</item>
<item>
<title>admin Konu: "DDoS ve exploit saldırılara karşı kesin çözüm"</title>
<link>http://osicommerce.com/forum/topic.php?id=17#post-146</link>
<pubDate>Pts, 28 Arl_Aralık_kısaltma 2009 09:50:23 +0000</pubDate>
<dc:creator>admin</dc:creator>
<guid isPermaLink="false">146@http://osicommerce.com/forum/</guid>
<description>&#60;p&#62;Malware, DDoS ve XSS türü saldırılardan dosyaları korumak için aşağıdaki komut kullanılabilir. Bu şekilde erişime kapatılan dosya ataklardan etkilenmez. Dosyada düzenleme yapmak gerektiğinde -i parametresi kullanılarak kilit açılmalıdır.&#60;/p&#62;
&#60;p&#62;Örneğin index.php dosyasına yazma iznini root dışında kapatmak için:&#60;/p&#62;
&#60;p&#62;# chattr +i index.php&#60;/p&#62;
&#60;p&#62;tekrar açmak için&#60;br /&#62;
# chattr -i index.php
&#60;/p&#62;</description>
</item>
<item>
<title>phphp Konu: "revize sistemi"</title>
<link>http://osicommerce.com/forum/topic.php?id=19#post-148</link>
<pubDate>Cum, 08 Oc_Ocak_kısaltma 2010 15:47:44 +0000</pubDate>
<dc:creator>phphp</dc:creator>
<guid isPermaLink="false">148@http://osicommerce.com/forum/</guid>
<description>&#60;p&#62;bu sistemin yeni modüller eklenmiş versiyonunu yapmayı düşünüyormusnuz
&#60;/p&#62;</description>
</item>
<item>
<title>hkursat Konu: "DENGE XML"</title>
<link>http://osicommerce.com/forum/topic.php?id=24#post-213</link>
<pubDate>Pşm, 04 Mar_Mart_kısaltma 2010 07:48:33 +0000</pubDate>
<dc:creator>hkursat</dc:creator>
<guid isPermaLink="false">213@http://osicommerce.com/forum/</guid>
<description>&#60;p&#62;denge xml konusunda bılgısı olan yokmu acaba
&#60;/p&#62;</description>
</item>
<item>
<title>hkursat Konu: "Denge bilgisayar xml entegresi"</title>
<link>http://osicommerce.com/forum/topic.php?id=23#post-209</link>
<pubDate>Cum, 26 Şub_Şubat_kısaltma 2010 20:57:09 +0000</pubDate>
<dc:creator>hkursat</dc:creator>
<guid isPermaLink="false">209@http://osicommerce.com/forum/</guid>
<description>&#60;p&#62;Denge bilgisayar xml entegresi yokmu bu konuda yardımalrınızı bekliyorum&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.denge.com.tr&#34; rel=&#34;nofollow&#34;&#62;www.denge.com.tr&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>phphp Konu: "XML Banner İçin Grid ekleme"</title>
<link>http://osicommerce.com/forum/topic.php?id=22#post-207</link>
<pubDate>Pts, 15 Şub_Şubat_kısaltma 2010 09:02:59 +0000</pubDate>
<dc:creator>phphp</dc:creator>
<guid isPermaLink="false">207@http://osicommerce.com/forum/</guid>
<description>&#60;p&#62;wosci sisteminde orta alandaki xml banner için yapılmış olan bir özellikten bahsetmek istiyorum.XML bannerin etrafında siyah bir alan var..bu alan bannerin kenarlarının boş kalmasını engelliyor ve çözünürlük yükseldikçe bannerda daha güzel duruyor...sormak istediğimde bu xml banner etrafındaki siyah alanı kendi xml bannerima nasıl uygularım..&#60;br /&#62;
Teşekkürler
&#60;/p&#62;</description>
</item>
<item>
<title>phphp Konu: "Amazon Kategori Menü Hakkında"</title>
<link>http://osicommerce.com/forum/topic.php?id=21#post-193</link>
<pubDate>Çrş, 03 Şub_Şubat_kısaltma 2010 14:10:04 +0000</pubDate>
<dc:creator>phphp</dc:creator>
<guid isPermaLink="false">193@http://osicommerce.com/forum/</guid>
<description>&#60;p&#62;[img]http://img27.imageshack.us/img27/8136/sorua.jpg[/img]&#60;/p&#62;
&#60;p&#62;bu tip bir menü sistemi için yardımlarınızı bekliyorum...
&#60;/p&#62;</description>
</item>
<item>
<title>onurkaraman Konu: "Mevcut Xml Osicommecrce ye cevirmek."</title>
<link>http://osicommerce.com/forum/topic.php?id=20#post-174</link>
<pubDate>Paz, 24 Oc_Ocak_kısaltma 2010 14:51:09 +0000</pubDate>
<dc:creator>onurkaraman</dc:creator>
<guid isPermaLink="false">174@http://osicommerce.com/forum/</guid>
<description>&#60;p&#62;merhaba.&#60;br /&#62;
elimde mevcut olan&#60;br /&#62;
&#60;a href=&#34;http://www.erenpc.net/admin/pozitif_install/pozitif_xml/fiyatlistesi1.xml&#34; rel=&#34;nofollow&#34;&#62;http://www.erenpc.net/admin/pozitif_install/pozitif_xml/fiyatlistesi1.xml&#60;/a&#62;&#60;br /&#62;
xml dosyasını bir türlü entegre edemiyorum.&#60;br /&#62;
yardımlarınızı bekliyorum selamlar.&#60;br /&#62;
ürün bilgisi sırasını nasıl değiştirmem gerek&#60;br /&#62;
elimdeki mevcut xml dosyası için.
&#60;/p&#62;</description>
</item>
<item>
<title>admin Konu: "Pozitif Ürün Entegrasyonu"</title>
<link>http://osicommerce.com/forum/topic.php?id=4#post-25</link>
<pubDate>Pts, 30 Mar_Mart_kısaltma 2009 09:24:09 +0000</pubDate>
<dc:creator>admin</dc:creator>
<guid isPermaLink="false">25@http://osicommerce.com/forum/</guid>
<description>&#60;p&#62;Pozitif ürün entegrasyonu modülü ile ilgili konu başlıkları
&#60;/p&#62;</description>
</item>
<item>
<title>phphp Konu: "wosci 0.56 sürümü"</title>
<link>http://osicommerce.com/forum/topic.php?id=18#post-147</link>
<pubDate>Cum, 08 Oc_Ocak_kısaltma 2010 15:47:12 +0000</pubDate>
<dc:creator>phphp</dc:creator>
<guid isPermaLink="false">147@http://osicommerce.com/forum/</guid>
<description>&#60;p&#62;bu sürümü free olarak yayınlamayı düşünüyormusunuz
&#60;/p&#62;</description>
</item>
<item>
<title>cherokhe Konu: "Wosci Teması Hakkında"</title>
<link>http://osicommerce.com/forum/topic.php?id=16#post-142</link>
<pubDate>Paz, 20 Arl_Aralık_kısaltma 2009 11:45:26 +0000</pubDate>
<dc:creator>cherokhe</dc:creator>
<guid isPermaLink="false">142@http://osicommerce.com/forum/</guid>
<description>&#60;p&#62;Wosci de kullanmış olduğunuz  ücretsiz sürüm temayı bizimle paylaşabilirmisiniz.
&#60;/p&#62;</description>
</item>
<item>
<title>admin Konu: "osCommerce Havale IPN Sistemi (osCommerce Banka Havalesi Otomasyonu)"</title>
<link>http://osicommerce.com/forum/topic.php?id=15#post-141</link>
<pubDate>Paz, 13 Arl_Aralık_kısaltma 2009 21:23:46 +0000</pubDate>
<dc:creator>admin</dc:creator>
<guid isPermaLink="false">141@http://osicommerce.com/forum/</guid>
<description>&#60;p&#62;HAVALE IPN SİSTEMİ&#60;/p&#62;
&#60;p&#62;Bu dökümanda havale veya EFT ödemelerinin otomatik olarak eticaret sistemindeki ilgili siparişin ödemesi olarak işlenmesi için gerekli kurulum adımları anlatılmıştır.&#60;/p&#62;
&#60;p&#62;Kullanılan eticaret sistemi osCommerce 2.2rc2a ' dır.&#60;br /&#62;
Ödeme bildirim örneği olarak Garanti Bankasının bildirim örneği kullanılmıştır.&#60;br /&#62;
Sunucu olarak VPS (sanal sunucu) sunucuda CentOS işletim sistemi kullanılmıştır.&#60;br /&#62;
havale.php programı PHP5 veya üstü versiyonlarda çalışmaktadır.&#60;/p&#62;
&#60;p&#62;Amacımız banka tarafından gönderilen gelen ödeme hatırlatma epostasını alıp işleyerek ait olduğu siparişin durumunu eticaret sisteminde ödeme alındı olarak güncellemek ve müşteriye eposta ile bildirmek. &#60;/p&#62;
&#60;p&#62;Kısaca bir kişi banka havalesi kullanarak verdiği siparişinin ödemesini yaptığında mağazaya ödeme bildirimi yapmasına gerek kalmadan beklemede olan siparişini ödeme yapıldığı anda otomatik olarak işleme koyuyoruz ve müşteriye bildiriyoruz.&#60;/p&#62;
&#60;p&#62;Havale IPN (Havale Anında Ödeme Bildirimi ve Havale Otomatik Ödeme Bildirimi. IPN: Instant Payment Notification) sisteminin çalışması için havale açıklamasına sipariş numarası girilmesi zorunludur.&#60;/p&#62;
&#60;p&#62;Havale açıklaması olarak 2 farklı format belirledik (havale.php dosyasından alternatif formatlar belirlenebilir.) Bunun dışındaki kullanımda otomatik sipariş güncellemesi çalışmaz.&#60;/p&#62;
&#60;p&#62;Örneğin sipariş numarası 123 ise açıklama olarak aşağıdaki örnek formatlardan biri kullanılmalıdır. [tırnak işaretleri kullanmadan]&#60;/p&#62;
&#60;p&#62;&#34;123&#34;&#60;/p&#62;
&#60;p&#62;veya (tırnak işaretleri kullanmadan)&#60;/p&#62;
&#60;p&#62;&#34;123 nolu sipariş için&#34;&#60;/p&#62;
&#60;p&#62;veya (tırnak işaretleri kullanmadan)&#60;/p&#62;
&#60;p&#62;&#34;123 nolu siparişin ödemesi&#34;&#60;/p&#62;
&#60;p&#62;şeklinde sipariş numarası en başta olacak şekilde kullanılmalıdır.&#60;/p&#62;
&#60;p&#62;Plesk CentOS VPS sunucularında test edilmiştir. Havale IPN sistemini kurmak için VPS sunucusuna ait (veya özel sunucu) root kullanıcısı erişimi olmalıdır. Komut girmek için dahili plesk içindeki SSH programı veya PuTTY programı kullanılabilir.&#60;/p&#62;
&#60;p&#62;1- /var/qmail/mailnames/alanadi.com  klasörüne git&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;cd /var/qmail/mailnames/alanadi.com&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;2- vi ile .qmail-havale  adlı bir dosya aç ve &#34;&#124; php -q /var/www/vhosts/alanadi.com/httpdocs/havale.php&#34;  satırını ekle (tırnak işaretleri olmadan. &#60;a href=&#34;mailto:havale@alanadi.com&#34;&#62;havale@alanadi.com&#60;/a&#62; için .qmail-havale dosya adı olmalı)&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;vi .qmail-havale&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;3- havale.php dosyası 755, .qmail-havale dosyası 644 chmod olmalı&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;chmod 644 /var/qmail/mailnames/alanadi.com/.qmail-havale&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;4- Plesk panelde &#60;a href=&#34;mailto:havale@alanadi.com&#34;&#62;havale@alanadi.com&#60;/a&#62; eposta hesabı açma!&#60;/p&#62;
&#60;p&#62;5- havale.php dosyasını sistem PHP olarak tanıması için dosyanın en üstüne #!/usr/bin/php ifadesini ekle&#60;br /&#62;
6- son olarak qmail programını yeniden başlatıyoruz&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;/etc/init.d/qmail restart&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Mağaza sahibinin Garanti online bankacılık sisteminde yapması gerekenler ve email yönlendirme (Diğer bankaların internet şubesinde karşılık gelen ödeme hatırlatma tanımlama işlemlerini yapınız).&#60;/p&#62;
&#60;p&#62;1-Garanti bankası online bankacılık menüsündeki hatırlatma bölümünden gelen havale eft yi seçip bir eposta adresi gir (gmail olabilir)&#60;/p&#62;
&#60;p&#62;2- Yukarıda tanımlanan gmail adresine gmail.com'dan giriş yapıp eposta ayarlarından üst kısımda bulunan &#34;(settings)&#34; i tıkla&#60;/p&#62;
&#60;p&#62;3- &#34;Forwarding and POP/IMAP&#34; sekmesindeki  &#34;Forward a copy of incoming mail to&#34; de belirtilen alana yukarıda tanımlanan &#60;a href=&#34;mailto:havale@alanadi.com&#34;&#62;havale@alanadi.com&#60;/a&#62; adresini forward adresi olarak tanımla.&#60;/p&#62;
&#60;p&#62;Son 3 adımda gelen havalelerin bir kopyasını gmail hesabınada göndermiş oluyoruz. Sunucuda olabilecek sorunlardan dolayı işlenemeyen espostalar yedektekilerden takip edilebilir.&#60;/p&#62;
&#60;p&#62;Not: Yukarıdaki &#60;a href=&#34;mailto:havale@alanadi.com&#34;&#62;havale@alanadi.com&#60;/a&#62; ve &#60;a href=&#34;mailto:ornekepostaadresi@gmail.com&#34;&#62;ornekepostaadresi@gmail.com&#60;/a&#62; adreslerini başkası ile paylaşmamanız önerilir. &#60;/p&#62;
&#60;p&#62;havale.php dosyası aşağıdadır (#!/usr/bin/php satırı dahil)&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#!/usr/bin/php
&#38;lt;?php
/*
havale.php versiyon 1.0
Hazırlayan : OSIcommerce
Lisans: GPL v3

Gelen havale ödeme hatırlatma epostalarını işleyip osCommerce sistemi sipariş durumunu güncellemek için hazırlanmış dosyadır.

Havale IPN olarak adlandırılan bu otomarik bildirim sistemi detaylı kurulum açıklaması için kurulum dosyasını okuyunuz.

*/

	/* Veritabanı bağlantıları için gerekli bilgileri includes/configure.php dosyasından alıyoruz */
	define(&#38;#39;DB_SERVER&#38;#39;, &#38;#39;localhost&#38;#39;);
	define(&#38;#39;DB_SERVER_USERNAME&#38;#39;, &#38;#39;dbkullanciadi&#38;#39;);
	define(&#38;#39;DB_SERVER_PASSWORD&#38;#39;, &#38;#39;sifre&#38;#39;);
	define(&#38;#39;DB_DATABASE&#38;#39;, &#38;#39;veritabani&#38;#39;);
	define(&#38;#39;USE_PCONNECT&#38;#39;, &#38;#39;false&#38;#39;);
	@setlocale(LC_TIME, &#38;#39;tr_TR.UTF-8&#38;#39;);
	define(&#38;#39;DATE_FORMAT_LONG&#38;#39;, &#38;#39;%d %B %Y, %A&#38;#39;); // this is used for strftime()

	/* Programda kullanacağımız fonksiyonlar */
	function tep_db_connect($server = DB_SERVER, $username = DB_SERVER_USERNAME, $password = DB_SERVER_PASSWORD, $database = DB_DATABASE, $link = &#38;#39;db_link&#38;#39;) {
	global $$link;

	$$link = mysql_connect($server, $username, $password);

	if ($$link) mysql_select_db($database);

	return $$link;
	}

	function tep_db_close($link = &#38;#39;db_link&#38;#39;) {
	global $$link;

	return mysql_close($$link);
	}

	function tep_db_error($query, $errno, $error) {
	die(&#38;#39;&#38;lt;font color=&#38;quot;#000000&#38;quot;&#38;gt;&#38;lt;b&#38;gt;&#38;#39; . $errno . &#38;#39; - &#38;#39; . $error . &#38;#39;

&#38;#39; . $query . &#38;#39;

&#38;lt;small&#38;gt;&#38;lt;font color=&#38;quot;#ff0000&#38;quot;&#38;gt;[TEP STOP]&#38;lt;/font&#38;gt;&#38;lt;/small&#38;gt;

&#38;lt;/b&#38;gt;&#38;lt;/font&#38;gt;&#38;#39;);
	}

	function tep_db_query($query, $link = &#38;#39;db_link&#38;#39;) {
	global $$link;

	$result = mysql_query($query, $$link) or tep_db_error($query, mysql_errno(), mysql_error());

	return $result;
	}

	function tep_db_perform($table, $data, $action = &#38;#39;insert&#38;#39;, $parameters = &#38;#39;&#38;#39;, $link = &#38;#39;db_link&#38;#39;) {
	reset($data);
	if ($action == &#38;#39;insert&#38;#39;) {
	$query = &#38;#39;insert into &#38;#39; . $table . &#38;#39; (&#38;#39;;
	while (list($columns, ) = each($data)) {
	$query .= $columns . &#38;#39;, &#38;#39;;
	}
	$query = substr($query, 0, -2) . &#38;#39;) values (&#38;#39;;
	reset($data);
	while (list(, $value) = each($data)) {
        switch ((string)$value) {
	case &#38;#39;now()&#38;#39;:
	$query .= &#38;#39;now(), &#38;#39;;
	break;
	case &#38;#39;null&#38;#39;:
	$query .= &#38;#39;null, &#38;#39;;
	break;
	default:
	$query .= &#38;#39;\&#38;#39;&#38;#39; . tep_db_input($value) . &#38;#39;\&#38;#39;, &#38;#39;;
	break;
        }
	}
	$query = substr($query, 0, -2) . &#38;#39;)&#38;#39;;
	} elseif ($action == &#38;#39;update&#38;#39;) {
	$query = &#38;#39;update &#38;#39; . $table . &#38;#39; set &#38;#39;;
	while (list($columns, $value) = each($data)) {
	switch ((string)$value) {
	case &#38;#39;now()&#38;#39;:
	$query .= $columns . &#38;#39; = now(), &#38;#39;;
	break;
	case &#38;#39;null&#38;#39;:
	$query .= $columns .= &#38;#39; = null, &#38;#39;;
	break;
	default:
	$query .= $columns . &#38;#39; = \&#38;#39;&#38;#39; . tep_db_input($value) . &#38;#39;\&#38;#39;, &#38;#39;;
	break;
	}
	}
	$query = substr($query, 0, -2) . &#38;#39; where &#38;#39; . $parameters;
	}

	return tep_db_query($query, $link);
	}

	function tep_db_fetch_array($db_query) {
	return mysql_fetch_array($db_query, MYSQL_ASSOC);
	}

	function tep_db_num_rows($db_query) {
	return mysql_num_rows($db_query);
	}

	function tep_db_data_seek($db_query, $row_number) {
	return mysql_data_seek($db_query, $row_number);
	}

	function tep_db_insert_id($link = &#38;#39;db_link&#38;#39;) {
	global $$link;

	return mysql_insert_id($$link);
	}

	function tep_db_free_result($db_query) {
	return mysql_free_result($db_query);
	}

	function tep_db_fetch_fields($db_query) {
	return mysql_fetch_field($db_query);
	}

	function tep_db_output($string) {
	return htmlspecialchars($string);
	}

	function tep_db_input($string, $link = &#38;#39;db_link&#38;#39;) {
	global $$link;

	if (function_exists(&#38;#39;mysql_real_escape_string&#38;#39;)) {
	return mysql_real_escape_string($string, $$link);
	} elseif (function_exists(&#38;#39;mysql_escape_string&#38;#39;)) {
	return mysql_escape_string($string);
	}

	return addslashes($string);
	}

	function tep_db_prepare_input($string) {
	if (is_string($string)) {
	return trim(tep_sanitize_string(stripslashes($string)));
	} elseif (is_array($string)) {
	reset($string);
	while (list($key, $value) = each($string)) {
	$string[$key] = tep_db_prepare_input($value);
	}
	return $string;
	} else {
	return $string;
	}
	}

	function tep_sanitize_string($string) {
	$string = ereg_replace(&#38;#39; +&#38;#39;, &#38;#39; &#38;#39;, trim($string));

	return preg_replace(&#38;quot;/[&#38;lt;&#38;gt;]/&#38;quot;, &#38;#39;_&#38;#39;, $string);
	}  

	function tep_not_null($value) {
	if (is_array($value)) {
	if (sizeof($value) &#38;gt; 0) {
	return true;
	} else {
	return false;
	}
	} else {
	if (($value != &#38;#39;&#38;#39;) &#38;#38;&#38;#38; (strtolower($value) != &#38;#39;null&#38;#39;) &#38;#38;&#38;#38; (strlen(trim($value)) &#38;gt; 0)) {
	return true;
	} else {
	return false;
	}
	}
	}  

	function tep_date_long($raw_date) {
	if ( ($raw_date == &#38;#39;0000-00-00 00:00:00&#38;#39;) &#124;&#124; ($raw_date == &#38;#39;&#38;#39;) ) return false;

	$year = (int)substr($raw_date, 0, 4);
	$month = (int)substr($raw_date, 5, 2);
	$day = (int)substr($raw_date, 8, 2);
	$hour = (int)substr($raw_date, 11, 2);
	$minute = (int)substr($raw_date, 14, 2);
	$second = (int)substr($raw_date, 17, 2);

	return strftime(DATE_FORMAT_LONG, mktime($hour,$minute,$second,$month,$day,$year));
	}  

	/* Programda kullanacağımız fonksiyonlar - SON */

	tep_db_connect() or die(&#38;#39;Unable to connect to database server!&#38;#39;);

	// read from stdin
	$fd = fopen(&#38;quot;php://stdin&#38;quot;, &#38;quot;r&#38;quot;);
	$email = &#38;quot;&#38;quot;;
	while (!feof($fd)) {
	$email .= fread($fd, 1024);
	}
	fclose($fd);

	// handle email
	$lines = explode(&#38;quot;\n&#38;quot;, $email);
	// empty vars
	$from = &#38;quot;&#38;quot;;
	$subject = &#38;quot;&#38;quot;;
	$headers = &#38;quot;&#38;quot;;
	$message = &#38;quot;&#38;quot;;
	$splittingheaders = true;

	for ($i=0; $i&#38;lt;count($lines); $i++) {
	if ($splittingheaders) {
	// this is a header
	$headers .= $lines[$i].&#38;quot;\n&#38;quot;;
	// look out for special headers
	if (preg_match(&#38;quot;/^Subject: (.*)/&#38;quot;, $lines[$i], $matches)) {
	$subject = $matches[1];
	}
	if (preg_match(&#38;quot;/^From: (.*)/&#38;quot;, $lines[$i], $matches)) {
	$from = $matches[1];
	}
	} else {
	// not a header, but message
	$message .= $lines[$i].&#38;quot;\n&#38;quot;;
	}
	if (trim($lines[$i])==&#38;quot;&#38;quot;) {
	// empty line, header section has ended
	$splittingheaders = false;
	}
	}

	$html = new DOMDocument(); 

	$html-&#38;gt;loadHTML(
    $message); 

//gelen bildirim gövde örneği HTML (Garanti Bankasının ödeme hatırlatma eposta şablonu örnek verilmiştir.)

/*
&#38;lt;span class=&#38;quot;general&#38;quot;&#38;gt;Sayın &#38;lt;span class=&#38;quot;customer_title&#38;quot;&#38;gt;MEHMET ALA&#38;lt;/span&#38;gt;,&#38;lt;/span&#38;gt;&#38;lt;p style=&#38;quot;line-height:20px&#38;quot;&#38;gt;&#38;lt;span class=&#38;quot;general&#38;quot;&#38;gt;&#38;lt;span class=&#38;quot;param&#38;quot;&#38;gt;AHMET YALÇIN&#38;lt;/span&#38;gt; tarafından, &#38;lt;span class=&#38;quot;param&#38;quot;&#38;gt;Garanti Bankası&#38;lt;/span&#38;gt; - &#38;lt;span class=&#38;quot;param&#38;quot;&#38;gt;KARAKÖY&#38;lt;/span&#38;gt; Şubesi&#38;#39;nden &#38;lt;span class=&#38;quot;param&#38;quot;&#38;gt;123 nolu sipariş için&#38;lt;/span&#38;gt; açıklamasıyla gelen &#38;lt;span class=&#38;quot;param&#38;quot;&#38;gt; 145,00&#38;lt;/span&#38;gt; &#38;lt;span class=&#38;quot;param&#38;quot;&#38;gt;TL&#38;lt;/span&#38;gt; havale/EFT, &#38;lt;span class=&#38;quot;param&#38;quot;&#38;gt;METRO/MECİDİYEKÖY&#38;lt;/span&#38;gt; Şubesi&#38;#39;ndeki &#38;lt;span class=&#38;quot;param&#38;quot;&#38;gt; 678xxx&#38;lt;/span&#38;gt; numaralı hesabınıza (IBAN: &#38;lt;span class=&#38;quot;param&#38;quot;&#38;gt;TR56 0006 xxxx xxxx xxxx xxxx xx&#38;lt;/span&#38;gt;) yatırılmıştır. Şu anki bakiyeniz &#38;lt;span class=&#38;quot;param&#38;quot;&#38;gt; 150&#38;lt;/span&#38;gt; &#38;lt;span class=&#38;quot;param&#38;quot;&#38;gt;TL&#38;lt;/span&#38;gt;&#38;#39;dir.&#38;lt;/span&#38;gt;

html içinde class=&#38;quot;param&#38;quot; planları xPath kullanarak çekiyoruz.
spanlar sırası ile şu şekilde (10 aralık 2009 itibari ile Garanti bankasının gelen ödeme hatırlatma epostasına göre)

span 1 : Gönderici Adı Soyadı
span 2 : Gelen Ödeme Banka Adı
span 3 : Gelen Ödeme Şubesi
span 4 : Gelen Ödeme Açıklaması
span 5 : Gelen Ödeme Tutarı
span 6 : Gelen Ödeme Para Birimi
span 7 : Ödemenin Alındığı Hesap Şube Adı
span 8 : Ödemenin Alındığı Hesap Numarası
span 9 : Ödemenin Alındığı Hesabın IBAN Numarası
span 10 : Ödemenin Alındığı Hesabın Bakiyesi
span 11 : Ödemenin Alındığı Hesabın Bakiye Para Birimi

*/

/* HTML bildirim epostası içinde XPath kullanarak gerekli alanları çekmek için sorgulama yapıyoruz. (XPath PHP5 ve sonraki versiyonlarda bulunur.) */
$xpath = new DOMXPath( $html );
$span1 = trim($xpath
	-&#38;gt;query( &#38;quot;//span[1][@class=&#38;#39;param&#38;#39;]&#38;quot;)
	-&#38;gt;item(0)-&#38;gt;nodeValue
	);
$span2 = trim($xpath
	-&#38;gt;query( &#38;quot;//span[2][@class=&#38;#39;param&#38;#39;]&#38;quot;)
	-&#38;gt;item(0)-&#38;gt;nodeValue
	);
$span3 = trim($xpath
	-&#38;gt;query( &#38;quot;//span[3][@class=&#38;#39;param&#38;#39;]&#38;quot;)
	-&#38;gt;item(0)-&#38;gt;nodeValue
	);
$span4 = trim($xpath
	-&#38;gt;query( &#38;quot;//span[4][@class=&#38;#39;param&#38;#39;]&#38;quot;)
	-&#38;gt;item(0)-&#38;gt;nodeValue
	);
$span5 = trim($xpath
	-&#38;gt;query( &#38;quot;//span[5][@class=&#38;#39;param&#38;#39;]&#38;quot;)
	-&#38;gt;item(0)-&#38;gt;nodeValue
	);
$span6 = trim($xpath
	-&#38;gt;query( &#38;quot;//span[6][@class=&#38;#39;param&#38;#39;]&#38;quot;)
	-&#38;gt;item(0)-&#38;gt;nodeValue
	);
$span7 = trim($xpath
	-&#38;gt;query( &#38;quot;//span[7][@class=&#38;#39;param&#38;#39;]&#38;quot;)
	-&#38;gt;item(0)-&#38;gt;nodeValue
	);
$span8 = trim($xpath
	-&#38;gt;query( &#38;quot;//span[8][@class=&#38;#39;param&#38;#39;]&#38;quot;)
	-&#38;gt;item(0)-&#38;gt;nodeValue
	);
$span9 = trim($xpath
	-&#38;gt;query( &#38;quot;//span[9][@class=&#38;#39;param&#38;#39;]&#38;quot;)
	-&#38;gt;item(0)-&#38;gt;nodeValue
	);
$span10 = trim($xpath
	-&#38;gt;query( &#38;quot;//span[10][@class=&#38;#39;param&#38;#39;]&#38;quot;)
	-&#38;gt;item(0)-&#38;gt;nodeValue
	);
$span11 = trim($xpath
	-&#38;gt;query( &#38;quot;//span[11][@class=&#38;#39;param&#38;#39;]&#38;quot;)
	-&#38;gt;item(0)-&#38;gt;nodeValue
	);	

	// Sipariş nosunu $oID değişkenine atıyoruz.
        $oID = tep_db_prepare_input($span4);

        //osCommerce &#38;#39; te 2 işleme alındı sipariş durumunun kodudur.
        $status = tep_db_prepare_input(&#38;#39;2&#38;#39;);

        $aciklama = &#38;#39;Sipariş numarası &#38;#39;. $span4.&#38;#39; olan siparişiniz için &#38;#39;.$span2.&#38;#39; &#38;#39;.$span3.&#38;#39; şubesindeki hesaptan &#38;#39;.$span5.$span6.&#38;#39; tutarındaki havale-EFT işlemi yapılmıştır. Ödemeniz sipariş durumunuza kaydedilmiştir.&#38;#39;;
        $comments = tep_db_prepare_input($aciklama);
        $order_updated = false;
        $check_status_query = tep_db_query(&#38;quot;select customers_name, customers_email_address, orders_status, date_purchased from orders where orders_id = &#38;#39;&#38;quot; . (int)$oID . &#38;quot;&#38;#39;&#38;quot;);
        $check_status = tep_db_fetch_array($check_status_query);

	/* osCommerce sistemindeki sipariş durum güncellemesi */

	// sipariş numarası alındı ise (havale açıklamasınde sadece sipariş nosu veya açıklamanın en başında sipariş nosu varsa)
        if ( $check_status[&#38;#39;orders_status&#38;#39;] !=&#38;#39;&#38;#39;) {

	tep_db_query(&#38;quot;update orders set orders_status = &#38;#39;&#38;quot; . tep_db_input($status) . &#38;quot;&#38;#39;, last_modified = now() where orders_id = &#38;#39;&#38;quot; . (int)$oID . &#38;quot;&#38;#39;&#38;quot;);

	$customer_notified = &#38;#39;0&#38;#39;;
	$notify_comments = &#38;#39;&#38;#39;;
	$notify_comments =  $comments . &#38;quot;\n\n&#38;quot;;

	$order_link =&#38;#39;Sipariş faturasına &#60;a href=&#34;http://alanadi.com/account_history_info.php?order_id=&#38;#39;.$oID.&#38;#39;&#34; rel=&#34;nofollow&#34;&#62;http://alanadi.com/account_history_info.php?order_id=&#38;#39;.$oID.&#38;#39;&#60;/a&#62; adresinden ulaşabilirsiniz.	Sipariş tarihi:&#38;#39;. tep_date_long($check_status[&#38;#39;date_purchased&#38;#39;]);

	$header = &#38;#39;MIME-Version: 1.0&#38;#39; . &#38;quot;\n&#38;quot; . &#38;#39;Content-type: text/plain; charset=UTF-8&#38;#39;
    . &#38;quot;\n&#38;quot; . &#38;#39;From: Yourname &#38;lt;&#38;#39; . $from . &#38;quot;&#38;gt;\n&#38;quot;;
	/* Müşteriye ödemenin alındığı notu ile durum güncellemesini bildiriyoruz */
	mail($check_status[&#38;#39;customers_email_address&#38;#39;], &#38;#39;Ödemeniz Alındı-alanadi.com&#38;#39;, &#38;#39;Sayın &#38;#39;.$check_status[&#38;#39;customers_name&#38;#39;].&#38;#39;	,	&#38;#39;. $aciklama.&#38;#39;	&#38;#39;.$order_link , $header);

	$customer_notified = &#38;#39;1&#38;#39;;

	tep_db_query(&#38;quot;insert into orders_status_history  (orders_id, orders_status_id, date_added, customer_notified, comments) values (&#38;#39;&#38;quot; . (int)$oID . &#38;quot;&#38;#39;, &#38;#39;&#38;quot; . tep_db_input($status) . &#38;quot;&#38;#39;, now(), &#38;#39;&#38;quot; . tep_db_input($customer_notified) . &#38;quot;&#38;#39;, &#38;#39;&#38;quot; . tep_db_input($comments)  . &#38;quot;&#38;#39;)&#38;quot;);

	$order_updated = true;
	}
	/* osCommerce sistemindeki sipariş durum güncellemesi - SON */

        if ($order_updated == true) {
	$siparis_guncellendimi = &#38;#39;Sipariş Güncellendi&#38;#39;;
        } else {
	$siparis_guncellendimi = &#38;#39;Sipariş Güncellenemedi&#38;#39;;
	}

	$header = &#38;#39;MIME-Version: 1.0&#38;#39; . &#38;quot;\n&#38;quot; . &#38;#39;Content-type: text/plain; charset=UTF-8&#38;#39;
    . &#38;quot;\n&#38;quot; . &#38;#39;From: Yourname &#38;lt;&#38;#39; . $from . &#38;quot;&#38;gt;\n&#38;quot;; 

	mail(&#38;#39;magaza.sahibi@gmail.com&#38;#39;, &#38;#39;Havale/EFT Geldi!&#38;#39;, $span1.&#38;#39;	&#38;#39;.$span2.&#38;#39;	&#38;#39;.$span3.&#38;#39;	&#38;#39;.$span4.&#38;#39;	&#38;#39;.$span5.&#38;#39;	&#38;#39;.$span6.&#38;#39;	&#38;#39;.$span7.&#38;#39;	&#38;#39;.$span8.&#38;#39;	&#38;#39;.$span9.&#38;#39;	&#38;#39;.$span10.&#38;#39;	&#38;#39;.$span11.&#38;#39;	&#38;#39;.$siparis_guncellendimi, $header);

?&#38;gt;&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>organic Konu: "Çoklu Para Birimi"</title>
<link>http://osicommerce.com/forum/topic.php?id=9#post-92</link>
<pubDate>Pts, 02 Kas_Kasım_kısaltma 2009 11:37:08 +0000</pubDate>
<dc:creator>organic</dc:creator>
<guid isPermaLink="false">92@http://osicommerce.com/forum/</guid>
<description>&#60;p&#62;Revize sistemde kullandığınız Çoklu para birimi modülünü manuel olarak bizimle paylaşırmısınız..
&#60;/p&#62;</description>
</item>
<item>
<title>capuera15 Konu: "Hala Arena nin veri tabanini guncel olarak entegre edebiliyormusunuz?"</title>
<link>http://osicommerce.com/forum/topic.php?id=13#post-135</link>
<pubDate>Sal, 01 Arl_Aralık_kısaltma 2009 18:43:07 +0000</pubDate>
<dc:creator>capuera15</dc:creator>
<guid isPermaLink="false">135@http://osicommerce.com/forum/</guid>
<description>&#60;p&#62;Merhabalar.Hala Arena nin veri tabanini guncel olarak entegre edebiliyormusunuz?&#60;br /&#62;
XML servisleriyle ilgili 2 firmaya yetki vermisler sadece onlar yapiyorlarmis.
&#60;/p&#62;</description>
</item>
<item>
<title>capuera15 Konu: "Başka Tedarikçiler"</title>
<link>http://osicommerce.com/forum/topic.php?id=14#post-136</link>
<pubDate>Sal, 01 Arl_Aralık_kısaltma 2009 18:47:08 +0000</pubDate>
<dc:creator>capuera15</dc:creator>
<guid isPermaLink="false">136@http://osicommerce.com/forum/</guid>
<description>&#60;p&#62;Merhebalar. Baska Tedarikci firmalarla ilgili entegrasyonunuz varmi. Mesela Metro Elektronik. Kullandiklari web servis adresi: &#60;a href=&#34;http://www.metroelektronik.com.tr/webservice/urunbilgilendirme.asmx&#34; rel=&#34;nofollow&#34;&#62;http://www.metroelektronik.com.tr/webservice/urunbilgilendirme.asmx&#60;/a&#62;’dir.&#60;br /&#62;
UrunKatalogu:&#60;/p&#62;
&#60;p&#62;Giriş Parametreleri:&#60;/p&#62;
&#60;p&#62;kullaniciKod	Siteye giriş yaparken kullandığınız kullanıcı kodu.&#60;br /&#62;
Sifre	Siteye giriş yaparken şifre.&#60;/p&#62;
&#60;p&#62;Örnek Çıktısı:&#60;br /&#62;
&#38;lt;urunler&#38;gt;&#60;br /&#62;
&#38;lt;urun&#38;gt;&#60;br /&#62;
  	   &#38;lt;stok_kod&#38;gt;02.013.1907.0001&#38;lt;/stok_kod&#38;gt;&#60;br /&#62;
         &#38;lt;stok_ad&#38;gt;SİGORTA TECHPO CEP 0-750$ ARASI KDV DAHİL&#38;lt;/stok_ad&#38;gt;&#60;br /&#62;
  	   &#38;lt;anagrup&#38;gt;15&#38;lt;/anagrup&#38;gt;&#60;br /&#62;
         &#38;lt;altgrup1&#38;gt;1501&#38;lt;/altgrup1&#38;gt;&#60;br /&#62;
 	  &#38;lt;altgrup2 /&#38;gt;&#60;br /&#62;
  	&#38;lt;marka /&#38;gt;&#60;br /&#62;
  &#38;lt;/urun&#38;gt;&#60;br /&#62;
    &#38;lt;urun&#38;gt;&#60;br /&#62;
  	&#38;lt;stok_kod&#38;gt;02.044.1271.0257&#38;lt;/stok_kod&#38;gt;&#60;br /&#62;
  	&#38;lt;stok_ad&#38;gt;TEL CEP SAMSUNG B300 SKY BLUE&#38;lt;/stok_ad&#38;gt;&#60;br /&#62;
  	&#38;lt;anagrup&#38;gt;16&#38;lt;/anagrup&#38;gt;&#60;br /&#62;
 	 &#38;lt;altgrup1&#38;gt;1601&#38;lt;/altgrup1&#38;gt;&#60;br /&#62;
 	 &#38;lt;altgrup2 /&#38;gt;&#60;br /&#62;
 	 &#38;lt;marka&#38;gt;1271&#38;lt;/marka&#38;gt;&#60;br /&#62;
&#38;lt;/urun&#38;gt;&#60;br /&#62;
&#38;lt;/urunler&#38;gt;&#60;/p&#62;
&#60;p&#62;Xml Node Açıklaması:&#60;/p&#62;
&#60;p&#62;stok_kod	İlgili ürünün stok kod numarası.&#60;br /&#62;
ana_grup	İlgili ürünün bağlı olduğu ana grup.&#60;br /&#62;
alt_grup1	İlgili ürünün bağlı olduğu birinci alt grup.&#60;br /&#62;
alt_grup2	İlgili ürünün bağlı olduğu ikinci alt grup.&#60;br /&#62;
stok_ad 	İlgili ürünün stok adı.&#60;br /&#62;
markalar	İlgili ürünün markası .&#60;/p&#62;
&#60;p&#62;UrunDetaylari:&#60;/p&#62;
&#60;p&#62;Giriş Parametreleri:&#60;/p&#62;
&#60;p&#62;kullaniciKod	Siteye giriş yaparken kullandığınız kullanıcı kodu.&#60;br /&#62;
Sifre	Siteye giriş yaparken şifre.&#60;/p&#62;
&#60;p&#62;Örnek Çıktısı:&#60;br /&#62;
&#38;lt;urunler&#38;gt;&#60;br /&#62;
 	&#38;lt;urun&#38;gt;&#60;br /&#62;
   		&#38;lt;stok_kod&#38;gt;30.007.1196.0007&#38;lt;/stok_kod&#38;gt;&#60;br /&#62;
   		&#38;lt;resim1&#38;gt;metroresim/30/1196/30.007.1196.000701t1.jpg&#38;lt;/resim1&#38;gt;&#60;br /&#62;
   		&#38;lt;resim3&#38;gt;metroresim/30/1196/30.007.1196.000701t3.jpg&#38;lt;/resim3&#38;gt;&#60;br /&#62;
   		&#38;lt;resim4&#38;gt;metroresim/30/1196/30.007.1196.000701t4.jpg&#38;lt;/resim4&#38;gt;&#60;br /&#62;
 	&#38;lt;ozellikler&#38;gt;&#60;br /&#62;
  		&#38;lt;ozellik adi=&#34;Model&#34; degeri=&#34;P5LD2 SE&#34; /&#38;gt;&#60;br /&#62;
  		&#38;lt;ozellik adi=&#34;Marka&#34; degeri=&#34;Asus&#34; /&#38;gt;&#60;br /&#62;
  		&#38;lt;ozellik adi=&#34;Soket Yapısı&#34; degeri=&#34;Socket 940&#34; /&#38;gt;&#60;br /&#62;
  		&#38;lt;ozellik adi=&#34;Dual Channel Desteği&#34; degeri=&#34;Var&#34; /&#38;gt;&#60;br /&#62;
  		&#38;lt;ozellik adi=&#34;Garanti Süresi&#34; degeri=&#34;2 Yıl&#34; /&#38;gt;&#60;br /&#62;
  		&#38;lt;ozellik adi=&#34;CPU Marka&#34; degeri=&#34;Amd&#34; /&#38;gt;&#60;br /&#62;
  		&#38;lt;ozellik adi=&#34;Bellek Tipi&#34; degeri=&#34;DDR2 Ram&#34; /&#38;gt;&#60;br /&#62;
  &#38;lt;/ozellikler&#38;gt;&#60;br /&#62;
  &#38;lt;/urun&#38;gt;&#60;br /&#62;
&#38;lt;/urunler&#38;gt;&#60;/p&#62;
&#60;p&#62;Xml Node Açıklaması:&#60;/p&#62;
&#60;p&#62;stok_kod	İlgili ürünün stok kod numarası.&#60;br /&#62;
ana_grup	İlgili ürünün bağlı olduğu ana grup.&#60;br /&#62;
resim1	                                                                                                                                                      Ürün resimleri (Maximum 3 adet ).&#60;br /&#62;
resim2&#60;br /&#62;
resim3&#60;br /&#62;
ozellik	İlgili ürünün özellikleri ad-değer çiftleri halinde verilir.
&#60;/p&#62;</description>
</item>
<item>
<title>artistim Konu: "bayısı bulkudgum myro fireması"</title>
<link>http://osicommerce.com/forum/topic.php?id=12#post-133</link>
<pubDate>Cum, 27 Kas_Kasım_kısaltma 2009 16:43:20 +0000</pubDate>
<dc:creator>artistim</dc:creator>
<guid isPermaLink="false">133@http://osicommerce.com/forum/</guid>
<description>&#60;p&#62;baglı bulundugum myro firmasının xml yayını vardır fakat bunu sısteme nasıl gecırebılırım yardım edebılecek arkadasmız vvarmı:)
&#60;/p&#62;</description>
</item>
<item>
<title>databilgi Konu: "AQUATECH XML"</title>
<link>http://osicommerce.com/forum/topic.php?id=10#post-96</link>
<pubDate>Pts, 02 Kas_Kasım_kısaltma 2009 16:01:25 +0000</pubDate>
<dc:creator>databilgi</dc:creator>
<guid isPermaLink="false">96@http://osicommerce.com/forum/</guid>
<description>&#60;p&#62;XML entegrasyonu ne zaman biter
&#60;/p&#62;</description>
</item>
<item>
<title>admin Konu: "osCommerce revize versiyon ve XML  entegrasyonları"</title>
<link>http://osicommerce.com/forum/topic.php?id=11#post-107</link>
<pubDate>Cts, 07 Kas_Kasım_kısaltma 2009 16:45:35 +0000</pubDate>
<dc:creator>admin</dc:creator>
<guid isPermaLink="false">107@http://osicommerce.com/forum/</guid>
<description>&#60;p&#62;osCommerce Revize 1.2 versiyonu için eklenen özellikler listesi:&#60;/p&#62;
&#60;p&#62;İndir: &#60;a href=&#34;http://osicommerce.com/osCommerce-2.2rc2a_REV_1.2.zip&#34; rel=&#34;nofollow&#34;&#62;http://osicommerce.com/osCommerce-2.2rc2a_REV_1.2.zip&#60;/a&#62;&#60;/p&#62;
&#60;ul&#62;
&#60;li&#62;Her ürün için herhangi bir dövize bağlı fiyat tanımlayabilme özelliği eklendi&#60;/li&#62;
&#60;li&#62;Şehir bazında kargo fiyatı hesaplama modülü eklendi&#60;/li&#62;
&#60;li&#62; T.C. Merkez Bankası döviz güncelleme sistemi eklendi&#60;/li&#62;
&#60;li&#62;Ürün resimleri ajax popup zum uygulaması eklendi&#60;/li&#62;
&#60;li&#62;Türkçe dil sisteme dahil edildi varsayılan dil olarak ayarlandı&#60;/li&#62;
&#60;li&#62;Türkçe dil dosyası evrensel format olan UTF-8 formatına çevrildi&#60;/li&#62;
&#60;li&#62;Türkiye şehirleri eklendi mağaza ülkesi Türkiye olarak ayarlandı&#60;/li&#62;
&#60;li&#62;Yeni hesap açılış sayfasında, müşterinin bulunduğu ülke ve şehrine göre otomatik seçim düzenlemesi yapıldı.&#60;/li&#62;
&#60;li&#62;Yeni hesap açılış sayfasında seçilen ülkeye ait şehir seçimi için ajax yükleme özelliği eklendi.&#60;/li&#62;
&#60;li&#62;Türk Lirası varsayılan para birimi olarak ayarlandı.&#60;/li&#62;
&#60;li&#62;3 farklı KDV tanımı ve oranları (%18, %8, %1) dahil edildi.&#60;/li&#62;
&#60;li&#62;PHP 5.3 Uyumluluğu&#60;/li&#62;
&#60;li&#62;Müşteri Grupları -Bayi B2C- Modülü&#60;/li&#62;
&#60;li&#62;Sayfa Meta Etiketleri Modülü -Header Tags SEO-&#60;/li&#62;
&#60;li&#62;SEO URL Modülü -Arama Motoru Dostu Adresler-&#60;/li&#62;
&#60;li&#62;PhpThumb Resim Optimizasyon Modülü&#60;/li&#62;
&#60;/ul&#62;
&#60;p&#62;osCommerce Revize versiyon için Arena XML entegrayon modülü: &#60;a href=&#34;http://osicommerce.com/arenaXML_osCREV.zip&#34; rel=&#34;nofollow&#34;&#62;http://osicommerce.com/arenaXML_osCREV.zip&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;osCommerce revize versiyon için Penta XML entegrasyon modülü: &#60;a href=&#34;http://osicommerce.com/penta_osC.REV.zip&#34; rel=&#34;nofollow&#34;&#62;http://osicommerce.com/penta_osC.REV.zip&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;osCommerce revize versiyon için Penta XML entegrasyon modülü: &#60;a href=&#34;http://osicommerce.com/pozitif_osC.Rev.zip&#34; rel=&#34;nofollow&#34;&#62;http://osicommerce.com/pozitif_osC.Rev.zip&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>cherokhe Konu: "Bayii Modülü"</title>
<link>http://osicommerce.com/forum/topic.php?id=7#post-78</link>
<pubDate>Çrş, 14 Ekm­_Ekim_kısaltma 2009 20:54:10 +0000</pubDate>
<dc:creator>cherokhe</dc:creator>
<guid isPermaLink="false">78@http://osicommerce.com/forum/</guid>
<description>&#60;p&#62;sitenizde revize edilmiş osc yi indirdim ve hizmetlerinizden dolayı teşekkür etmek isterim.Öte yandan revize edilmiş sisteme bayii modülü kurmam gerek,fakat bunu malesef beceremedim..bu konuda yardımlarınızı bekliyorum..şimdiden emekleriniz ve çalışmalarınız için teşekkür eder devamını dilerim..
&#60;/p&#62;</description>
</item>
<item>
<title>cherokhe Konu: "Segment Ürün Entegrasyonu"</title>
<link>http://osicommerce.com/forum/topic.php?id=8#post-79</link>
<pubDate>Çrş, 14 Ekm­_Ekim_kısaltma 2009 20:55:58 +0000</pubDate>
<dc:creator>cherokhe</dc:creator>
<guid isPermaLink="false">79@http://osicommerce.com/forum/</guid>
<description>&#60;p&#62;bu konuda bir çalışmanız varmı XML örneği elimde var eğer çalışma yapmayı düşünürseniz seve seve yardımcı olurum..teşekkürler
&#60;/p&#62;</description>
</item>
<item>
<title>pialfa55 Konu: "Arena entegrasyonu"</title>
<link>http://osicommerce.com/forum/topic.php?id=2#post-2</link>
<pubDate>Sal, 30 Arl_Aralık_kısaltma 2008 07:06:05 +0000</pubDate>
<dc:creator>pialfa55</dc:creator>
<guid isPermaLink="false">2@http://osicommerce.com/forum/</guid>
<description>&#60;p&#62;hocam arena entegrasyonunu indirdim kurmayı denedim ama kategoriler gelmedi.
&#60;/p&#62;</description>
</item>
<item>
<title>admin Konu: "Hesap Açılış (Create account.php )  sayfasındaki Fatal error: Uncaught exception"</title>
<link>http://osicommerce.com/forum/topic.php?id=6#post-71</link>
<pubDate>Paz, 21 Haz_Haziran_kısaltma 2009 16:58:35 +0000</pubDate>
<dc:creator>admin</dc:creator>
<guid isPermaLink="false">71@http://osicommerce.com/forum/</guid>
<description>&#60;p&#62;Hesap açılış sayfasında &#34;Fatal error: Uncaught exception&#34; ile başlayan hata, ziyaretçinin bulunduğu şehri ve ülkeyi veren servisin adresi taşındığı için oluşmaktadır.&#60;br /&#62;
düzeltmek için:&#60;br /&#62;
&#60;code&#62;catalog/includes/functions/general.php&#60;/code&#62; dosyasındaki  &#60;code&#62;locateIp&#60;/code&#62;   fonksiyonunu bulup&#60;br /&#62;
&#60;code&#62;iplocationtools.com&#60;/code&#62;  olan adresi  &#60;code&#62;ipinfodb.com&#60;/code&#62;  olarak değiştirin.
&#60;/p&#62;</description>
</item>
<item>
<title>admin Konu: "Hoşgeldiniz"</title>
<link>http://osicommerce.com/forum/topic.php?id=1#post-1</link>
<pubDate>Çrş, 09 Tem_Temmuz_kısaltma 2008 00:36:41 +0000</pubDate>
<dc:creator>admin</dc:creator>
<guid isPermaLink="false">1@http://osicommerce.com/forum/</guid>
<description>&#60;p&#62;site forumuna hoşgeldiniz
&#60;/p&#62;</description>
</item>

</channel>
</rss>
