Ive added scripts to my site and am having trouble connecting on the backend.
-
Finalizing a wall post on the home page by embedding a comment column(within output_images table) so users not only submit and display images but words as well.
-
Have a separate Comment table used for Bio/About Me section on the profile page. Need help retrieving data from the table to display(echo) after form submitted. Also want images from the home page displayed in a gallery grid on the profile page.
-
Making sure everything is connected properly to the login/register code so that all sections work:
Home page(wall post)
Profile/Edit profile
Chat(script I got from you)
Forum
Friends
I have everything in place. It’s just connecting the backend dots so the frontend runs smoothly for the potential users is what I need help with.