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

Graham Bowman gbowman85 at gmail.com
Sat Jan 12 22:52:17 GMT 2013


now it prints this above Recycle Bin:

select templatedetails.template_name as template_name, template_id,
template_framework, xrt_originaltemplatesdetails.template_name as name from
xrt_templatedetails, xrt_originaltemplatesdetails where template_id in (
select xrt_templaterights.template_id from xrt_templaterights where user_id
="3" and folder="5") and xrt_templatedetails.template_type_id =
xrt_originaltemplatesdetails.template_type_id order by
xrt_templatedetails.date_created DESC*******************



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

> try swapping website_code/php/display_library.php for the attached
>
>
> On Sat, Jan 12, 2013 at 10:25 PM, Pat Lockley <
> patrick.lockley at googlemail.com> wrote:
>
>> ok, so the session is still live
>>
>>
>> On Sat, Jan 12, 2013 at 10:15 PM, Graham Bowman <gbowman85 at gmail.com>wrote:
>>
>>> 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
>>>>
>>>>
>>>
>>> _______________________________________________
>>> 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/4b5663ea/attachment.html>


More information about the Xerte mailing list