Supporting each other

Community forums

Welcome, Guest
Username: Password: Remember me
Questions on getting Xerte Toolkits installed on your server and questions about authentication and user logins.
  • Page:
  • 1

TOPIC:

Problem exporting projects 5 years 8 months ago #5243

  • mphomosia
  • mphomosia's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 7
  • Thank you received: 0
Hi

I was able to export my projects with ease with the guest account until I changed to db authentication. After changing the db authentication the window just hangs and nothing happens when I try the export button.

I then changed the authentication back to guest but the problem continued. I remember that I only increased the memory and file size uploads settings in php.ini. What else could I have done wrong?

Please help
Excited about using XOT for developing and updating school local web server.

Please Log in or Create an account to join the conversation.

Problem exporting projects 5 years 8 months ago #5246

  • tom
  • tom's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 1290
  • Thank you received: 308
I don't know, but please have a look at the php (apache) error log.

Please Log in or Create an account to join the conversation.

Problem exporting projects 5 years 8 months ago #5247

  • mphomosia
  • mphomosia's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 7
  • Thank you received: 0
There is nothing in the error log. The last error there was about the file upload size which I was able to fix then.
Excited about using XOT for developing and updating school local web server.

Please Log in or Create an account to join the conversation.

Problem exporting projects 5 years 8 months ago #5255

  • mphomosia
  • mphomosia's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 7
  • Thank you received: 0
I am still struggling with this. Any idea how to fix it?
Excited about using XOT for developing and updating school local web server.

Please Log in or Create an account to join the conversation.

Problem exporting projects 5 years 7 months ago #5257

  • tom
  • tom's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 1290
  • Thank you received: 308
Could you please change $developer to true in config.php (around line 26)

Retry, and then see if you can find a debug.log file in the error_logs folder. Does that give you some indication?

Please Log in or Create an account to join the conversation.

Last edit: by tom.

Problem exporting projects 5 years 7 months ago #5259

  • mphomosia
  • mphomosia's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 7
  • Thank you received: 0
