[Xerte-dev] Re: Current Issues

Tom Reijnders reijnders at tor.nl
Mon Dec 3 21:11:54 GMT 2012


No. I did have a situation, that the newly created LO's were only 
visible after a refresh, but like you said, that might be the popup 
business.

Tom
Op 3-12-2012 22:02, Ron Mitchell schreef:
>
> I changed functions.php and restarted Apache but it hasn't fixed the 
> create new project issue for me.
>
> You had a blank screen previously - could this be a separate issue?
>
> Did you ever see the create a new project workspace clears issue?
>
> *From:*xerte-dev-bounces at lists.nottingham.ac.uk 
> [mailto:xerte-dev-bounces at lists.nottingham.ac.uk] *On Behalf Of *Tom 
> Reijnders
> *Sent:* 03 December 2012 20:49
> *To:* For Xerte technical developers
> *Subject:* [Xerte-dev] Re: Current Issues
>
> It's working for me now.
>
> And whether you have to restart apache depends a bit on whether you 
> have eAccelerator or something active. Sometimes it helps to restart 
> apache (php).
>
> Tom
>
> Op 3-12-2012 21:32, Ron Mitchell schreef:
>
>     Hi Tom
>
>     unfortunately this doesn't fix it for me :-(
>
>     I've cleared cache and restarted the browser but still the same
>     problem.
>
>     Does that change require an Apache restart?
>
>     Did you get to a point where you were no longer getting a blank
>     screen and seeing the workspace clear when creating a new LO?
>
>     Ron
>
>     *From:*xerte-dev-bounces at lists.nottingham.ac.uk
>     <mailto:xerte-dev-bounces at lists.nottingham.ac.uk>
>     [mailto:xerte-dev-bounces at lists.nottingham.ac.uk] *On Behalf Of
>     *Tom Reijnders
>     *Sent:* 03 December 2012 19:46
>     *To:* For Xerte technical developers
>     *Subject:* [Xerte-dev] Re: Current Issues
>
>     Ok...
>
>     I've got it working here, if I change line 48 of functions.php
>
>     $language = new Zend_Locale();
>
>     To
>
>     $language = 'en-GB';   (and yes I realize it is doing something else)
>
>
>     If this also works for you, than something has changed in the Zend
>     installation.
>
>     Somewhere in tracing through the constructor of Zend_Locale I end
>     up in moodle_request_shutdown() .....
>
>     Tom
>
>
>     Op 3-12-2012 20:38, Ron Mitchell schreef:
>
>         Hi Tom
>
>         yes so for example /var/www/moodle/config.php
>
>         or on shared hosting might be
>         /home/user/public_html/moodle/config.php
>
>         Not sure why you get a blank page - at least I get to see the
>         workspace! ;-)
>
>         If you change authentication to moodle and restart the browser
>         do you get prompted to login to moodle? If you do then the
>         path you have entered is correct.
>
>         HTH
>         Ron
>
>         *From:*xerte-dev-bounces at lists.nottingham.ac.uk
>         <mailto:xerte-dev-bounces at lists.nottingham.ac.uk>
>         [mailto:xerte-dev-bounces at lists.nottingham.ac.uk] *On Behalf
>         Of *Tom Reijnders
>         *Sent:* 03 December 2012 19:03
>         *To:* For Xerte technical developers
>         *Subject:* [Xerte-dev] Re: Current Issues
>
>         Ron,
>
>         Just to be sure, in step 6, this is the full Linux file path
>         to the moodle config.php, right?
>
>         It is definitely not working, I get a blank page, until I
>         remove the config path from the sitedetails page.
>
>         Nothing shows up in the debug.log, not in the apache errorlog,
>         and nothing in the javascript console.
>
>         I will try to start all this in the debugger (xdebug).
>
>
>         There are two other issues in my install:
>         1. Sometimes the editor disappears behind the browser window.
>         2. In a Media page with an image, preview, all is fine, now
>         close preview and try to select a different image....
>
>         Tom
>
>         Tom
>
>
>
>
>         Op 3-12-2012 17:57, Ron Mitchell schreef:
>
>             Hi John
>
>             I can't help with a VM but here's the steps to replicate...
>
>             1. Create a directory in the web root and copy across an
>             export from the latest svn trunk e.g. xot19
>
>             2. Create a new database and user with the relevant
>             privileges or use the mysql root account if only a test
>
>             3. Browse to /xot19/setup/ and follows the tests or go
>             straight to /xot19/setup/page1.php
>
>             4. During setup add the admin account credentials
>             (whatever you want) and leave integration_config_path empty
>
>             5. Upon completion browse to the xot19 url which by
>             default should be guest access and create a couple of
>             tests LO's
>
>             All should be fine at this point.
>
>             6. Visit /xot19/management.php and add the path to moodle
>             config.php
>
>             7. Now whether you leave authentication set to guest or
>             change it to moodle you should see the problem with
>             creating new LO's etc. I'll send a link to a screencast of
>             that later.
>
>             HTH
>
>             Ron
>
>             *From:*xerte-dev-bounces at lists.nottingham.ac.uk
>             <mailto:xerte-dev-bounces at lists.nottingham.ac.uk>
>             [mailto:xerte-dev-bounces at lists.nottingham.ac.uk] *On
>             Behalf Of *Smith, John
>             *Sent:* 03 December 2012 15:38
>             *To:* For Xerte technical developers
>             *Subject:* [Xerte-dev] Re: Current Issues
>
>             Hi,
>
>             I had a go at setting up on a Ubuntu VM on VirtualBox at
>             the weekend but ran out of time and into problems figuring
>             out where to put passwords into the database using
>             phpMyAdmin, setting up the integration path etc...
>
>             If someone wants to share a VM which exhibits the problem
>             and share it then I'll definitely take a look at debugging...
>
>             Regards,
>
>             John Smith
>
>             Learning Technologist
>
>             School of Health & Life Sciences
>
>             Glasgow Caledonian University
>
>             *From:*xerte-dev-bounces at lists.nottingham.ac.uk
>             <mailto:xerte-dev-bounces at lists.nottingham.ac.uk>
>             [mailto:xerte-dev-bounces at lists.nottingham.ac.uk] *On
>             Behalf Of *Julian Tenney
>             *Sent:* Monday, December 03, 2012 2:08 PM
>             *To:* For Xerte technical developers
>             *Subject:* [Xerte-dev] Current Issues
>
>             Hi,
>
>             Starting a new thread on the current issues with the
>             integration path stuff. I'm afraid my own technical
>             knowledge doesn't go far in the relevant areas, but it is
>             clear that we have a problem that needs resolving before
>             we can make the Xenith code available to everyone, and it
>             seems to me that recent changes have introduced the
>             problem. Ron has done a lot to try and isolate the
>             problem, thanks a lot for persisting Ron!
>
>             Somehow we need to resolve it. I'm open for ideas on how
>             we can best work through it: in an ideal world I'd get Ron
>             to sit with Pat at a computer until the problem is
>             cracked, but since that's not possible, is this something
>             we can do online somehow? Anyone got any better ideas?
>
>             Julian
>
>
>             Glasgow Caledonian University is a registered Scottish
>             charity, number SC021474
>
>             Winner: Times Higher Education's Widening Participation
>             Initiative of the Year 2009 and Herald Society's Education
>             Initiative of the Year 2009.
>             http://www.gcu.ac.uk/newsevents/news/bycategory/theuniversity/1/name,6219,en.html
>
>             Winner: Times Higher Education's Outstanding Support for
>             Early Career Researchers of the Year 2010, GCU as a lead
>             with Universities Scotland partners.
>             http://www.gcu.ac.uk/newsevents/news/bycategory/theuniversity/1/name,15691,en.html
>
>
>
>
>
>
>
>
>
>
>
>
>
>             _______________________________________________
>
>             Xerte-dev mailing list
>
>             Xerte-dev at lists.nottingham.ac.uk  <mailto:Xerte-dev at lists.nottingham.ac.uk>
>
>             http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev
>
>
>
>
>
>         -- 
>
>         --
>
>           
>
>         Tom Reijnders
>
>         TOR Informatica
>
>         Chopinlaan 27
>
>         5242HM Rosmalen
>
>         Tel: 073 5226191
>
>         Fax: 073 5226196
>
>           
>
>
>
>
>
>
>
>
>
>
>
>
>         _______________________________________________
>
>         Xerte-dev mailing list
>
>         Xerte-dev at lists.nottingham.ac.uk  <mailto:Xerte-dev at lists.nottingham.ac.uk>
>
>         http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev
>
>
>
>
>     -- 
>
>     --
>
>       
>
>     Tom Reijnders
>
>     TOR Informatica
>
>     Chopinlaan 27
>
>     5242HM Rosmalen
>
>     Tel: 073 5226191
>
>     Fax: 073 5226196
>
>       
>
>
>
>
>
>
>
>
>
>
>     _______________________________________________
>
>     Xerte-dev mailing list
>
>     Xerte-dev at lists.nottingham.ac.uk  <mailto:Xerte-dev at lists.nottingham.ac.uk>
>
>     http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev
>
>
>
> -- 
> --
>   
> Tom Reijnders
> TOR Informatica
> Chopinlaan 27
> 5242HM Rosmalen
> Tel: 073 5226191
> Fax: 073 5226196
>   
>
>
>
>
>
>
>
>
> _______________________________________________
> Xerte-dev mailing list
> Xerte-dev at lists.nottingham.ac.uk
> http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev

-- 
--

Tom Reijnders
TOR Informatica
Chopinlaan 27
5242HM Rosmalen
Tel: 073 5226191
Fax: 073 5226196

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nottingham.ac.uk/pipermail/xerte-dev/attachments/20121203/69453bce/attachment-0001.html>


More information about the Xerte-dev mailing list