|
|
| Author |
Message |
Marador Beginner
Joined: 21 Sep 2004 Posts: 2
|
Posted: Tue Sep 21, 2004 7:13 am Post subject: Problems with a new install of 0.17 |
|
|
Guys and Girls,
Ive just installed 0.17 on a Slackware 10.0 server.
I have been through the installation instructions a number of times but i cant see where im going wrong, but i think i can put it down too one of two places.
The problem is :
I go to the website http://internaladdress/netmrg
I can log in no probs
Then i click on Groups (or any other), then i click Add... put in the details in the new page... then i sit there with the buttons greyed out. If i click on groups again the new group does NOT appear.
if i do
php -m
it does tell me that PHP supports mysql.
Ive been through the mysql permissions a couple of times and as far as i can tell they are fine.
Ive checked the password and username are correct in the xml file.
what am i missing ?
Any help is much appreciated. |
|
| Back to top |
|
 |
wjw Helper
Joined: 10 Sep 2004 Posts: 10
|
Posted: Tue Sep 21, 2004 9:39 am Post subject: |
|
|
Mine does that too, just haven't had time to look at it yet.. It did it on the upgrade so had to manually upgrade the database. I suspected a browser issue, tried both Firefox 0.9 and IE 6 but no luck yet. |
|
| Back to top |
|
 |
balleman Site Admin
Joined: 20 Jan 2003 Posts: 282
|
Posted: Tue Sep 21, 2004 2:21 pm Post subject: |
|
|
| We did add javascript in the last release to disable the submit/cancel buttons when one is pressed, but I'm not sure how that could be the problem. Continuing to investigate... |
|
| Back to top |
|
 |
silfreed Site Admin
Joined: 19 Jan 2003 Posts: 394 Location: Shippensburg, PA, USA
|
Posted: Tue Sep 21, 2004 3:00 pm Post subject: |
|
|
We've created and resolved bug#299 to address this issue. Apparently IE doesn't like the javascript we recently created. One work-around is to use a browser other than IE (Firefox should work - I'm not sure why it didn't in wjw's case). Another is to wait for the CVS snapshot from tonight and replace your www/lib/format.php file. It's really only a one-line change, you can look in our CVS tree if you'd like to see what we did.
-Doug |
|
| Back to top |
|
 |
Marador Beginner
Joined: 21 Sep 2004 Posts: 2
|
Posted: Wed Sep 22, 2004 12:02 am Post subject: |
|
|
I copyed that file over today and hey presto... its working great.
Thank you |
|
| Back to top |
|
 |
|