共计 1643 个字符,预计需要花费 5 分钟才能阅读完成。
源码简介
Tinsta 是一个基于网络的照片共享社交网络平台,它可以让你像 Instagram 一样与你的粉丝分享照片和视频。程序年初的时候就在测试了,之前的是 1.1 版本,在测试中发现站内短信不能工作,所以就没发布,后来寻找到 1.2.1 版本,但因个人太懒,就一直没发,今天特发出来和大家分享。
在线演示
官方演示
http://demo.tinstapp.com/
用户名和密码都是 demo
本站演示
http://share.demo.themez.cc/
用户名和密码自己注册
http://demo.tinstapp.com/
用户名和密码都是 demo
本站演示
http://share.demo.themez.cc/
用户名和密码自己注册
主要功能
前台
Share photos, video with followers
Follow and unfollow people
Embed Youtube,vmeo e.t.c videos
Tag your posts
Getstarted process after registration
Google Recaptcha
Like posts
Comment on posts
Add posts to your favourites
Emoji text editors
Direct Messaging system
Block members
Report users or posts
People suggestions
User badge and point system
Explore to see new posts or suggested people you can follow
Extensive search system
Advertisements
e.t.c
后台
Dashboard with statistics of everything on the site
Manage settings
Manage tags
Manage users
Manage posts
Manage pages
Appearance design
Share photos, video with followers
Follow and unfollow people
Embed Youtube,vmeo e.t.c videos
Tag your posts
Getstarted process after registration
Google Recaptcha
Like posts
Comment on posts
Add posts to your favourites
Emoji text editors
Direct Messaging system
Block members
Report users or posts
People suggestions
User badge and point system
Explore to see new posts or suggested people you can follow
Extensive search system
Advertisements
e.t.c
后台
Dashboard with statistics of everything on the site
Manage settings
Manage tags
Manage users
Manage posts
Manage pages
Appearance design
系统需求
PHP 5.5+
MYSQL 5.1+
mod_rewrite Apache
Mcrypt Extension
MBString Extension
GD Extension
MYSQLi Extension
PDO Extension
OpenSSL Extension
CURL Extension
MYSQL 5.1+
mod_rewrite Apache
Mcrypt Extension
MBString Extension
GD Extension
MYSQLi Extension
PDO Extension
OpenSSL Extension
CURL Extension
更新日志
Version 1.2.1
—Improved user suggestion to be random
—Fixed email activation issues
—Fixed forgot password issue
—Fixed Image size and rendering bug
—Fixed Root email issue, you can set from address and from name
—Fixed site keywords and description not added in the head section
—Fixed welcome mail sending before activation
—Fixed default language selection not working from admin
—Fixed message sending picture multiple times
—Fixed sidebar disappearing during scrolling
—Improved user suggestion to be random
—Fixed email activation issues
—Fixed forgot password issue
—Fixed Image size and rendering bug
—Fixed Root email issue, you can set from address and from name
—Fixed site keywords and description not added in the head section
—Fixed welcome mail sending before activation
—Fixed default language selection not working from admin
—Fixed message sending picture multiple times
—Fixed sidebar disappearing during scrolling
下载地址
链接: https://pan.baidu.com/s/17fftThnJhbTIo4S_-wfzmQ 密码: xa36
解压密码:file-by-topide.com
安装方法
1、下载解压缩后上传到服务器
2、然后打开 http://www.domain.com/install 执行安装
3、设置数据库和管理员信息,完成安装。
apache 伪静态
2、然后打开 http://www.domain.com/install 执行安装
3、设置数据库和管理员信息,完成安装。
apache 伪静态
Options +FollowSymLinks
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^ index.php [L]
请转载本文的人加上一个转载链接
还有不要贩卖本站发布的内容
如有发现转载不加出处或贩卖的,reishi 将尝试将所发布的源码加上授权。
还有不要贩卖本站发布的内容
如有发现转载不加出处或贩卖的,reishi 将尝试将所发布的源码加上授权。
正文完
非常不错