Search found 26 matches

by mikymoon
Thu Feb 02, 2012 12:12 pm
Forum: [3.0.x] MOD Requests
Topic: Facebook Comments MOD ? Indispensable !!
Replies: 9
Views: 1853

Re: Facebook Comments MOD ? Indispensable !!

hi. I try this code <div id="fbcomments"></div> <script> var elemDiv = document.getElementById("fbcomments"); var markup = ''; markup += '<fb:comments href="' + location.href + '"></fb:comments>'; elemDiv.innerHTML = markup; FB.XFBML.parse(elemDiv); </script> It works p...
by mikymoon
Wed Oct 05, 2011 1:46 pm
Forum: [3.0.x] Abandoned MODs
Topic: [ABD] phpBB3 social Comment System
Replies: 82
Views: 17175

Re: [Beta] phpBB3 social Comment System

Hi I think you did not put the correct path into the facebook app you have to put http://www.mgrc.com.my/forum into the facebook app Thanks, when i write a topic into the forum ...it appears ok into facebook but the topic title is missing in facebook...its ok like this? Ok, what i was asking was.......
by mikymoon
Fri Sep 30, 2011 6:56 pm
Forum: [3.0.x] Abandoned MODs
Topic: [ABD]AlternateLogin(Windows Live,Facebook,OpenID)
Replies: 2138
Views: 471555

Re: [BETA]AlternateLogin(Windows Live,Facebook,Twitter)

I personally fixed some bug I found in this MOD: 1. "Unknown column 'al_oi_id' in 'field list' [1054]": You're already fixed it by changing the sql queries from "al_oi_id" to "al_tw_id" in functions_alternatelogin.php and al_fb_connect.php files. 2. Users can't login i...
by mikymoon
Fri Sep 30, 2011 10:25 am
Forum: [3.0.x] Abandoned MODs
Topic: [ABD]AlternateLogin(Windows Live,Facebook,OpenID)
Replies: 2138
Views: 471555

Re: [BETA]AlternateLogin(Windows Live,Facebook,Twitter)

@milkymoon: I also had that database issue and that is because the field wasn't created during installation. If you manually create the field it will immediately fix the error. This is something that will need to be fixed in the SQL portion of the installation Thanks .. I did and it works.. I can l...
by mikymoon
Fri Sep 30, 2011 9:01 am
Forum: [3.0.x] Abandoned MODs
Topic: [ABD]AlternateLogin(Windows Live,Facebook,OpenID)
Replies: 2138
Views: 471555

Re: [BETA]AlternateLogin(Windows Live,Facebook,Twitter)

I have this error when I try to login in the ACP with a facebook user: SQL ERROR [ mysqli ] Unknown column 'al_oi_id' in 'field list' [1054] SQL SELECT user_email, user_allow_viewonline, al_fb_id, al_wl_id, al_oi_id FROM phpbb3_users WHERE phpbb3_users.user_id='54' BACKTRACE FILE: includes/db/mysql...
by mikymoon
Tue Sep 27, 2011 6:19 pm
Forum: [3.0.x] Abandoned MODs
Topic: [ABD] phpBB3 social Comment System
Replies: 82
Views: 17175

Re: [Beta] phpBB3 social Comment System

Thanks, when i write a topic into the forum ...it appears ok into facebook but the topic title is missing in facebook...its ok like this? Ok, what i was asking was.....Sometihg like this.. http://www.playaesperanza.com/Dibujo.JPG Is the same as in the topics, but also into the main page.... thanks..
by mikymoon
Mon Sep 26, 2011 2:45 pm
Forum: [3.0.x] Abandoned MODs
Topic: [ABD]AlternateLogin(Windows Live,Facebook,OpenID)
Replies: 2138
Views: 471555

Re: [BETA]AlternateLogin(Windows Live,Facebook,Twitter)

What have you changed since then? Sometimes happens and sometimes not.. think is a problem with hte password and username? I have a Mod installed , called [phpBB3_Facebook Comment System] in this mod I write a comment and it goes to my facebook page, and if I answer from facebook , it appears into ...
by mikymoon
Mon Sep 26, 2011 1:38 pm
Forum: [3.0.x] Abandoned MODs
Topic: [ABD] phpBB3 social Comment System
Replies: 82
Views: 17175

Re: [Beta] phpBB3 social Comment System

Ok, Thanks.

