magickmike
Forum Replies Created
-
Forum: Plugins
In reply to: [WPBook] [Plugin: WPBook] Blank Permission Page and 0 FB App Users@john, I did temporarily disable FB secure connection, and everything worked as designed. Turned it back on, and the viola! it failed again.
I created a ‘self-created’ ssl certificate (which many browsers find problematic as I understand it) but, frankly, I have little or no experience with ssl. Besides, I had not thought to make my blog ‘https,’ though I could go that route.
What is interesting, however, is that once I created a ssl certificate the FB app would allow me to enter a secure canvas url, which was just my regular url with an ‘https’ instead of ‘http.’ This, however, did not fix the problem, as the ‘https’ did not point to anything.
I will think about what to do with the .htaccess rule, though that is beyond my knowledge. I will have to do some research.
Forum: Plugins
In reply to: [WPBook] [Plugin: WPBook] Blank Permission Page and 0 FB App UsersApparently my screen shot did not work as I thought it would. Let’s try that again:
Forum: Plugins
In reply to: [WPBook] [Plugin: WPBook] doesn't try to import the comments from the FP-PageYeah, I thought of that after I posted. Trying to do too many things on too different systems.
Forum: Plugins
In reply to: [WPBook] [Plugin: WPBook] doesn't try to import the comments from the FP-PageThanks for the information. I have installed Core Control and see the wpbook_cron job. Triggered it, and still have the same issue.
Forum: Plugins
In reply to: [WPBook] [Plugin: WPBook] doesn't try to import the comments from the FP-PageI have created a crontab entry. I thought that was how it works. I must admit that I am new to WordPress and am interested how this was supposed to work. Understand that I do not have a site on WordPress, but have installed WordPress through my host to my site. My site is http://www.michaelgsmith.net/musings/ and it is hosted on A Small Orange.
That said, how is this supposed to be triggered?
Forum: Plugins
In reply to: [WPBook] [Plugin: WPBook] doesn't try to import the comments from the FP-PageYes, I do. I have reduced the number of times it runs each day (from once an hour to once a day), but this is the same message emailed to me by CRON every time it runs.
Forum: Plugins
In reply to: [WPBook] [Plugin: WPBook] doesn't try to import the comments from the FP-PageOne more thing. I got this message from the CRON daemon when this process executes:
/bin/sh: /public_html/musings/wp-content/plugins/wpbook/includes/wpbook_cron.php: No such file or directory
Now, it is not referring to the wpbook_cron.php, because that is what is running. It must be that something is missing somewhere.
Forum: Plugins
In reply to: [WPBook] [Plugin: WPBook] doesn't try to import the comments from the FP-PageSorry, PHP 5.2.14
This is what I am getting (the secret, session_key, api_key, and user actually look good, I blanked them out):
2011-01-26 03:32:25 : Cron Running
2011-01-26 03:32:25 : Facebook object: Facebook Object
(
[api_client] => FacebookRestClient Object
(
[secret] => xxxxxxxxxxx
[session_key] => xxxxxxxxxxxx
[api_key] => xxxxxxxxxxxx
[friends_list] =>
[user] => myuserid
[added] =>
[is_user] =>
[canvas_user] =>
[batch_mode] => 0
[batch_queue:private] =>
[pending_batch:private] =>
[call_as_apikey:private] =>
[use_curl_if_available:private] => 1
[format:private] =>
[using_session_secret:private] =>
[rawData:private] =>
[last_call_id] => 0
[server_addr] => http://api.facebook.com/restserver.php
[photo_server_addr] => http://api-photo.facebook.com/restserver.php
[expires] => 0
)[api_key] => xxxxxxxxxx
[secret] => xxxxxxxxxx
[generate_session_secret] =>
[session_expires] =>
[fb_params] => Array
(
)[user] =>
[profile_user] =>
[canvas_user] =>
[base_domain:protected] =>
)2011-01-26 03:32:25 : Getting posts, SQL was Select ID FROM wp_posts WHERE post_date BETWEEN ‘2011-01-24 03:32:25’ AND ‘2011-01-26 03:32:25’
2011-01-26 03:32:25 : How many posts to consider? 13Forum: Plugins
In reply to: [WPBook] [Plugin: WPBook] doesn't try to import the comments from the FP-PageI have run into the same problem and same symptoms, and I just installed and set this up today. I am running:
WordPress 3.0.4
WPBook 2.0.12
Akismet 2.5.2
SexyBookmarks 3.3.2The server I am running on has PHP 1.5.2.14
Thanks for your help.
Michael