النتائج 1 إلى 9 من 9

الموضوع: Digishop V2.0

  1. #1
    عضو نشيط جدا
    تاريخ التسجيل
    Apr 2001
    المشاركات
    423

    Digishop V2.0



    مثال
    http://digishop.sumeffect.com/demo/cart.php

    نزل السكريبت

    http://www.swalif.net/softs/attachme...?postid=484308

    نرجوا من أصحاب الخبرة توضيح طريقة التركيب ان أمكن





    __________________
    http://www.amchum.de
    http://www.nadorino.net
    كل شيء هالك الا وجهه. في الجنة ما لا عين رأت ولا أذن سمعت ولا خطر على قلب بشر..فأعمل لها.
    tauhid غير متواجد حالياً


  2. #2
    عضو سوبر نشيط
    تاريخ التسجيل
    Feb 2004
    المشاركات
    677


    روابط التنزيل لا تعمل
    أصلحا لنا وان شاء الله يقدرني واسوي شرح وتعريب بعد للسكربت بعون الله





    __________________
    Eng.Hossam El-Kady
    People911 Co-founder
    Cellular: 002-010-206-33000
    helkady@ppl911.com
    ( رابط ) www.ppl911.com
    hossam elkady غير متواجد حالياً

  3. #3
    عضو نشيط جدا
    تاريخ التسجيل
    Apr 2001
    المشاركات
    423


    الله المستعان





    الملفات المرفقة الملفات المرفقة
    __________________
    http://www.amchum.de
    http://www.nadorino.net
    كل شيء هالك الا وجهه. في الجنة ما لا عين رأت ولا أذن سمعت ولا خطر على قلب بشر..فأعمل لها.
    tauhid غير متواجد حالياً

  4. #4
    عضو نشيط جدا
    تاريخ التسجيل
    Apr 2001
    المشاركات
    423


    الله المستعان





    __________________
    http://www.amchum.de
    http://www.nadorino.net
    كل شيء هالك الا وجهه. في الجنة ما لا عين رأت ولا أذن سمعت ولا خطر على قلب بشر..فأعمل لها.
    tauhid غير متواجد حالياً

  5. #5
    عضو نشيط جدا
    تاريخ التسجيل
    Apr 2001
    المشاركات
    423


    الله المستعان





    __________________
    http://www.amchum.de
    http://www.nadorino.net
    كل شيء هالك الا وجهه. في الجنة ما لا عين رأت ولا أذن سمعت ولا خطر على قلب بشر..فأعمل لها.
    tauhid غير متواجد حالياً

  6. #6
    فضلاً اكتب اسمك الحقيقي هنا
    زائرالمؤلف


    الحقيقة برنامج متقن
    الشرح مرفق مع البرنامج
    والخطوات كالتالي
    كود PHP:

    STEP 1 
    5
    open the "config" file located at 
    "digiSHOP/lib/config.inc.php" and follow the step-by-step directions to establish the correct settings for this software
    -------------------
    STEP 6Using an FTP programsuch as WS FTPupload the CONTENTS of the digiSHOP folder to the root website directory you specified in the config.inc.php file.
     
    NOTEUnless you want 
    [url]www.yourdomain.com/files[/urlto be the URL to access this software,
    we suggest you upload just the CONTENTS of the "files" folder to
    your root web directory
    rather than the "files" folder itself
    -------------------
    STEP 7Open the following files and change line # 4:
    files/Secure/checkout.php
    files
    /Secure/complete.php
    files
    /Secure/_paypal.php
    files
    /Secure/admin/index.php

    Change line 4 within each file to

    include(
    "/YOURPATH/lib/custom.lib.php");

    This should be the full local path of the lib/custom.lib.php file (included
    in this package
    on your web server.
    -------------------
    STEP 8Open the file and change line #4:
    files/lib/digiSHOP.lib.php

    Change line 4 to
    :
    include(
    "/YOURPATH/lib/config.inc.php");
    -------------------
    STEP 9Using your FTP programupload the CONTENTS of your Secure 
    folder to this secure directory
    Nextchange the permissions for 
    following directoriesto allow files to be saved inside these
    directories
    . Try chmod 644 initially, if that doesn't work, try
    chmod 777 (use with caution). This is also information WE CANNOT
    provide you with. Ask your network administrator, if you need help.

    secure/images/products
    secure/images/categories
    -------------------
    STEP 10: If you don'
    t already have a mySQL database setupyou will
    need to 
    do soNextexecute the digiSHOP.sql file to setup the initial
    database structure 
    OR copy and paste the CONTENTS of this file into mySQL
    using a web 
    interface, such as phpMyAdmin or something similar.
    -------------------
    STEP 11To integrate the established website look-and-feel into 
    this software
    open the digiSHOP/templates/header.tem.php and
    digiSHOP/templates/footer.tem.php files and copy and paste the 
    HTML that makes up the 
    "header" and "footer" portions of your 
    website into the appropriate template files
    Repeat this process 
    for the digiSHOP/templates/secure.header.tem.php and
    digiSHOP/templates/secure.footer.tem.php files as 
    wellPlease read the the TEMPLATES.txt file for a listing of the
    shopping cart templates
    .
    -------------------
    STEP 12Preview your program with you web browser:
    [
    url]http://www.YOURDOMAIN.com/cart.php,[/url] or wherever the location of 
    the cart.php page is located.
    -------------------
    STEP 13Access the secure "/admin/" folder with your browser and begin adding
    products 
    and categoriesThat's it, you are done!

    initial username: admin
    initial password: password 







  7. #7
    عضو نشيط جدا
    تاريخ التسجيل
    Apr 2001
    المشاركات
    423








    __________________
    http://www.amchum.de
    http://www.nadorino.net
    كل شيء هالك الا وجهه. في الجنة ما لا عين رأت ولا أذن سمعت ولا خطر على قلب بشر..فأعمل لها.
    tauhid غير متواجد حالياً

  8. #8
    عضو سوبر نشيط
    تاريخ التسجيل
    May 2001
    المشاركات
    984


    هل السكربت مجاني





    UAE غير متواجد حالياً

  9. #9
    عضو نشيط
    تاريخ التسجيل
    Feb 2003
    المشاركات
    190


    سيكريبت صعب نوعا ً ما ويحتاج جهد لتركيبه

    ااانا تعبت من تركيبه على الجهاز فما بالكم على الموقع وكذلك تعريبه !



    ان شاءالله راح ننزله قريبا اذا لقينا وقت





    __________________
    سبحان الله وبحمده .. سبحان الله العظيم
    ABUSAIF غير متواجد حالياً





المواضيع المتشابهه

ضوابط المشاركة

  • لا تستطيع إضافة مواضيع جديدة
  • لا تستطيع الرد على المواضيع
  • لا تستطيع إرفاق ملفات
  • لا تستطيع تعديل مشاركاتك
  •  

أضف موقعك هنا| اخبار السيارات | حراج | شقق للايجار في الكويت | بيوت للبيع في الكويت | شركة كشف تسربات المياه | شركة عزل اسطح بالرياض | عزل فوم بالرياض| عزل اسطح بالرياض | كشف تسربات المياة بالرياض | شركة عزل اسطح بالرياض