I was wondering , it is possible to add a live stream box just like the one you crerated for the topics ,
into the index page (or something like )
thanks
by mikymoon
Mon Sep 26, 2011 8:45 am
Forum: [3.0.x] Abandoned MODs
Topic: [ABD]AlternateLogin(Windows Live,Facebook,OpenID)
Replies: 2138
Views: 471555

Re: [BETA]AlternateLogin(Windows Live,Facebook,Twitter)

Ok, but now I get this erros when i try to go to de Admin Panel Error General SQL ERROR [ mysqli ] Unknown column 'al_oi_id' in 'field list' [1054] SQL SELECT user_email, user_allow_viewonline, al_fb_id, al_wl_id, al_oi_id FROM phpbb_users WHERE phpbb_users.user_id='2' BACKTRACE FILE: includes/db/my...
by mikymoon
Sun Sep 25, 2011 6:56 pm
Forum: [3.0.x] Abandoned MODs
Topic: [ABD]AlternateLogin(Windows Live,Facebook,OpenID)
Replies: 2138
Views: 471555

Re: [BETA]AlternateLogin(Windows Live,Facebook,Twitter)

The solution to that is an easy one, I answered above to a previous user, replace the code in the al_fb_connect.php file with the following and it should fix it: YES , Thanks.Now I can Login perfect... The Like Button works fine..It sends the info to facebook perfect into my Wall. The Recent Activi...
by mikymoon
Sat Sep 24, 2011 8:39 pm
Forum: [3.0.x] Abandoned MODs
Topic: [ABD]AlternateLogin(Windows Live,Facebook,OpenID)
Replies: 2138
Views: 471555

Re: [BETA]AlternateLogin(Windows Live,Facebook,Twitter)

Hi again. Now it seems to work but.... Now when i loging it redirects me to a register form again...and i get this error when i got into the UCP_CONSOF , to try loging with facebook Error General SQL ERROR [ mysqli ] Unknown column 'al_oi_id' in 'field list' [1054] SQL UPDATE phpbb_users SET al_fb_i...
by mikymoon
Fri Sep 23, 2011 11:54 am
Forum: [3.0.x] Abandoned MODs
Topic: [ABD]AlternateLogin(Windows Live,Facebook,OpenID)
Replies: 2138
Views: 471555

Re: [BETA]AlternateLogin(Windows Live,Facebook,Twitter)

Page not found means you haven't uploaded the appropriate files or have put them in the wrong place. Thanks for andswer.. I File copy Copy: root/alternatelogin/ To: alternatelogin/ Copy: root/adm/style/acp_alternatelogin.html To: adm/style/acp_alternatelogin.html Copy: root/includes/functions_alter...
by mikymoon
Thu Sep 22, 2011 11:41 am
Forum: [3.0.x] Abandoned MODs
Topic: [ABD]AlternateLogin(Windows Live,Facebook,OpenID)
Replies: 2138
Views: 471555

Re: [BETA]AlternateLogin(Windows Live,Facebook,Twitter)

Dude you sure your font is big enough :lol: and i cant use your search box as its got this in it <!-- IF SEARCH_WORDS--><!-- ELSE -->Search…<!-- ENDIF --> :lol: Yes, je,je ;) but this is just a Test forum .... when I have all working fine , I will put it in the real Forum .. get a page not found wh...
by mikymoon
Wed Sep 21, 2011 4:34 pm
Forum: [3.0.x] Abandoned MODs
Topic: [ABD]AlternateLogin(Windows Live,Facebook,OpenID)
Replies: 2138
Views: 471555

Re: [BETA]AlternateLogin(Windows Live,Facebook,Twitter)

Hi.
Thanks for this great Mod.
But I have installed , and I create my Facebook Ap ID , etc..
when I push the button " F connect with Facebook" it shows a Blank page at this url ..alternatelogin/al_fb_connect.php

Thanks
http://www.playaesperanza.com/phpBB3
by mikymoon
Wed Sep 21, 2011 12:25 pm
Forum: [3.0.x] Abandoned MODs
Topic: [ABD] phpBB3 social Comment System
Replies: 82
Views: 17175

Re: [Beta] phpBB3 social Comment System

Hi.
Thanks for this great Mod.
For me it works perfect , but i have a group called mallorcaviento.com and i whant that the comments appear there as well , or just there but not in my profile page ..
How can I do it ?
Thanks

Go to advanced search