OK having some major issues with version 1.2.7 if anyone knows how
Basically its special characters that are causing my nightmare more specifically our server name.
Al'Akir
the ' = %27
If in the admincp settings i set the server as Al'Akir i get the error
Fatal error: Call to undefined function: curl_init() in /home/hinch/fa.com/includes/wowcalendar_functions.php on line 12
to resolve this i replaced the admincp server name with Al%27Akir
This gets past that initial error and allows me to view the calendar. However its now not parsing the character names in the usercp and not populating the dropdown lists. Again I believe the cause of this is the ' in the server name.
EU|Al'Akir|Horde|Hinch
EU|Al'Akir|Horde|Untard
However if i then this time replace the ' with %27 i get the same error as above.
Anyone got any suggestions
|