|
XonDK Apprentice
Joined: 01 Dec 2006 Posts: 178
|
Posted: Mon Mar 28, 2011 11:59 am
[3.33a] Bug: #URL not working |
so I've started to use cmud again after a pause in mudding, however with the latest update my vote alias stopped working, I'm using google chrome as browser. and windows 7 64 bit as OS, normal url links open just fine, however #URL is refusing to work for some reason
|
|
|
|
shalimar GURU
Joined: 04 Aug 2002 Posts: 4690 Location: Pensacola, FL, USA
|
Posted: Mon Mar 28, 2011 4:25 pm |
it should work fine, are you enclosing the url in quotes when it gets complicated?
|
|
_________________ Discord: Shalimarwildcat |
|
|
|
XonDK Apprentice
Joined: 01 Dec 2006 Posts: 178
|
Posted: Tue Mar 29, 2011 2:42 pm |
shalimar wrote: |
it should work fine, are you enclosing the url in quotes when it gets complicated? |
#URL {http://www.ironrealms.com/irex/tmsvote.php?id=aetolia}
that's my vote alias, and it isn't working for some reason :/ |
|
|
|
Zugg MASTER
Joined: 25 Sep 2000 Posts: 23379 Location: Colorado, USA
|
Posted: Tue Mar 29, 2011 4:31 pm |
As Shalimar mentioned, have you tried doing:
Code: |
#URL "http://www.ironrealms.com/irex/tmsvote.php?id=aetolia" |
instead to see if it works any better?
Although I just did your above URL command with CMUD 3.33 and it worked fine here. But I have Firefox as my default browser. So maybe it's an issue with Chrome. CMUD will send the exact same command no matter what web browser you are using, so CMUD itself doesn't care about that. But there might be some difference in the DDE implementation between Firefox and Chrome. |
|
|
|
Myrkul Wanderer
Joined: 21 Aug 2008 Posts: 85
|
Posted: Wed Mar 30, 2011 3:29 am |
[edit][/edit]
|
|
Last edited by Myrkul on Thu Apr 14, 2011 10:55 pm; edited 1 time in total |
|
|
|
Fizban1216 Apprentice
Joined: 03 Feb 2007 Posts: 170
|
Posted: Wed Mar 30, 2011 12:42 pm |
Let's ask the obvious.
Parsing is enabled, right? |
|
|
|
XonDK Apprentice
Joined: 01 Dec 2006 Posts: 178
|
Posted: Fri Apr 01, 2011 1:27 am |
Didn't work with quotes unfortunately, I guess I will try a reinstall of cmud after a complete uninstall
and yes parsing is enabled. |
|
|
|
XonDK Apprentice
Joined: 01 Dec 2006 Posts: 178
|
Posted: Fri Apr 01, 2011 2:52 am |
uninstalled
deleted my games folder, reinstalled, (copied over settings for aetolia), vote still doesn't work... I'm at a loss |
|
|
|
Zugg MASTER
Joined: 25 Sep 2000 Posts: 23379 Location: Colorado, USA
|
Posted: Fri Apr 01, 2011 4:31 pm |
I assume you also tried it in a blank session without any of your other session settings? Just type the above into the command line. Don't put it in a trigger or any other script just to see if it works in a blank session or not.
Also, does it still fail if you try a simple web site like:
Code: |
#url "http://www.zuggsoft.com" |
Btw, the way CMUD calls your browser is by looking for the application assigned by Windows to open a *.htm file. So maybe your default file extensions are messed up somehow? In Windows 7 there is an option in your Start menu (Default Programs) for assigning default application file extensions, so check that. |
|
|
|
XonDK Apprentice
Joined: 01 Dec 2006 Posts: 178
|
Posted: Fri Apr 01, 2011 7:39 pm |
tried blank session, still doesn't work
doublechecked association with *.htm, it is with chrome
I've got no clue what it is :/ |
|
|
|
|
|