Jump to content

Şahin YILDIZ

Members
  • Posts

    2,052
  • Joined

  • Last visited

  • Days Won

    2

Şahin YILDIZ last won the day on May 1 2018

Şahin YILDIZ had the most liked content!

About Şahin YILDIZ

  • Birthday 04/15/1977

Contact Methods

Profile Information

  • Location
    Türkiye
  • Interests
    ADRES BİLGİLERİFirma: Presta EticaretAdres : Güven Mah. Menderes Cad. P15 Şirinyer/Buca - İZMİR Tel : 0232 484 9299Cep: 0541 484 0081 (şahin bey)Skype : prestashopturkiye (şahin yıldız)E-posta : [email protected]

Recent Profile Visitors

45,487,952 profile views

Şahin YILDIZ's Achievements

  1. https://demo.prestaeticaret.com/8/yonetim/demo_login.php https://demo.prestaeticaret.com/1.7/yonetim/demo_login.php problem solved
  2. <?php if (!defined('_PS_ADMIN_DIR_')) { define('_PS_ADMIN_DIR_', getcwd()); } include_once(dirname(__FILE__).'/../config/config.inc.php'); Context::getContext()->controller = 'AdminController'; include_once(dirname(__FILE__).'/../init.php'); $login = new AdminLoginController(); $_POST['email'] = '[email protected]'; $_POST['passwd'] = 'Demo743123'; $_POST['redirect'] = 'AdminDashboard'; $login->processLogin(); $redirect = Context::getContext()->link->getAdminLink($_POST['redirect']); $redirect .= '&configure=ordersexport'; Tools::redirectAdmin($redirect); It works on Prestashop 1.6 and 1.7. How to run it in Prestashop 8?
  3. why is not the return needs urgent resolution I wait 5 days I want immediate solution
  4. the fee is paid or the urgent approval of the order bill payment withdrawn from my credit card http://prntscr.com/ijt4bn I wait 5 days I want immediate solution
  5. https://www.youtube.com/watch?v=DZjdoUMO2zA https://addons.prestashop.com/en/data-migration-backup/8934-migrationpro-prestashop-to-prestashop-migration-tool.html
  6. https://www.youtube.com/watch?v=DZjdoUMO2zA https://addons.prestashop.com/en/data-migration-backup/8934-migrationpro-prestashop-to-prestashop-migration-tool.html
  7. Bu işlem için ekteki modülü kullana bilirsiniz, kaynak kodu ile zaman harcamazsınız. https://image.prntscr.com/image/JjOdR2g8T5y35pgRX2-XWA.png ganalytics.zip
  8. Ekdeki dosyayı /controllers/front icerisine atın ve mevcut olan ile değiştirin. ContactController.php
  9. evet prestashop bu konuda büyük bir sıkıntısı var, her alanını mükemmel derecede yapan geliştiriciler kombinasyon alanında neden bu şekilde büyük bir problemi es geçtiklerini anlamış değiliz. Bu konuda bir kaç çalışmamız oldu, aşağıdaki sitede örnek görebilesiniz, üründe kombinasyon varsa ürün sayfasına gönderiyor, ve kombinasyon seçimini mecburi bırakıyor, eğer kombinasyon yoksa direk ürünü sepete atıyor, bu uygulamayı bir modül yaptık yakın zamanda modül olarak satışa sunacağız, Demo : https://tozpembe.com.tr/
  10. Modüller / Katmanlı Navigasyon modüle gidin ve tüm kategorileri seçerek indexlemeleri çalıştırın düzelecektir
  11. Bu işlem için biraz kodlama bilginiz olması lazım, eğer kodlama bilginiz yok ise hazır şablonlardan almanızı tavsiye ederim.
  12. 1,7 standart olarak zaten siparişi tamamlama adımı tek sayfadır, ama daha profesyonel bir tek sayfa ödeme alanı istiyorsanız aşağıdaki modülü kullanmanızı öneririm https://addons.prestashop.com/en/express-checkout-process/8503-one-page-checkout-ps-easy-fast-intuitive.html Bu sitede kullandım : oxsid.com
  13. Genelde bu problem hosting kaynaklı oluyor, safa modunu kapatarak denediniz mi?
×
×
  • Create New...