Skip to content
This repository has been archived by the owner on Aug 24, 2024. It is now read-only.

unable to install version 8 #51

Open
test2a opened this issue Sep 17, 2023 · 5 comments
Open

unable to install version 8 #51

test2a opened this issue Sep 17, 2023 · 5 comments

Comments

@test2a
Copy link

test2a commented Sep 17, 2023

@ninahorne hi.

i have gotten a separate shared hosting site and i attempted to install version 8 but it had problems.

  1. config template.php file is missing altogether
  2. why not include cc_docs in the folder itself (it applies to old code too)
  3. trying to install version 8, the page would loose connection on every submit and the install procedure did not complete.
  4. i tried to install my fork of the software which actually installed pretty easily but admin/admin doesn't seem to work for first login.
  5. i can share you login credentials to my shared hosting server, maybe you can see why new code isnt working and help fix it?
@test2a
Copy link
Author

test2a commented Sep 17, 2023

ok. found 2 bugs

  1. _CONFIG_template.php file is missing in version 8. manually adding that lets me install.
  2. install script is looking for "uploads" folder and not "cc_docs" folder. so i had to create an empty uploads folder and then use old cc_docs one.

@test2a
Copy link
Author

test2a commented Sep 17, 2023

so far, cases tab doesnt work, add users doesnt work,
cases tab shows the following in console

Loading module from “https://caseswebsite.com/html/js/cases.js” was blocked because of a disallowed MIME type (“text/html”).
://cases.website/lib/jquery/jquery-3.6.0.min.js:2:30038
Deferred/then/l/</t<@https://caseswebsite.com/lib/jquery/jquery-3.6.0.min.js:2:30340
 undefined jquery-3.6.0.min.js:2:31593
://cases.website/lib/jquery/jquery-3.6.0.min.js:2:30038
Deferred/then/l/</t<@https://cases.website/lib/jquery/jquery-3.6.0.min.js:2:30340
 undefined jquery-3.6.0.min.js:2:31593

as well as

Not Found

The requested URL was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

for
https://cases.website/html/js/cases.js

so apparently cases.js doesnt exist on server but i am able to see that from the file manager

@test2a
Copy link
Author

test2a commented Sep 17, 2023

in users tab, the following message

Uncaught TypeError: $(...).live is not a function
    <anonymous> https://cases.webste/lib/javascripts/timer.js:86
    jQuery 13
timer.js:86:41

@test2a
Copy link
Author

test2a commented Sep 17, 2023

so...... yeah...

these files are 404 because cases.js is saved as Cases.js in folder. renaming them manually fixed the issue

@ninahorne
Copy link
Collaborator

ninahorne commented Sep 17, 2023

Version 8 is not complete. It is still in development and has not been tested for ability to install.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants