[Xerte-dev] Re: HELP - can't create new projects on techdis install
Ron Mitchell
ronm at mitchellmedia.co.uk
Wed Nov 28 23:36:38 GMT 2012
BTW I've noticed that deleting a project, dragging a project, creating a new
folder all have the same affect of clearing the workspace (presumably
killing the session) until refresh.
From: xerte-dev-bounces at lists.nottingham.ac.uk
[mailto:xerte-dev-bounces at lists.nottingham.ac.uk] On Behalf Of Ron Mitchell
Sent: 28 November 2012 23:31
To: 'For Xerte technical developers'
Subject: [Xerte-dev] Re: HELP - can't create new projects on techdis install
Pat/David/John
thanks for all the responses and suggestions.
I've been trying to resolve this since early afternoon and still no progress
so I'm calling it a night for now :-(
I've been updating the techdis install on practically a daily basis whenever
commits are made and until today this problem simply hasn't materialised.
e.g. after each previous update no problem creating new projects. Something
has screwed it but I just can't find what.
Maybe a new day and fresh start tomorrow will shed some light.
But it would be really good if someone else could test the latest svn code
on a linux setup rather than xampp.
Cheers
Ron
From: xerte-dev-bounces at lists.nottingham.ac.uk
[mailto:xerte-dev-bounces at lists.nottingham.ac.uk] On Behalf Of David Goodwin
Sent: 28 November 2012 22:49
To: For Xerte technical developers
Subject: [Xerte-dev] Re: HELP - can't create new projects on techdis install
You could also perhaps add an 'ob_start()' in near the top if your problem
is actually one of spaces/the session being started too soon; this ought to
stop PHP sending headers/etc before the session starts.
Jesus. That sentence is rubbish. Well, 'the session being started too soon'
bit is at least.
'ob_start()' should delay PHP from sending any output to the browser - and
therefore may help correct any problem related to sessions. I'm pretty sure
there is an implicit 'ob_flush()' at the end of the request.
(I've rarely used ob_start()/ob_flush() so may be wrong).
David.
Also - check the Apache error log file - sometimes it has something of use.
David.
Pale Purple Ltd. (Company No: 5580814)
'Business Web Application Development and Training in PHP'
http://www.palepurple.co.uk <http://www.palepurple.co.uk/>
Office: 0845 0046746 Mobile: 07792380669
Follow us on Twitter: @PalePurpleLtd
_______________________________________________
Xerte-dev mailing list
Xerte-dev at lists.nottingham.ac.uk
http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev
Pale Purple Ltd. (Company No: 5580814)
'Business Web Application Development and Training in PHP'
http://www.palepurple.co.uk
Office: 0845 0046746 Mobile: 07792380669
Follow us on Twitter: @PalePurpleLtd
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nottingham.ac.uk/pipermail/xerte-dev/attachments/20121128/759518c5/attachment-0001.html>
More information about the Xerte-dev
mailing list