[Xerte] Re: Creating a Learning Object does not show in Workspace

Graham Bowman gbowman85 at gmail.com
Sat Jan 12 22:15:34 GMT 2013


I took print_r($_SESSION) out of index.php and placed it at the end of
website_code/php/templates/yourtemplates.php

When I create a new LO, below the Recycle Bin it prints:


Array ( [SESSION] => stdClass Object ( [has_timed_out] => 1 [lang] => en )
[USER] => stdClass Object ( [id] => 0 [mnethostid] => 1 [sesskey] =>
JCsxolZvno ) [toolkits_language] => en-GB [toolkits_firstname] => Guest
[toolkits_surname] => User [toolkits_logon_username] => guest2
[toolkits_logon_id] => 3 [sort_type] => date_down )


On 12 January 2013 21:31, Pat Lockley <patrick.lockley at googlemail.com>wrote:

> try adding a print_r($_SESSION) here it might make stuff a bit broken
> though
>
>
> On Sat, Jan 12, 2013 at 9:20 PM, Graham Bowman <gbowman85 at gmail.com>wrote:
>
>> I tried adding a ?> to the end of website_code/php/templates/yourtemplates.php
>> but that made no difference. Can't see anything to try??
>>
>>
>> On 12 January 2013 19:06, Pat Lockley <patrick.lockley at googlemail.com>wrote:
>>
>>> ok,so the logon_id is set, the folder is create, the lo is created, but
>>> the LO can't be seen?
>>>
>>> Which implies a problem in website_code/php/templates/yourtemplates.php
>>>
>>>
>>> On Sat, Jan 12, 2013 at 6:56 PM, Graham Bowman <gbowman85 at gmail.com>wrote:
>>>
>>>> it prints:
>>>>
>>>>  Array ( [SESSION] => stdClass Object ( [wantsurl] =>
>>>> http://vle.mrbowman.me.uk/ [fromurl] =>
>>>> http://vle.mrbowman.me.uk/login/logout.php ) [USER] => stdClass Object
>>>> ( [id] => 0 [mnethostid] => 1 [preference] => Array ( ) [sesskey] =>
>>>> P6v9Qo7N8E ) [toolkits_language] => en-GB [toolkits_firstname] => Guest
>>>> [toolkits_surname] => User [toolkits_logon_username] => guest2
>>>> [toolkits_logon_id] => 3 )
>>>>
>>>>
>>>> On 12 January 2013 18:47, Pat Lockley <patrick.lockley at googlemail.com>wrote:
>>>>
>>>>> print_r($_SESSION)
>>>>
>>>>
>>>>
>>>>
>>>> _______________________________________________
>>>> Xerte mailing list
>>>> Xerte at lists.nottingham.ac.uk
>>>> http://lists.nottingham.ac.uk/mailman/listinfo/xerte
>>>>
>>>>
>>>
>>> _______________________________________________
>>> Xerte mailing list
>>> Xerte at lists.nottingham.ac.uk
>>> http://lists.nottingham.ac.uk/mailman/listinfo/xerte
>>>
>>>
>>
>> _______________________________________________
>> Xerte mailing list
>> Xerte at lists.nottingham.ac.uk
>> http://lists.nottingham.ac.uk/mailman/listinfo/xerte
>>
>>
>
> _______________________________________________
> Xerte mailing list
> Xerte at lists.nottingham.ac.uk
> http://lists.nottingham.ac.uk/mailman/listinfo/xerte
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nottingham.ac.uk/pipermail/xerte/attachments/20130112/e92cb2ab/attachment.html>


More information about the Xerte mailing list