Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - jonnyo

Pages: [1]
1
Quote
Invalid API key specified

The application you are trying to access does not exist or has been disabled.

Please see my post right before yours. I have updated it to include a modification that should fix your problem.
That way, anyone else with that problem does not have to look all over to find the answer.

Sorry about the trouble...

nice, it works a treat now, thank you!
and adding the tables manualy work too.


Thanks again.

2
it says: PHP Version 5.2.13
ended up adding the tables manualy,not sure if right tho..

but still getting:
Code: [Select]
Parse error: syntax error, unexpected T_CONST in /home/jonnyo/public_html/CSSS/facebook/fbmain.php on line 5
took lines 5 to  8 out and loads ok. but cant connect due to no keys..

I thought you would say that, I saw the same thing in 5.2.12 but seems to be fixed in 5.3.
Install the attached fbmain.php file overwriting the one on your system and this should work.
I did not make the fbmain, I just copied it straight from facebook. Not sure why the error...



thanks for that, the site working fine as it seems now, but still no luck looging in with facebook,
Code: [Select]
Invalid API key specified

The application you are trying to access does not exist or has been disabled.
any thoughts?
how do i know if its been disabled?

3
it says: PHP Version 5.2.13
ended up adding the tables manualy,not sure if right tho..

but still getting:
Code: [Select]
Parse error: syntax error, unexpected T_CONST in /home/jonnyo/public_html/CSSS/facebook/fbmain.php on line 5
took lines 5 to  8 out and loads ok. but cant connect due to no keys..

4
When running facebook_install.php i get Installation status

       1. Error:

          ALTER TABLE `4images_users` ADD `fb_userid` VARCHAR(255) NOT NULL, ADD `fl_facebook` ENUM(\'new\',\'normal\',\'registered\') NOT NULL DEFAULT \'registered\'

What i should check?

Ive goten this aswell, and in phpadmin no tables have been created under 4images_users..

5
ok i have many .zip files uploaded to my 4images site.
the Thing is, when you are browsing the catagories you can see the Thumbnail File (.jpg)
but once you click on the Thumbnail you get a picture that say its a .zip.

what i would like to know, is there a mod out there so that so that the thumbnail of the pic show's up next to or insted of the .zip file
like:
<--Thumbnail here

if anyone has any information, that would be great,

thanks jonnyo

Pages: [1]