رفتن به مطلب

puzzelfix

عضو انجمن
  • تعداد ارسال ها

    469
  • تاریخ عضویت

  • آخرین بازدید

  • روز های برد

    7

پست ها ارسال شده توسط puzzelfix

  1. بعد از پاک کردن فایل htss.. دیگه سایت باز نمیشه و ارور زیر رو میده

    Not Found

     

    The requested URL /3-mobile was not found on this server.

     

    Additionally, a 404 Not Found

    error was encountered while trying to use an ErrorDocument to handle the request.

    و داخل کنترل پنلم هم این فایلو نمیسازه

    لطفا راهنمایی کنید

    http://puzel.ir/3-mobile

  2. با سلام

     

    متاسفانه ظاهرا استقبالی از این ماژول صورت نگرفت

    حالا دوستان یا نمی دونن این چه ماژولیه و یا نحوه کارشو نمیدونن

     

    باید به اطلاع دوستان برسونم که قیمت این ماژول در سایتهای خارجی نزدیک 150 هزار تومنه و بسیار پر کاربرد بوده و مشتری خیلی راحت وارد سایت میشود و خریدشو میکنه و هرگز دیگر پپسورشو یادش نمی رود

  3. پیوست شدش ولی بعد حذف کردم در حال فارسی سازیش هستم به زودی منتشر میشه ولی دموش رو سایت نصب خواستین می تونین ببینین

     

    چون آموزش داره و باید اموزششم باتون بذارم

     

    با تشکر فقط امتیاز مثبت و تشکر فراموش نشه


    دوستان واسه من تا الان همشون کار میکنه جز گوگل فکر کنم واسه تحریم باشه ولی بازم دارم روش کار میکنم تا دورش بزنم

     

    اگ موفق شدم خبرتون می کنم

  4. با سلام
    باز هم سال جدید و عیدی من به شما
    دوستان خواهشا امتیاز مثبت و تشکر فراموش نشه
     

    بی انصاف نباشید

    با این ماژول دیگر نیازی نیست مشتری داخل سایت شما عضو شود و با یک کلیک تمام اطلاعات وی مثلا اگر اکانت گوگل داشته باشد برای شما نمایان خواهد شد

    البته این ماژول یکسری محدودیت ها به علت تحریم دارد که در این تاپیک قدم به قدم به حل مشکلات ان می پردازیم تا به ماژول نهایی برسیم

    لطفا دوستانی که دانش کافی دارند ما را تنها نگذارند

    لطفا برای این ماژول تاپیک جدیدی باز نکنید
    لینک دانلود ضمیمه شد
     

    آموزش

    [align=right]بعد از نصب ماژول به وب سایت زیر رفته و در آن ثبت نام نمایید

    همیشه به فکر شما هستیم
    بعد از ثبت نام یکسری کد بهتون میده بقیه رو هم مثل شکل زیر بروید


    [align=center]به زودی نسخه فارسی منتشر میشه



    First login to your PrestaShop administration area and navigate to the Modules page.
    Then click on the link Add a new module and upload the .ZIP file that you have downloaded in the previous step.



    prestashop_social_login_upload.png



    c. Install the uploaded module


    First navigate to the Modules page in your PrestaShop administration area.
    Then search for the module OneAll Social Login and click on the Install button.



    prestashop_social_login_install.png



    2. Configuration


    a. Open the configuration panel


    Login to your PrestaShop administration area, navigate to the Modules pages.
    Search for OneAll Social Login and click on the Configure link or button.



    prestashop_social_login_configure.png




    b. Setup the API Connection Handler


    Click on the Autodetect the best API Connection Settings button.
    You should receive a green success message if your server is able to communicate with our API.
    Your firewall must allow outbound requests on either port 80 or 443.



    prestashop_social_login_autodetect.png



    c. Enter your API Settings


    To obtain your API credentials, please login to your OneAll account
    and open the page Site Settings \ API Settings & Credentials of a Site. If you do not have a Site yet, please
    create a new Site now.



    Fill out the API Settings and click on the Verify the API Settings button.
    You should receive a green success message if your credentials are correct.



    prestashop_social_login_verify.png


    d. Choose the Social Networks that you would like to enable


    Please note that many social networks require that the webmasters
    register their website before being able to use their services.
    To be able to use the plugin, you must therefore register your website.
    This process is straightforward and takes only a couple of minutes.



    It has to be done only once for each provider and we will guide you through this process. To setup your providers,
    please login to your OneAll account, select a Site and click on Social Networks.



    3. Help & Troubleshooting


    a. The Social Login icons are not being displayed


    Per default Social Login will be displayed in the sidebar of your
    PrestaShop. If your shop does not have a sidebar, then the plugin might
    not
    be displayed correctly. In this case you can add Social Login manually
    by copy/pasting the following code into your template (*.tpl files):



    {$HOOK_OASL_CUSTOM}



    b. Class 'OneAllSocialLoginController' not found


    If you get an error like PHP Fatal error: Class 'OneAllSocialLoginController' not found then you might have
    to refresh the PrestaShop class cache. Simply delete the file /cache/class_index.php from your PrestaShop folder.
    PrestaShop will automatically create a new, updated version of that file.



    c. I get a blank page after connecting with a social network


    Please start by refreshing the PrestaShop class cache. Simply delete the file /cache/class_index.php from your PrestaShop folder.
    PrestaShop will automatically create a new, updated version of that file.



    If this does not fix the error, then please verify your API settings in the Social Login setup in your
    PrestaShop administration menu.





    d. The API Communication does not seem to work correctly


    Please make sure that your firewall does not block outbound requests on
    both ports 80 and 443.
    One of these ports must allow outgoing requests (from your server to
    ours) so that the plugin can establish a communication with our API.



    If you have access to the console of your server you can test if outbound requests are allowed by using this command:
    telnet ping.api.oneall.com 443. If the port is open then you should obtain a result like this:





    1
    2
    3
    4

    ~$ telnet ping.api.oneall.com 443
    Trying 176.9.141.12...
    Connected to ping.api.oneall.com.
    Escape character is '^]'.

    4. Fork on Github


    Feel free to fork our GitHub repository to contribute to the development of this PrestaShop module.
     

    [/align][/align]

×
×
  • اضافه کردن...