Welcome to Geeklog, Anonymous Saturday, November 23 2024 @ 08:45 am EST
Geeklog Forums
Professionalcss_EN theme
antiqueone
Anonymous
I have recently installed the Professionalcss_EN theme on my web site and upgraded to 1.7.1sr1. When sending a message to a user, on selecting "Send Message" I get a pop-up message headed "The page at http://www.historyandnews.co.uk says:" Then in the window a question mark icon followed by a text string which I guess should be Japanese.
I get the same message when logged on and as anonymous. I assume the error comes from the theme.
Can anyone help me fix this problem?
I get the same message when logged on and as anonymous. I assume the error comes from the theme.
Can anyone help me fix this problem?
12
12
Quote
Status: offline
Laugh
Site Admin
Admin
Registered: 09/27/05
Posts: 1470
Location:Canada
That comes from the javascript file:
http://www.historyandnews.co.uk/layout/ProfessionalCSS_en/javascript/confirm.js
You could edit this file in your favorite text editor and change the confirmation message
or
you could edit the contactuserform.thtml (in the profiles directory of the theme) and remove the onclick and onkeypress attribute in this line:
so it looks like this:
Tom
One of the Geeklog Core Developers.
http://www.historyandnews.co.uk/layout/ProfessionalCSS_en/javascript/confirm.js
You could edit this file in your favorite text editor and change the confirmation message
or
you could edit the contactuserform.thtml (in the profiles directory of the theme) and remove the onclick and onkeypress attribute in this line:
Text Formatted Code
<input type="submit" value="{lang_submit}" onclick="return postconfirm();" onkeypress="return postconfirm();" class="submit"{xhtml}>so it looks like this:
Text Formatted Code
<input type="submit" value="{lang_submit}" class="submit"{xhtml}>Tom
One of the Geeklog Core Developers.
10
6
Quote
antiqueone
Anonymous
Thanks for the quick fix Tom.
13
7
Quote
All times are EST. The time is now 08:45 am.
- Normal Topic
- Sticky Topic
- Locked Topic
- New Post
- Sticky Topic W/ New Post
- Locked Topic W/ New Post
- View Anonymous Posts
- Able to post
- Filtered HTML Allowed
- Censored Content