Skip to Content Skip to Menu

WARNING! Reference mark "cbAddConn" not found

10 years 9 months ago #239204 by myfriendsplace
WARNING! Reference mark "cbAddConn" not found was created by myfriendsplace
Myself and other users getting this message whenever I click on Request a Connection...the website is myfriendsplace.us.....it does not do it in Mozilla and only seems to do it in IE I am not sure what version of IE I am using I think it is 10 or 11.

I did read one place in the forums that talked about changing the code in the overlib_all_mini.js file so I managed to find that file and changed to what said would work versNum=parseFloat(agent.match(/MSIE[ ](\d{1,9}\.\d+)\.*/i) basically it added the {1,9} but I am still having the same issue.

I also see where the tech folks for joomlapolis said this was suppose to be fixed in cb 1.9 which is what I have and apparently it was not fixed.

I am not very computer or code smart so can someone explain in detail how to fix this problem...detail as in what file or folder to go to etc.

Please help I was suppose to launch my site to everyone last week and still working out some bugs
Thank You

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48477
  • Thanks: 8281
  • Karma: 1443
10 years 9 months ago #239226 by krileon
Replied by krileon on topic WARNING! Reference mark "cbAddConn" not found
There are two known JS bugs in IE. Both of which can be found below with their quickfixes.

Bug 1: www.joomlapolis.com/forum/240-potential-bugs/219270-drop-downs-on-ie-8-not-working?start=6#219512

Bug 2: www.joomlapolis.com/forum/145-community-builder/220910-popup-windows-not-working-on-explorer-10?start=6#229629

The issue it self is fixed in CB 2.0.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in or Create an account to join the conversation.

10 years 9 months ago #239252 by myfriendsplace
Replied by myfriendsplace on topic WARNING! Reference mark "cbAddConn" not found
Where do I find the over_all_mini.js file for the fix mentioned in bug 2?

When will CB 2.0 be available to Professional members

Please Log in or Create an account to join the conversation.

10 years 9 months ago - 10 years 9 months ago #239253 by myfriendsplace
Replied by myfriendsplace on topic WARNING! Reference mark "cbAddConn" not found
ok I found an overlib_all_mini.js and changed the code in it to
versNum=parseFloat(agent.match(/MSIE[ ](\d{1,9}\.\d+)\.*/i) not sure if this was the same file as over_all_mini.js or not but in the end I changed that file and so if that was the right one I did both the bug fixes and still am getting the same message.
Last edit: 10 years 9 months ago by myfriendsplace.

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48477
  • Thanks: 8281
  • Karma: 1443
10 years 9 months ago #239259 by krileon
Replied by krileon on topic WARNING! Reference mark "cbAddConn" not found

When will CB 2.0 be available to Professional members

When it goes RC.

I did both the bug fixes and still am getting the same message.

There's nothing more I can really suggest. The HTML and usage has been completely rewritten for CB 2.0. So the fix in CB 2.0 can not transfer to CB 1.9. It's possible you have some other JS or jQuery error on your site that's breaking the connectons popup JS. A workaround is to disable connection notification method within CB > Configuration > Connections in the mean time.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum