Important: when posting, please provide your Club Number at a minimum, and as many details as possible.
For further info, please read This page before posting.

Club 2742030- http://gacommerceclubtoastmasters.com/

  • murtada
  • murtada's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 1
  • Thanks: 0

Club 2742030- http://gacommerceclubtoastmasters.com/

9 years 2 weeks ago
#61664
All,
Club 2742030[/b] is experiencing serious issue that most of the members are not able to login to sign up for the agenda. What I have noticed on the source that you have an href on the page underlying the "Member Login" button , it looks like a button but is actually a hyperlink with HTML id = memberlogin.
I viewed the source and then compared the id field mentioned in main.min.js with the id of the href they are different, and if,, look at character position 1742 of this script it says this: $("#member-login")

member-login is nowhere to be found

I hope this helps,

Please let me know when you are able to correct the issue.

Regards,
Murtada
The topic has been locked.
  • Brian
  • Brian's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 11383
  • Thanks: 3727

Re: Club 2742030- http://gacommerceclubtoastmasters.com/

9 years 2 weeks ago - 9 years 2 weeks ago
#61665
have them click the reload link at the bottom of the club website page.
Thank you,

Brian McDonald DTM
Silver and Wiser Online Toastmasters Club #777940

Technical Support Consultant for FreeToastHost
Last edit: 9 years 2 weeks ago by Brian.
The topic has been locked.
  • SteveTheTechie
  • SteveTheTechie's Avatar
  • Offline
  • Emeritus
  • Emeritus
  • Posts: 11492
  • Thanks: 3057

Re: Club 2742030- http://gacommerceclubtoastmasters.com/

9 years 2 weeks ago - 9 years 2 weeks ago
#61674
Ok, this website has a number of broken links/bad image references in the home page... that is likely why you are having issues... I can see how the system is just giving up because of the bad references when I look in the developers console.

The following is from the new link checker feature.

Log into the admin console through the directions page (not home page) to access it and fix the broken content.

After fixing, do the reload like Brian is noting.
Last edit: 9 years 2 weeks ago by SteveTheTechie.
The topic has been locked.
  • sai
  • sai's Avatar
  • Offline
  • New Member
  • New Member
  • Posts: 1
  • Thanks: 0

Re: Club 2742030- http://gacommerceclubtoastmasters.com/

9 years 2 weeks ago
#61694
Hi Steve,

I'm going to jump in since I know Murtada is very busy at work. We are both in this TM club and work together.

After fixing the broken links, we reloaded the page like you asked. Login worked once after reload. After that, the login modal stopped appearing again. The console logs show this message:

(In '$("#member-login")', '$' is undefined)

This error occurs in position 1744 of main.min.js.

I did some digging around and looks like main.min.js is looking for a field with ID = member-login but on the home page, the ID of the member login HREF is memberlogin. Could these be related?

Also, I saw some posts on stack overflow that we should use jquery.noconflict() to prevent this error from occurring.
The topic has been locked.
  • SteveTheTechie
  • SteveTheTechie's Avatar
  • Offline
  • Emeritus
  • Emeritus
  • Posts: 11492
  • Thanks: 3057

Re: Club 2742030- http://gacommerceclubtoastmasters.com/

9 years 2 weeks ago - 9 years 2 weeks ago
#61695
You have a custom script in your home page content which is causing a problem. We do not provide support for scripts... if you use them, you are on your own, because you need to be proficient enough to know how to use them and avoid clashes with the system scripts. In this case, your club has used an embedded script in your home page content. :pinch:

Here is the problem script which I have removed from your home page content:
Code:
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s); js.id=id;js.async=true;js.src="https://secure.meetup.com/script/21021123101537681383/api/mu.btns.js?id=jt8vvb2rqjod8hr2jvjar0i4us";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","mu-bootjs");</script>

Lastly, read our terms of use. support.toastmastersclubs.org/doc/item/terms-of-use-agreement
Last edit: 9 years 2 weeks ago by SteveTheTechie.
The topic has been locked.
Moderators: BrianHeniPamrhtaylor3marc33NotLiableNSBjgavinLcala305peterb323DebbieT
Time to create page: 0.195 seconds