[MOD] OneAll Social Login เข้าสู่ระบบด้วย social

ตอบกระทู้

รูปแสดงอารมณ์
:icon_plusone: :like: :plusone: :gfb: :-D :) :( :-o 8O :? 8) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :!: :?: :idea: :arrow: :| :mrgreen: :angry: :baa: :biggrin:
รูปแสดงอารมณ์อื่นๆ

BBCode เปิด
[img] เปิด
[url] เปิด
[Smile icon] เปิด

กระทู้แนะนำ
   

มุมมองที่ขยายได้ กระทู้แนะนำ: [MOD] OneAll Social Login เข้าสู่ระบบด้วย social

Re: [MOD] OneAll Social Login เข้าสู่ระบบด้วย social

โดย บุคคลทั่วไป » 25/05/2022 4:58 pm

มีใครแนะนำตัวอื่นให้ได้บ้าง ตัวนี้
ใช้กับ line ไม่ได้ ตัวอื่นก็ต้องต่อไปที่เว็บเขาก่อนอยากได้สมัครตรงกับเฟสบุ๊คเลย

Re: [MOD] OneAll Social Login เข้าสู่ระบบด้วย social

โดย thatsawan » 28/04/2014 7:28 pm

การใช้งานจะต้องเข้าไปเปิดบัญชีที่ http://www.oneall.com ค่ะ

[MOD] OneAll Social Login เข้าสู่ระบบด้วย social

โดย thatsawan » 25/04/2014 12:13 pm

รายละเอียดเกี่ยวกับ ::OneAll เข้าสู่ระบบสังคม
คือเป็นการเพิ่มช่องทางการสู่ระบบและลงทะเบียนกับเครือข่ายสังคมเช่น Twitter, Facebook, LinkedIn, Hyves, Vkontakte, Google และ Yahoo ในหมู่คนอื่น เข้าสู่ระบบสังคมเพิ่มอัตราการลงทะเบียนของคุณผู้ใช้โดยการลดความซับซ้อนของกระบวนการลงทะเบียน
พัฒนาโดย ::ClaudeS
Version ::3.1
ดาวน์โหลด ::https://www.mindphp.com/download/files/44-42-oneall-social-login-3-1-zip.html
ไฟล์ที่ใช้ในการติดตั้ง ::
language/en/acp/common.php,
includes/constants.php,
styles/prosilver/template/overall_header.html,
styles/prosilver/template/ucp_profile_profile_info.html
วิธีการติดตั้ง ::
เปิดไฟล์ =>language/en/acp/common.php

ค้นหา :: เติมก่อน::

โค้ด: เลือกทั้งหมด

// OneAll Social Login
$lang = array_merge($lang, array(
    'ACP_OA_SOCIAL_LOGIN' => 'OneAll Social Login',
    'ACP_OA_SOCIAL_LOGIN_SETTINGS' => 'OneAll Social Login Settings',
));    
เปิดไฟล์ =>includes/constants.php
ค้นหา ::

โค้ด: เลือกทั้งหมด

// Additional tables            
เติมก่อน::

โค้ด: เลือกทั้งหมด

// OneAll Social Login
define('OASL_LOGIN_TOKEN_TABLE',    $table_prefix . 'oasl_login_token');
define('OASL_IDENTITY_TABLE',       $table_prefix . 'oasl_identity');
define('OASL_USER_TABLE',           $table_prefix . 'oasl_user');
เปิดไฟล์ =>styles/prosilver/template/overall_header.html
ค้นหา :: เติมก่อน::

โค้ด: เลือกทั้งหมด

<!-- INCLUDE oa_social_login_library.html -->
ค้นหา ::

โค้ด: เลือกทั้งหมด

<!-- IF S_DISPLAY_SEARCH and not S_IN_SEARCH -->
 <div id="search-box">
  <form action="{U_SEARCH}" method="get" id="search">
   <fieldset>
    <input name="keywords" id="keywords" type="text" maxlength="128" title="{L_SEARCH_KEYWORDS}" class="inputbox search" value="<!-- IF SEARCH_WORDS-->{SEARCH_WORDS}<!-- ELSE -->{L_SEARCH_MINI}<!
    <input class="button2" value="{L_SEARCH}" type="submit" /><br />
    <a href="{U_SEARCH}" title="{L_SEARCH_ADV_EXPLAIN}">{L_SEARCH_ADV}</a> {S_SEARCH_HIDDEN_FIELDS}
   </fieldset>
  </form>
 </div>
<!-- ENDIF -->
ต่อท้าย::

โค้ด: เลือกทั้งหมด

<!-- INCLUDE oa_social_login_widget.html -->
เปิดไฟล์ =>styles/prosilver/template/ucp_profile_profile_info.html
ค้นหา ::

โค้ด: เลือกทั้งหมด

<!-- END profile_fields -->
ต่อท้าย::

โค้ด: เลือกทั้งหมด

<!-- INCLUDE oa_social_login_profile.html -->
***จากนั้นให้ทำการ คัดลอกไฟล์ทั้งหมดที่มี ในโฟลเดอร์ root ไปวาง เเล้วทำการ เปิด Browser :: /install_oa_social_login.php***
การแสดงผลการติดตั้ง
25-4-2557 12-11-38.png
25-4-2557 12-11-38.png (146.51 KiB) Viewed 2278 times
25-4-2557 12-13-02.png
25-4-2557 12-13-02.png (40.65 KiB) Viewed 2278 times

ข้างบน