I seem to have a problem with it though, after I have run the installprocess (which all went well) and it "Auto-LogOut's" me, i SHOULD have a nice menu on the lefthandside, but appearently (sorry, no good at english ;p) it doesn't load the graphics (of the imagemap) as it should...
I Dug into the code and found this line in the file menu.php3 (na_basic/home/menu.php3) which probably has something wrong with it, or maybe something in my httpd.conf or so has to be changed:
Now, i'm wondering about why it won't load..?
When I look at the props of the single one image that IS being displayed, but not properly (red cross), I see this:
Ie it doesn't parse (<? echo (get_lang('menu','grafik')); ?>) like it should...
I'm working on a win2k OS with apache (1.3.14) and PHP Version 4.0.4pl1 with Zend enabled...
All I did was doing as described >> I unpacked the thingies like they should be according to the docs, and then I went to the na_basic dir, which then loaded the installer file correctly...
Plz help,
ELANAZ
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi there!
First of all; GREAT project :)
I seem to have a problem with it though, after I have run the installprocess (which all went well) and it "Auto-LogOut's" me, i SHOULD have a nice menu on the lefthandside, but appearently (sorry, no good at english ;p) it doesn't load the graphics (of the imagemap) as it should...
I Dug into the code and found this line in the file menu.php3 (na_basic/home/menu.php3) which probably has something wrong with it, or maybe something in my httpd.conf or so has to be changed:
<img src="../grafik/<? echo (get_lang('menu','grafik')); ?>" border="0" usemap="#map">
Now, i'm wondering about why it won't load..?
When I look at the props of the single one image that IS being displayed, but not properly (red cross), I see this:
http://server/path/to/netautor/na_basic/grafik/
Ie it doesn't parse (<? echo (get_lang('menu','grafik')); ?>) like it should...
I'm working on a win2k OS with apache (1.3.14) and PHP Version 4.0.4pl1 with Zend enabled...
All I did was doing as described >> I unpacked the thingies like they should be according to the docs, and then I went to the na_basic dir, which then loaded the installer file correctly...
Plz help,
ELANAZ
hi!
sorry it took so long ...
- change your browser-language to english
or if it doesn't help
replace the php-code with 'menu_en.jpg'
hth
max
Dewd, you're the greatest :)
It worked like a charm (changed the browserlanguage in EN)..
Now let's enjoy...
Thx, ELANAZ