opensource-socialnetwork / opensource-socialnetwork

Open Source Social Network (OSSN) is a social networking software written in PHP. It allows you to make a social networking website and helps your members build social relationships, with people who share similar professional or personal interests. It is available in 17 international languages.
https://www.opensource-socialnetwork.org
Other
1.08k stars 517 forks source link

[OSSN 3.x] OssnEmbed in settings #466

Closed ctlui closed 9 years ago

ctlui commented 9 years ago

In Settings / Components when you click on the OssnEmbed 3.0 it open the OssnComments 3.0 components.

Solution find: In /components/OssnComments/ossn_com.xml line 4 I've replace

OssnEmbed

by

OssnComments

Ossn: branch 3.x Php: 5.6.9 Cache: Disable Apache: 2.4.10 Mysql: 5.5 Website: local server

lianglee commented 9 years ago

Fixed