Jump to content

How do I incorporate this Pre-Written PHP code into my website?


CastItUp

Recommended Posts

I have a "Facebook style wall post system" that I would like to use in my website, but I cant seem to get it to function correctly!

 

Here is a working example: http://demos.99points.info/facebook_wall…

 

If anyone would like to see the complete source code, it is located here: http://www.box.net/shared/5vlp29paax

 

This website has more information about the script: http://www.99points.info/2010/07/faceboo…

 

 

They give you a few files:

index.php

delete_comment.php

add_comment.php

posts.php

dbcon.php

delete.php

Some Jquery files

And "dependencies" folder, which has a css file

 

 

I FTP'd into my website, and placed all of the files in the main directory, but when I visited the index.php file, it would not work...

 

 

I am experienced in HTML, JAVA, and CSS, but I'm fairly new at PHP... which is the main issue here... If someone could please shed some light on this issue, that would be amazing!! Thanks!

 

 

Do I have to have a MySQL database set up? Or, something? What am I missing! 10 Points!

it would not work...

 

You have got to be a little more specific. There's at least a couple dozen different reasons why a script might not work on any particular server and without the symptoms you saw in front of you to narrow down the possibilities, there's no way to even begin to help you.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.