Page 1 of 1
Facebook comment width wrong after migrating to 4.1.1
Posted: 10 May 2014, 13:48
by hmayer1980
Hello Jan,
I upgraded Phoca Gallery from 3.x to 4.1.1. Most of the things work fine, but the Facebook comments width is somehow fixed to 200 whereas the configured value is 600.
The HTML of the Page is <fb:comments href="
http://www.hmayer.net/index.php/bildgal ... ralien2012" simple="1" width=
"200"></fb:comments>
The Page is at
http://www.hmayer.net/index.php/bildgal ... ralien2012.
The "Comment Box Width" Setting under "Commenting Settings" is set to
600.
Do you have any idea why this is?
(I could not figure out the script responsible generating this. If you could point me to that I could try to figure it out myself...)
Thanks
Hannes
Re: Facebook comment width wrong after migrating to 4.1.1
Posted: 12 May 2014, 17:21
by Jan
Hi, I found the problem, I will fix it in next release.
For now - to make a quick fix, please download this ZIP:
https://www.phoca.cz/forumfiles/default_comments-fb.zip
Unzip it and copy the file which is inside the zip to your server to:
components\com_phocagallery\views\category\tmpl\
Thank you for the info.
Jan
Re: Facebook comment width wrong after migrating to 4.1.1
Posted: 12 May 2014, 20:51
by hmayer1980
Hi,
thanks for the file. I copied it to the Server and it is now at the requested location (the file did not exist), but It did not change anything...
location is components/com_phocagallery/views/categories/tmpl/default_comments-fb.php
Caching is disabled for the page and I cleared the browser cache - no change.
Other Ideas?
Regards
Hannes
Just to make sure - in the parameters of the joomla extensions table for com_phocagallery there are only two parameters containing "fb" - non is a width parameter. the commet widht parameter is as follows...
....play_comment_img":"0","comment_width":"600","max_comment_char":"5000","display_comment_nopup":"0","external_comment_system":"2","fb_comment_user_id":"1","pagination_thu......
Re: Facebook comment width wrong after migrating to 4.1.1
Posted: 15 May 2014, 15:42
by Jan
Hi,
location is components/com_phocagallery/views/categories/tmpl/default_comments-fb.php
your location is wrong, this should be in category view (see my previous post):
Unzip it and copy the file which is inside the zip to your server to:
components\com_phocagallery\views\category\tmpl\
Be aware: category x categories
Jan
Re: Facebook comment width wrong after migrating to 4.1.1
Posted: 18 May 2014, 08:35
by hmayer1980
Sorry...
lots of times I got category and categories wrong.
It works.
Many thanks
Hannes
Re: Facebook comment width wrong after migrating to 4.1.1
Posted: 18 May 2014, 23:32
by Jan
Ok, great to hear it.
Jan
Re: Facebook comment width wrong after migrating to 4.1.1
Posted: 20 Oct 2014, 19:08
by Jan
Fixed in 4.1.2
Jan