Jump to content

Facebook app help *urgent*


area905

Recommended Posts

I have no idea what I am doing when it comes to PHP.

The guy who was doing the php work for the application has left for Turkey on vacation and I can't get in contact with him.  I need to have this figured out by the end of tonight or tomorrow morning at the very latest.

 

http://apps.facebook.com/backroom/good/

 

These are the errors I am getting:

 

 

Warning: include_once(../BxFb_connect/facebook.php) [function.include-once]: failed to open stream: No such file or directory in /home/fb_canvas/good/invit.php on line 28

 

Warning: include_once() [function.include]: Failed opening '../BxFb_connect/facebook.php' for inclusion (include_path='.:/usr/local/php5/lib/php') in /home/fb_canvas/good/invit.php on line 28

 

Warning: include_once(../BxFb_connect/setting.php) [function.include-once]: failed to open stream: No such file or directory in /home/fb_canvas/good/invit.php on line 29

 

Warning: include_once() [function.include]: Failed opening '../BxFb_connect/setting.php' for inclusion (include_path='.:/usr/local/php5/lib/php') in /home/fb_canvas/good/invit.php on line 29

 

Fatal error: Class 'Facebook' not found in /home/fb_canvas/good/invit.php on line 31

 

 

Can anybody tell me what I need to do to correct this??

 

 

 

Link to comment
Share on other sites

If it's urgent and you need it finished within 36 hours I suggest you place this in the Freelance forums and be prepared to shell out some money.

 

Anyways I can tell you that one of your files invit.php is trying to include two other files:

/BxFb_connect/facebook.php

/BxFb_connect/setting.php

 

But it can not find them.  Make sure the files are where they're supposed to be.

 

If you have FTP'ed the files to the server, try doing it again.

 

Otherwise it could be a file permissions error.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.