I get the following in the error log file:
[Sat Aug 18 23:39:08.528718 2018] [php7:notice] [pid 9552:tid 1052] [client ::1:51497] C:\\Program Files (x86)\\Ampps\\www\\xerte\\website_code\\php\\database_library.php175Running : SELECT * FROM sitedetails, referer: http://localhost/xerte/properties.php?template_id=5
[Sat Aug 18 23:39:08.528718 2018] [php7:notice] [pid 9552:tid 1044] [client ::1:51498] C:\\Program Files (x86)\\Ampps\\www\\xerte\\website_code\\php\\database_library.php175Running : SELECT * FROM sitedetails, referer: http://localhost/xerte/properties.php?template_id=5
[Sat Aug 18 23:39:08.631881 2018] [php7:notice] [pid 9552:tid 1044] [client ::1:51498] C:\\Program Files (x86)\\Ampps\\www\\xerte\\website_code\\php\\database_library.php175Running : select * from templaterights where user_id=? AND template_id = ?, referer: http://localhost/xerte/properties.php?template_id=5
[Sat Aug 18 23:39:08.657936 2018] [php7:notice] [pid 9552:tid 1044] [client ::1:51498] C:\\Program Files (x86)\\Ampps\\www\\xerte\\website_code\\php\\database_library.php175Running : select templatedetails.template_name, template_framework, date_created, date_modified, extra_flags from templatedetails, originaltemplatesdetails where template_id= ? and originaltemplatesdetails.template_type_id =  templatedetails.template_type_id , referer: http://localhost/xerte/properties.php?template_id=5
[Sat Aug 18 23:39:08.743695 2018] [php7:notice] [pid 9552:tid 1044] [client ::1:51498] C:\\Program Files (x86)\\Ampps\\www\\xerte\\website_code\\php\\database_library.php175Running : select role from templaterights where template_id=? AND user_id=?, referer: http://localhost/xerte/properties.php?template_id=5
[Sat Aug 18 23:39:08.748699 2018] [php7:notice] [pid 9552:tid 1044] [client ::1:51498] C:\\Program Files (x86)\\Ampps\\www\\xerte\\website_code\\php\\database_library.php175Running : select template_name from templatedetails where template_id= ?, referer: http://localhost/xerte/properties.php?template_id=5
[Sat Aug 18 23:39:08.774901 2018] [php7:notice] [pid 9552:tid 1044] [client ::1:51498] C:\\Program Files (x86)\\Ampps\\www\\xerte\\website_code\\php\\database_library.php175Running : select templatedetails.access_to_whom from templatedetails where template_id= ?, referer: http://localhost/xerte/properties.php?template_id=5
[Sat Aug 18 23:39:08.779874 2018] [php7:notice] [pid 9552:tid 1044] [client ::1:51498] C:\\Program Files (x86)\\Ampps\\www\\xerte\\website_code\\php\\database_library.php175Running : SELECT template_framework as frame, originaltemplatesdetails.template_name as tname FROM templatedetails, originaltemplatesdetails WHERE templatedetails.template_type_id =  originaltemplatesdetails.template_type_id and template_id = ?, referer: http://localhost/xerte/properties.php?template_id=5
[Sat Aug 18 23:39:08.794000 2018] [php7:notice] [pid 9552:tid 1044] [client ::1:51498] C:\\Program Files (x86)\\Ampps\\www\\xerte\\website_code\\php\\database_library.php175Running : select originaltemplatesdetails.template_name, originaltemplatesdetails.template_framework from originaltemplatesdetails, templatedetails where templatedetails.template_type_id = originaltemplatesdetails.template_type_id AND template_id = ?, referer: http://localhost/xerte/properties.php?template_id=5
[Sat Aug 18 23:39:10.273141 2018] [php7:notice] [pid 9552:tid 1044] [client ::1:51498] C:\\Program Files (x86)\\Ampps\\www\\xerte\\website_code\\php\\database_library.php175Running : SELECT * FROM sitedetails, referer: http://localhost/xerte/properties.php?template_id=5
[Sat Aug 18 23:39:10.294142 2018] [php7:notice] [pid 9552:tid 1044] [client ::1:51498] C:\\Program Files (x86)\\Ampps\\www\\xerte\\website_code\\php\\database_library.php175Running : select role from templaterights where template_id=? AND user_id=?, referer: http://localhost/xerte/properties.php?template_id=5
[Sat Aug 18 23:39:10.296142 2018] [php7:notice] [pid 9552:tid 1044] [client ::1:51498] C:\\Program Files (x86)\\Ampps\\www\\xerte\\website_code\\php\\database_library.php175Running : select originaltemplatesdetails.template_name, logindetails.username, originaltemplatesdetails.template_framework, templaterights.user_id, templaterights.folder, templaterights.template_id, templatedetails.access_to_whom from originaltemplatesdetails, templaterights, templatedetails, logindetails where templatedetails.template_type_id = originaltemplatesdetails.template_type_id and templatedetails.creator_id = logindetails.login_id and templaterights.template_id = templatedetails.template_id and templaterights.template_id="5" and role="creator", referer: http://localhost/xerte/properties.php?template_id=5
[Sat Aug 18 23:39:12.205464 2018] [php7:notice] [pid 9552:tid 1044] [client ::1:51498] C:\\Program Files (x86)\\Ampps\\www\\xerte\\website_code\\php\\database_library.php175Running : SELECT * FROM sitedetails, referer: http://localhost/xerte/properties.php?template_id=5
[Sat Aug 18 23:39:12.221466 2018] [php7:notice] [pid 9552:tid 1044] [client ::1:51498] C:\\Program Files (x86)\\Ampps\\www\\xerte\\website_code\\php\\template_status.php82Running : select template_id from templatesyndication where template_id=? AND export='true', referer: http://localhost/xerte/properties.php?template_id=5
[Sat Aug 18 23:39:12.254856 2018] [php7:notice] [pid 9552:tid 1044] [client ::1:51498] C:\\Program Files (x86)\\Ampps\\www\\xerte\\website_code\\php\\database_library.php175Running : select role from templaterights where template_id=? AND user_id=?, referer: http://localhost/xerte/properties.php?template_id=5
[Sat Aug 18 23:39:12.255856 2018] [php7:notice] [pid 9552:tid 1044] [client ::1:51498] C:\\Program Files (x86)\\Ampps\\www\\xerte\\website_code\\php\\scorm\\export.php57Full archive: , referer: http://localhost/xerte/properties.php?template_id=5
[Sat Aug 18 23:39:12.258875 2018] [php7:notice] [pid 9552:tid 1044] [client ::1:51498] C:\\Program Files (x86)\\Ampps\\www\\xerte\\website_code\\php\\database_library.php175Running : select templatedetails.template_name as zipname, templaterights.template_id, logindetails.username, originaltemplatesdetails.template_name,originaltemplatesdetails.template_framework from templaterights, logindetails, originaltemplatesdetails, templatedetails WHERE templatedetails.template_type_id = originaltemplatesdetails.template_type_id and templaterights.template_id = templatedetails.template_id and templatedetails.creator_id = logindetails.login_id and templaterights.template_id= ? AND role= ?, referer: http://localhost/xerte/properties.php?template_id=5
[Sat Aug 18 23:39:12.281114 2018] [php7:notice] [pid 9552:tid 1044] [client ::1:51498] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; archive has a deprecated constructor in C:\\Program Files (x86)\\Ampps\\www\\xerte\\website_code\\php\\scorm\\archive.php on line 16, referer: http://localhost/xerte/properties.php?template_id=5
[Sat Aug 18 23:39:12.282112 2018] [php7:notice] [pid 9552:tid 1044] [client ::1:51498] PHP Stack trace:, referer: http://localhost/xerte/properties.php?template_id=5
[Sat Aug 18 23:39:12.282112 2018] [php7:notice] [pid 9552:tid 1044] [client ::1:51498] PHP   1. {main}() C:\\Program Files (x86)\\Ampps\\www\\xerte\\website_code\\php\\scorm\\export.php:0, referer: http://localhost/xerte/properties.php?template_id=5
[Sat Aug 18 23:39:12.282112 2018] [php7:notice] [pid 9552:tid 1044] [client ::1:51498] PHP   2. require_once() C:\\Program Files (x86)\\Ampps\\www\\xerte\\website_code\\php\\scorm\\export.php:75, referer: http://localhost/xerte/properties.php?template_id=5
[Sat Aug 18 23:39:12.311240 2018] [php7:notice] [pid 9552:tid 1044] [client ::1:51498] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; tar_file has a deprecated constructor in C:\\Program Files (x86)\\Ampps\\www\\xerte\\website_code\\php\\scorm\\archive.php on line 307, referer: http://localhost/xerte/properties.php?template_id=5
[Sat Aug 18 23:39:12.311240 2018] [php7:notice] [pid 9552:tid 1044] [client ::1:51498] PHP Stack trace:, referer: http://localhost/xerte/properties.php?template_id=5
[Sat Aug 18 23:39:12.311240 2018] [php7:notice] [pid 9552:tid 1044] [client ::1:51498] PHP   1. {main}() C:\\Program Files (x86)\\Ampps\\www\\xerte\\website_code\\php\\scorm\\export.php:0, referer: http://localhost/xerte/properties.php?template_id=5
[Sat Aug 18 23:39:12.311240 2018] [php7:notice] [pid 9552:tid 1044] [client ::1:51498] PHP   2. require_once() C:\\Program Files (x86)\\Ampps\\www\\xerte\\website_code\\php\\scorm\\export.php:75, referer: http://localhost/xerte/properties.php?template_id=5
[Sat Aug 18 23:39:12.311240 2018] [php7:notice] [pid 9552:tid 1044] [client ::1:51498] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; gzip_file has a deprecated constructor in C:\\Program Files (x86)\\Ampps\\www\\xerte\\website_code\\php\\scorm\\archive.php on line 438, referer: http://localhost/xerte/properties.php?template_id=5
[Sat Aug 18 23:39:12.311240 2018] [php7:notice] [pid 9552:tid 1044] [client ::1:51498] PHP Stack trace:, referer: http://localhost/xerte/properties.php?template_id=5
[Sat Aug 18 23:39:12.311240 2018] [php7:notice] [pid 9552:tid 1044] [client ::1:51498] PHP   1. {main}() C:\\Program Files (x86)\\Ampps\\www\\xerte\\website_code\\php\\scorm\\export.php:0, referer: http://localhost/xerte/properties.php?template_id=5
[Sat Aug 18 23:39:12.311240 2018] [php7:notice] [pid 9552:tid 1044] [client ::1:51498] PHP   2. require_once() C:\\Program Files (x86)\\Ampps\\www\\xerte\\website_code\\php\\scorm\\export.php:75, referer: http://localhost/xerte/properties.php?template_id=5
[Sat Aug 18 23:39:12.311240 2018] [php7:notice] [pid 9552:tid 1044] [client ::1:51498] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; bzip_file has a deprecated constructor in C:\\Program Files (x86)\\Ampps\\www\\xerte\\website_code\\php\\scorm\\archive.php on line 472, referer: http://localhost/xerte/properties.php?template_id=5
[Sat Aug 18 23:39:12.311240 2018] [php7:notice] [pid 9552:tid 1044] [client ::1:51498] PHP Stack trace:, referer: http://localhost/xerte/properties.php?template_id=5
[Sat Aug 18 23:39:12.311240 2018] [php7:notice] [pid 9552:tid 1044] [client ::1:51498] PHP   1. {main}() C:\\Program Files (x86)\\Ampps\\www\\xerte\\website_code\\php\\scorm\\export.php:0, referer: http://localhost/xerte/properties.php?template_id=5
[Sat Aug 18 23:39:12.311240 2018] [php7:notice] [pid 9552:tid 1044] [client ::1:51498] PHP   2. require_once() C:\\Program Files (x86)\\Ampps\\www\\xerte\\website_code\\php\\scorm\\export.php:75, referer: http://localhost/xerte/properties.php?template_id=5
[Sat Aug 18 23:39:12.311240 2018] [php7:notice] [pid 9552:tid 1044] [client ::1:51498] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; zip_file has a deprecated constructor in C:\\Program Files (x86)\\Ampps\\www\\xerte\\website_code\\php\\scorm\\archive.php on line 506, referer: http://localhost/xerte/properties.php?template_id=5
[Sat Aug 18 23:39:12.312238 2018] [php7:notice] [pid 9552:tid 1044] [client ::1:51498] PHP Stack trace:, referer: http://localhost/xerte/properties.php?template_id=5
[Sat Aug 18 23:39:12.312238 2018] [php7:notice] [pid 9552:tid 1044] [client ::1:51498] PHP   1. {main}() C:\\Program Files (x86)\\Ampps\\www\\xerte\\website_code\\php\\scorm\\export.php:0, referer: http://localhost/xerte/properties.php?template_id=5
[Sat Aug 18 23:39:12.312238 2018] [php7:notice] [pid 9552:tid 1044] [client ::1:51498] PHP   2. require_once() C:\\Program Files (x86)\\Ampps\\www\\xerte\\website_code\\php\\scorm\\export.php:75, referer: http://localhost/xerte/properties.php?template_id=5
[Sat Aug 18 23:39:12.331344 2018] [php7:notice] [pid 9552:tid 1044] [client ::1:51498] C:\\Program Files (x86)\\Ampps\\www\\xerte\\modules\\site\\export.php58Temporary zip file is : C:\\Users\\me_000\\AppData\\Local\\Temp\\xer5084.tmp, referer: http://localhost/xerte/properties.php?template_id=5
[Sat Aug 18 23:39:12.346028 2018] [php7:notice] [pid 9552:tid 1044] [client ::1:51498] C:\\Program Files (x86)\\Ampps\\www\\xerte\\library\\Xerte\\Zip\\Native.php42Welcome, referer: http://localhost/xerte/properties.php?template_id=5
[Sat Aug 18 23:39:12.396516 2018] [php7:notice] [pid 9552:tid 1044] [client ::1:51498] C:\\Program Files (x86)\\Ampps\\www\\xerte\\website_code\\php\\xmlInspector.php147Trying to simplexml_load_file : C:/Program Files (x86)/Ampps/www/xerte/USER-FILES/5-mmosia-site/template.xml, referer: http://localhost/xerte/properties.php?template_id=5
[Sat Aug 18 23:39:12.455971 2018] [php7:notice] [pid 9552:tid 1044] [client ::1:51498] C:\\Program Files (x86)\\Ampps\\www\\xerte\\modules\\site\\export.php84Deployment archive, referer: http://localhost/xerte/properties.php?template_id=5
[Sat Aug 18 23:39:13.884482 2018] [php7:notice] [pid 9552:tid 1044] [client ::1:51498] PHP Fatal error:  Uncaught ArgumentCountError: Too few arguments to function basic_html5_page_create(), 3 passed in C:\\Program Files (x86)\\Ampps\\www\\xerte\\modules\\site\\export.php on line 119 and at least 4 expected in C:\\Program Files (x86)\\Ampps\\www\\xerte\\website_code\\php\\scorm\\scorm_library.php:223\nStack trace:\n#0 C:\\Program Files (x86)\\Ampps\\www\\xerte\\modules\\site\\export.php(119): basic_html5_page_create('site', 'site', 'Grade 12 Physic...')\n#1 C:\\Program Files (x86)\\Ampps\\www\\xerte\\website_code\\php\\scorm\\export.php(75): require_once('C:\\\\Program File...')\n#2 {main}\n  thrown in C:\\Program Files (x86)\\Ampps\\www\\xerte\\website_code\\php\\scorm\\scorm_library.php on line 223, referer: http://localhost/xerte/properties.php?template_id=5
Excited about using XOT for developing and updating school local web server.

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
Time to create page: 0.053 seconds
Copyright © 2024 The Xerte Project.
Xerte logo Apereo logo OSI Logo

Search