Viewing 11 replies - 16 through 26 (of 26 total)
  • Reezo

    (@reezolution)

    One more thing.. I see that your facebook connect method using graph API is the best working right now. Why don’t you release a plugin just for account creation using Facebook connect? πŸ˜‰

    Thread Starter devmohsh

    (@devmohsh)

    Hi Stefano & Reezo,

    I solved many bugs in the connect process, even in the administrator panel or in the widget in the front end

    you can test it know πŸ™‚

    Reezo, once you activate the front-end widget, the Facebook connect button will appear, and the Facebookers will be able to register and comment and give you the required permission to sync their comment in the Facebook notes and links πŸ™‚

    the next step is to sync another type of content like Photo albums, what do you think ?

    πŸ™‚ i hide a surprise, and hope that i can finish it very soon

    Regards

    thanks!!
    now work perfectly and I can sync FB w WP and viceversa, sigh I want cry! I wait for this from a lot of time, of all 84 my FB’s notes, 54 of this I have rewrite manually on WP. From now is simply, a click and the my FB’s notes are on WP. Thanks, thanks.
    tks tks tks devmohsh

    ps the paypal and credit card images doesn’t allow a click on http://www.orient.ps/ ( sorry, I don’t know the language of this page )
    where I can send you a support fee?

    Thread Starter devmohsh

    (@devmohsh)

    πŸ™‚ thx very much Stefano

    you can send it to my paypal email ([email protected])

    i will create a donate page tonight

    Thx again

    very thanks to you, I haven’t credit in PayPal for days, but now yes
    the /donate/ page with the paypal button work great

    ok go in another problem
    I have updated my server to install the gd graphic libraries, the php version changed from 5.2 to 5.3.1… and as you know this is a mayor problem πŸ˜‰
    so now 3 of 27 plug-in gave me some problems, one of this 3 is WP-FB.
    Parse error: syntax error, unexpected '}' in /path/to/wp-content/plugins/wp-posts-fb-notes/admin.php on line 234

    I have put an eye on the file and some declaration of PHP are <? script code; ?> instead of <?php script code; ?>
    this give me a fatal error and the script doesn’t work

    Thread Starter devmohsh

    (@devmohsh)

    Hi Stefano,

    currently i have not 5.3.1 environment to test the plug-ins and solve the problem, you can add me on [email protected] or install test blog so i can solve the error, i will try to install php 5.3.1 on my localhost server.

    Regards

    Hi devmohsh,

    You are in, a confirmation email must be in your mailbox, if encounter some problems ask to me

    very thanks

    solved!
    there is a bug in the php.ini file of PHP’s v5.3.1
    the short_open_tag setting is declared twice!
    putting the value to On will be override from the same setting some-other-row-down that is Off.
    The solution is to change the second istance of the value and ignore the first.

    OK, now you can code free with <? ?> instead of <?php ?>, but prepare you when PHP 6.0 will launched: the <? ?> will be not recognized from the interpreter by default

    http://www.amberpanther.com/knowledge-base/debugging-php-parse-error-syntax-error-unexpected-end/

    Thread Starter devmohsh

    (@devmohsh)

    You are in, a confirmation email must be in your mailbox, if encounter some problems ask to me

    :S i did not recive any email from you till now !

    OK, now you can code free with <? ?> instead of <?php ?>, but prepare you when PHP 6.0 will launched: the <? ?> will be not recognized from the interpreter by default

    thx, i will change all the open tag to use <?php

    Regards

    Hi. your plugin works fine. But at my installation there is a problem with the logout.

    If i click on logout, he donΒ΄t logout automatically. Only if i refresh the site i get logged out. But not on both Accounts (WP & FB). Only logged out of Facebook, on WP iΒ΄m currently logged in.

    DonΒ΄t know why.
    I reinstalled WordPress, but everytime there is this problem.

    thank you…

Viewing 11 replies - 16 through 26 (of 26 total)

The topic ‘[Plugin: WP Posts-FB Notes] Feedback & Suggestions’ is closed to new replies.