Search found 4 matches

by Stickle
Tue Sep 12, 2006 9:01 am
Forum: Javascript
Topic: Problem with Javascript and PHP
Replies: 1
Views: 480

OK then, slight progession with this.... I´ve been working closely with a friend and we have found that simply commenting out the following line...... //row++; ....allows the Javascript menus to work - Just need to find out now how to correct it so that I can select the products/items in the list......
by Stickle
Tue Sep 12, 2006 5:51 am
Forum: Linux
Topic: Help Setting Up Mail Server
Replies: 5
Views: 2789

My bad, I put in the "|" by mistake...

try the following:-

cd /
cd var/log/
tail maillog

Alternatively you could try "less maillog" instead of "tail maillog" and it will display more information...

That will give you the result I mentioned before...
by Stickle
Tue Sep 12, 2006 5:09 am
Forum: Linux
Topic: Help Setting Up Mail Server
Replies: 5
Views: 2789

Have you checked your logs Kadanis?

cd /var/log/
tail | maillog

Is it possible to paste the info it displays?

Hopefully you should see why you are receiving errors at login. With postfix usernames can sometimes need to be "user.domain", so might be an idea to look at...

Cheers

Rob
by Stickle
Tue Sep 12, 2006 3:41 am
Forum: Javascript
Topic: Problem with Javascript and PHP
Replies: 1
Views: 480

Problem with Javascript and PHP

Hi there guys, I´m a friend of Jaybird and he recommended me to post my problem on here, as he assures me that someone is sure to know the answer. Basically this is the scenario:- I am working on the following website:- http://www.intrepid.es/catalog/compbuild.php As you can see, in the centre there...