
Our February speaker is Liam Allan!
Sessions are free for members.
This month's topics are:
Node.js, Db2 for i, best friends?
Building a web app in one hour
Thursday February 11th at 2:30 PM!
2021 Spring Conference Cancelled
The 2021 Spring Conference has been cancelled. We will continue to have virtual monthly meetings through May with the goal of going back to in-person meetings in September.
Yearly Membership
The Board of Directors of the Wisconsin Midrange Computer Professional Association invites you to become a member, or renew your membership, for the new meeting year.
Membership are based on calendar year
Women In I.T. Monthly Meetings
WMCPA – WIT was created in 2014 as part of the WMCPA Spring Technical Conference. Our mission is to educate, motivate, mentor and inspire female Business Professionals, High School and College students.
FREE WIT meetings, every 3rd Tuesday year-round.
Monthly WMCPA Dinner Meetings
Dinner meetings are normally held on the second Thursday of each month. Each meeting consists of two sessions by a guest speaker.
Debugging
Test 1:
Rule 1: https://wmcpa.org/\n Rule 2: /index.php\n Rule 3: /index.php\n Rule 4: /index.php\nTest 2:
https://wmcpa.org/Test 3:
In the Global Configuration (Joomla backend), try setting URL rewriting to Yes. If this does not work then read Steps 1, 2 and 5 of the Apache section on this page, and try again.Test 4:
At the top of your template's index.php file, add the following < ?php $this->baseurl = JUri::base(); ? >Test 5:
At the top of your template's index.php file, add the following JUri::base(): https://wmcpa.org/ JUri::current(): https://wmcpa.org/index.php JFactory::getURI(): https://wmcpa.org/index.php JUri::getInstance():https://wmcpa.org/index.php $_SERVER['PHP_SELF']:/index.php $_SERVER['REQUEST_URI']:/index.php