I want to add an extra table in ossn_Users. I'm using phpmyadmin. can anyone tell the steps
You can't create table within a table. Please don't modify core file and database.
If you want to create new table use following query:
CREATE TABLE IF NOT EXISTS ax_storage
(
fielda INT(10),
fieldb INT(6)
);
IF you dont know the basics of mysql please follow the tutorial
https://www.siteground.com/tutorials/phpmyadmin/phpmyadmin_create_database.htm
Due to the many requests in the past for additonal features and components we have decided to develope a premium version. Features like Hashtags, Videos, Polls, Events, Stories, Link Preview, etc included in it.
$199 (Life Time)