By Andy on Sunday, 15 December 2013
Posted in Technical Issues
Likes 0
Views 799
Votes 0
Hi there,

Could you just give me a starting push re: how to achieve the following - I just want to be sure I'm looking in the best place and what I'm trying to do is indeed possible. Here's what I want to do:

An Easy Social App to show on a User's Profile Page all the records from a database table that have that person's User ID in them.

So I have a database table with structure like: Column A = User ID, Column B = Some Text, Column C= Some More Text, etc....

I want the EasySocial App to be able to add to a user's profile page all the data from the rows where it finds their User ID.

Is this the kind of thing that can be done fairly easily?

Thanks if you can get me started!
Hello Andy,

I am really sorry for the delay of this reply as it is a weekend for us here. Yep, it's fairly simple if you have some PHP background. Just take a look at some of the existing apps that are created for EasySocial. For instance, the "discuss" and "kunena" app. I would say it would take around 2 - 3 hours to build a really simple app for EasySocial (With some basic php knowledge of course)
·
Sunday, 15 December 2013 09:57
·
0 Likes
·
0 Votes
·
0 Comments
·
OK I'll see how I get on. Perhaps I can just 'tweak' the discuss app, or yes as you say, at least learn from it.... Thanks.
·
Sunday, 15 December 2013 11:32
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post