-
AuthorPosts
-
April 28, 2011 at 8:54 am #163326
Hello,
I just installed JA How and I have several problems:
First I have this error on the admin page but also on the site:
Deprecated: Function ereg () is deprecated in / homez.342/kappatau/www/components/com_jacomment/helpers/jahelper.php on line 351
– Then at the site, I have a bug on the top and bottom of the site.
– Comments register fine, but when submitting the comment, it gets stuck on “Loading “.– Avatars of JomSocial not displayed.
– It is not possible to activate the activity stream in JomSocial.
Thank you in advance for your help.
You can see what it gives to this address: http://kappatau.fr/kappa-tau/histoires-de-kt/27-on-attaque-le-menage-de-printemps
June 1, 2011 at 8:37 am #394041Bonjour grahamm, j’ai la meme erreur que toi avec “Deprecated: Function ereg() is deprecated in /homez.373/standard/www/components/com_jacomment/helpers/jahelper.php on line 351” et j’ai vu que sur ton site, les commentaires fonctionne, peux-tu me dire comment tu as fait?
Je t’en remercie d’avance
le lien du mien est http://www.standarddeliege-video.be
Good morning grahamm, I have the meme error that you with “Deprecated: Function ereg() is deprecated in /homez.373/standard/www/components/com_jacomment/helpers/jahelper.php on line 351” and I saw that on your site, comments works, can you say to me how you made?
I thank you for it beforehand
the link of mine is http://www.standarddeliege-video.be
bronze_en Friendbronze_en
- Join date:
- March 2008
- Posts:
- 25
- Downloads:
- 6
- Uploads:
- 6
- Thanks:
- 5
- Thanked:
- 3 times in 1 posts
June 16, 2011 at 12:48 pm #396692Hi
I have the same error massage“Deprecated: Function ereg() is deprecated in /Applications/XAMPP/xamppfiles/htdocs/bzv2/components/com_jacomment/helpers/jahelper.php on line 351”
How can i fix it?
Stork11 FriendStork11
- Join date:
- March 2011
- Posts:
- 2273
- Downloads:
- 0
- Uploads:
- 142
- Thanks:
- 55
- Thanked:
- 431 times in 393 posts
June 17, 2011 at 3:54 am #396811Hello all,
I have a solution for your problems.
For the first one, you can open file “/components/com_jacomment/helpers/jahelper.php”, on line 351
and replace
[PHP]if(ereg(‘MSIE 7.0’,$_SERVER[‘HTTP_USER_AGENT’])){ [/PHP]
by
[PHP]if (preg_match(‘/MSIE 7.0/’, $_SERVER[‘HTTP_USER_AGENT’])) {[/PHP]
For the second one with JomSocial, please open file “/components/com_jacomment/helpers/jahelper.php”, on line 1747
and replace
[PHP]$query = ” SELECT Count(*) FROM #__components as c WHERE c.option =’$component’ “;[/PHP]
by
[PHP]$query = ” SELECT Count(*) FROM #__extensions as c WHERE c.element =’$component’ “;[/PHP]
Best regards.
1 user says Thank You to Stork11 for this useful post
June 24, 2011 at 1:11 am #398131I’m having the same “loading” problem. I’m on the JA Business template.
I submitted a ticket a while back but haven’t received an answer.
http://www.joomlart.com/forums/topic/javascript-error-after-post-a-comment/Any ideas?
Stork11 FriendStork11
- Join date:
- March 2011
- Posts:
- 2273
- Downloads:
- 0
- Uploads:
- 142
- Thanks:
- 55
- Thanked:
- 431 times in 393 posts
June 27, 2011 at 10:27 am #398633<em>@kostrom 249274 wrote:</em><blockquote>I’m having the same “loading” problem. I’m on the JA Business template.
I submitted a ticket a while back but haven’t received an answer.
http://www.joomlart.com/forums/topic/javascript-error-after-post-a-comment/Any ideas?</blockquote>
Hello,
Please use this link http://support.joomlart.com/index.php?/Tickets/Ticket/View/75327 to update your site information and your FTP account. So I can diagnose it.
Thank you.
June 30, 2011 at 9:43 pm #399399No word from you yet and my ticket was marked closed.
Stork11 FriendStork11
- Join date:
- March 2011
- Posts:
- 2273
- Downloads:
- 0
- Uploads:
- 142
- Thanks:
- 55
- Thanked:
- 431 times in 393 posts
July 1, 2011 at 7:31 am #399479<em>@kostrom 250858 wrote:</em><blockquote>No word from you yet and my ticket was marked closed.</blockquote>
Hello,
You posted a lot of duplicated tickets and you said that I can disregard them. So I closed all duplicated tickets and you can now follow this link http://support.joomlart.com/index.php?/Tickets/Ticket/View/75327 for progress of the problem.
BTW, I debugged on your site and didn’t find the reason why JA Comment can’t be display with your K2 content. I will continue working on your issue and will inform you when I finish ASAP.
Thank you for your patience.
July 3, 2011 at 2:11 am #399649Great! Thank you! I’ll wait to hear from you.
July 11, 2011 at 9:21 pm #400591Site is going live tomorrow and I still have not heard from you. I am going to have to go live with K2 comments instead. I still need a resolve for this but the site is now live so I don’t know the best way to proceed. Please don’t put in any debugging or turn anything on until it is working.
-
AuthorPosts
This topic contains 10 replies, has 5 voices, and was last updated by kostrom 13 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum