-
AuthorPosts
-
jairodriguez Friend
jairodriguez
- Join date:
- January 2009
- Posts:
- 44
- Downloads:
- 0
- Uploads:
- 18
- Thanks:
- 19
- Thanked:
- 1 times in 1 posts
April 3, 2012 at 7:31 pm #175758Hi,
The module mod_jafacebooklikebox instelled in Joomla 2.5.3. Does not change the ID. I write the ID 100001341490895 but when clicking on the “save and close”, the change is not successful, go back and put the default number 2147483647, (see picture).
Thanks for your help.
Manos ModeratorManos
- Join date:
- February 2014
- Posts:
- 2806
- Downloads:
- 46
- Uploads:
- 56
- Thanks:
- 200
- Thanked:
- 633 times in 576 posts
April 3, 2012 at 9:12 pm #447204Hi,
Can you please tell me if there’s a JS conflict shown when you try to save the FB ID ?
Regards
jairodriguez Friendjairodriguez
- Join date:
- January 2009
- Posts:
- 44
- Downloads:
- 0
- Uploads:
- 18
- Thanks:
- 19
- Thanked:
- 1 times in 1 posts
April 3, 2012 at 9:15 pm #447206No show JS conflict
Manos ModeratorManos
- Join date:
- February 2014
- Posts:
- 2806
- Downloads:
- 46
- Uploads:
- 56
- Thanks:
- 200
- Thanked:
- 633 times in 576 posts
April 3, 2012 at 9:17 pm #447207Well.. the only way that something like that doesn’t save is a JS conflict or a permission error, i would be happy to help you if you can provide me with a temporary Super admin and FTP access to your site.
If you want me to help you, you can sent me the necessary information through PM
Manos ModeratorManos
- Join date:
- February 2014
- Posts:
- 2806
- Downloads:
- 46
- Uploads:
- 56
- Thanks:
- 200
- Thanked:
- 633 times in 576 posts
April 4, 2012 at 2:22 pm #447304Hi,
I have fixed the problem in your website, it was a db issue after your last upgrade. Now the FB module has the proper Facebook ID.
Please confirm from your side, also i advice you to update the rest of the software that it’s installed on your website.Regards
abuhabib Friendabuhabib
- Join date:
- June 2008
- Posts:
- 69
- Downloads:
- 7
- Uploads:
- 9
- Thanks:
- 10
- Thanked:
- 2 times in 1 posts
April 22, 2012 at 2:36 pm #449596Hi,
I have the same problem here. how to fix the db issue?
HeR0 FriendHeR0
- Join date:
- August 2011
- Posts:
- 3626
- Downloads:
- 0
- Uploads:
- 61
- Thanks:
- 33
- Thanked:
- 588 times in 549 posts
April 23, 2012 at 8:38 am #449704Hi,
Please provide admin account, i will help you solve it 🙂
<em>@abuhabib 315346 wrote:</em><blockquote>Hi,I have the same problem here. how to fix the db issue?</blockquote>
abuhabib Friendabuhabib
- Join date:
- June 2008
- Posts:
- 69
- Downloads:
- 7
- Uploads:
- 9
- Thanks:
- 10
- Thanked:
- 2 times in 1 posts
April 24, 2012 at 7:15 am #449904Hi Hung,
any luck with mod_jafacebooklikebox, i have PM you the admin account details.
I will be happy if you can show me how to fix it. so i’ll not ask you again, in case i reinstall joomla or somthingSherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
April 24, 2012 at 9:10 am #449933Hi abuhabib,
You can try as following to get rid of the issue
1) open the file modulesmod_jafacebooklikeboxmod_jafacebooklikebox.xml you would see this xml tag
<field name=”id” type=”text” default=”123144964369587″ label=”FACEBOOK_ID”
description=”DESC_FACEBOOK_ID” />
change it to
<field name=”jafacebookid” type=”text” default=”123144964369587″ label=”FACEBOOK_ID”
description=”DESC_FACEBOOK_ID” />2) open the file modulesmod_jafacebooklikeboxmod_jafacebooklikebox.php and change this line of code
[PHP] $aParams[‘id’] = $params->get(‘id’, ‘123144964369587’);[/PHP]
To this
[PHP] $aParams[‘id’] = $params->get(‘jafacebookid’, ‘123144964369587’);[/PHP]Now you would able to go to the module back-end to save the page-id, try it and let me know if it does not work.
1 user says Thank You to Sherlock for this useful post
abuhabib Friendabuhabib
- Join date:
- June 2008
- Posts:
- 69
- Downloads:
- 7
- Uploads:
- 9
- Thanks:
- 10
- Thanked:
- 2 times in 1 posts
April 24, 2012 at 2:49 pm #449972thanks alot, it is working perfectly.
AuthorPostsViewing 10 posts - 1 through 10 (of 10 total)This topic contains 10 replies, has 5 voices, and was last updated by abuhabib 12 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
mod facebook. Does not change the ID.
Viewing 10 posts - 1 through 10 (of 10 total)