This normally can't be caused by the MOD, unless some code placement went wrong. Could you send me the includes/ucp/ucp_profile.php file? I'll PM you my e-mail if you wantOshadha wrote:It doesn't work in my board also give a php error message when I try to access the profile setting in UCP
php error code:Thanks.Code: Select all
Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING in /home/content/e/c/a/ecartz/html/area52/includes/ucp/ucp_profile.php on line 91
Yes please pm me I really like this mod and I need to fix it.DeViAnThans3 wrote:This normally can't be caused by the MOD, unless some code placement went wrong. Could you send me the includes/ucp/ucp_profile.php file? I'll PM you my e-mail if you wantOshadha wrote:It doesn't work in my board also give a php error message when I try to access the profile setting in UCP
php error code:Thanks.Code: Select all
Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING in /home/content/e/c/a/ecartz/html/area52/includes/ucp/ucp_profile.php on line 91
Code: Select all
[phpBB Debug] PHP Notice: in file /includes/ucp/ucp_fbconnect.php on line 53: Undefined variable: mailfb_to
Warning: Cannot modify header information - headers already sent by (output started at /home2/cdevbe/public_html/labs/phpbb/facebook-connect/demo/includes/functions.php:3248) in /home2/cdevbe/public_html/labs/phpbb/facebook-connect/demo/includes/functions.php on line 3829
Warning: Cannot modify header information - headers already sent by (output started at /home2/cdevbe/public_html/labs/phpbb/facebook-connect/demo/includes/functions.php:3248) in /home2/cdevbe/public_html/labs/phpbb/facebook-connect/demo/includes/functions.php on line 3831
Warning: Cannot modify header information - headers already sent by (output started at /home2/cdevbe/public_html/labs/phpbb/facebook-connect/demo/includes/functions.php:3248) in /home2/cdevbe/public_html/labs/phpbb/facebook-connect/demo/includes/functions.php on line 3832
Warning: Cannot modify header information - headers already sent by (output started at /home2/cdevbe/public_html/labs/phpbb/facebook-connect/demo/includes/functions.php:3248) in /home2/cdevbe/public_html/labs/phpbb/facebook-connect/demo/includes/functions.php on line 3833
Code: Select all
Your account cannot be unlinked because you haven't set a correct e-mail address and/or new password yet.
Code: Select all
<span class="corners-top"></span>
Code: Select all
<span class="corners-top"><span /></span>
Code: Select all
<span class="corners-bottom">
</span>
Code: Select all
<span class="corners-bottom"><span /></span>
Let's hope it's sorted very soonzake black wrote:Evening hans.
Just thought id say i did another kind of test tonight
In that my FB profile has been disabled and im currently waiting for it to be re-enabled
Yup you guessed it! it would not pass though
Just thought i'd let you know
Now just got to wait a few years for the facebook team to sort it out for me
Kk, good luckdarkonia wrote:very nice update i will install it tonight.
Thank you for bringing the error to my attention! I fixed it, and uploaded the repackaged 0.3.1. Upload the root/includes/ucp/ucp_fbconnect.php file to the appropriate location at your server, and the problem should be solved.Pennywise83 wrote:Very nice update hans! Keep up the good work!
I've tried the demo board and I found some errors with the unlink function: if I click the button I receive this errors in the top of the page:
Also the board give me this message but it is clear:Code: Select all
[phpBB Debug] PHP Notice: in file /includes/ucp/ucp_fbconnect.php on line 53: Undefined variable: mailfb_to Warning: Cannot modify header information - headers already sent by (output started at /home2/cdevbe/public_html/labs/phpbb/facebook-connect/demo/includes/functions.php:3248) in /home2/cdevbe/public_html/labs/phpbb/facebook-connect/demo/includes/functions.php on line 3829 Warning: Cannot modify header information - headers already sent by (output started at /home2/cdevbe/public_html/labs/phpbb/facebook-connect/demo/includes/functions.php:3248) in /home2/cdevbe/public_html/labs/phpbb/facebook-connect/demo/includes/functions.php on line 3831 Warning: Cannot modify header information - headers already sent by (output started at /home2/cdevbe/public_html/labs/phpbb/facebook-connect/demo/includes/functions.php:3248) in /home2/cdevbe/public_html/labs/phpbb/facebook-connect/demo/includes/functions.php on line 3832 Warning: Cannot modify header information - headers already sent by (output started at /home2/cdevbe/public_html/labs/phpbb/facebook-connect/demo/includes/functions.php:3248) in /home2/cdevbe/public_html/labs/phpbb/facebook-connect/demo/includes/functions.php on line 3833
Code: Select all
Your account cannot be unlinked because you haven't set a correct e-mail address and/or new password yet.
Kk, I'll get them done asap, subSilver2 instructions are first on the list, than the update instructions will come.chicochaleur29 wrote:hello
Instructions for 0.3.0 to 0.3.1 please?
Thank you
Thank you for the style corrections; I have included them into the repackaged downloaddsavi wrote:Hey, I've got a couple of style corrections to make:
Open styles/prosilver/template/fbconnect_body.html
FindReplace withCode: Select all
<span class="corners-top"></span>
Open styles/prosilver/template/fbconnect_body.htmlCode: Select all
<span class="corners-top"><span /></span>
FindReplace withCode: Select all
<span class="corners-bottom"> </span>
Fixes the rounded corners in fbconnect_body.html. Thanks for making this mod, my dad's business will be using this.Code: Select all
<span class="corners-bottom"><span /></span>