CUTCODEDOWN
Minimalist Semantic Markup

Welcome Guest
Please Login or Register

If you have registered but not recieved your activation e-mail in a reasonable amount of time, or have issues with using the registration form, please use our Contact Form for assistance. Include both your username and the e-mail you tried to register with.

Author Topic: Milestone 30 Nov 2020 10:38 GMT  (Read 1107 times)

Jason Knight

  • Administrator
  • Hero Member
  • *****
  • Posts: 1057
  • Karma: +188/-1
    • CutCodeDown -- Minimalist Semantic Markup
Milestone 30 Nov 2020 10:38 GMT
« on: 30 Nov 2020, 05:55:28 am »
First public milestone with functioning database code. So far it's just an installer with an admin account. User management should be in the next public release, and blog topics in the one after. We'll see if I ever get around to blog replies.

https://cutcodedown.com/paladinX/milestone_30_Nov_2020_10_38/

See the installation instructions post for how to set things up.

Sorry, no live version yet, but you can install and run it.

In addition to the .rar there's a directory tree in both html and .txt there which you can use to get a handle on the directory structure. The HTML version will likely be expanded to link to some short text describing each file, as a prelude to full and proper documentation.

Which right now documentation is about all my crippy ass is up for.
We are all, we are all, we are all FRIENDS! For today we're all brothers, tonight we're all friends. Our moment of peace in a war that never ends.

Jason Knight

  • Administrator
  • Hero Member
  • *****
  • Posts: 1057
  • Karma: +188/-1
    • CutCodeDown -- Minimalist Semantic Markup
Re: Milestone 30 Nov 2020 10:38 GMT
« Reply #1 on: 30 Nov 2020, 07:48:47 am »
Bug

/template/default/modal.template.php
template_modalInclude -- line 46

Still trying to call safeInclude(), should be Load::isolate()

FIXED in next release.
We are all, we are all, we are all FRIENDS! For today we're all brothers, tonight we're all friends. Our moment of peace in a war that never ends.

benanamen

  • Full Member
  • ***
  • Posts: 189
  • Karma: +18/-0
Re: Milestone 30 Nov 2020 10:38 GMT
« Reply #2 on: 30 Nov 2020, 02:36:03 pm »
Milestone 30 Nov 2020 10:38 GMT is available on my Github. Feel free to make pull requests, create issues, or use any other feature of Github.

I will create a new branch for each "Milestone" provided by Jason.

https://github.com/benanamen/paladin_30_Nov_2020_10_38
To save time, let's just assume I am never wrong.

benanamen

  • Full Member
  • ***
  • Posts: 189
  • Karma: +18/-0
Re: Milestone 30 Nov 2020 10:38 GMT
« Reply #3 on: 30 Nov 2020, 03:23:03 pm »
Bug

/template/default/modal.template.php
template_modalInclude -- line 46

Still trying to call safeInclude(), should be Load::isolate()

FIXED in next release.

1. There is no /template directory. There is a /templates directory
2. /templates/default/modal.template.php line 46 is a blank line
3. safeInclude() is on line 52
4. Updating the code with Load::isolate() does not fix the Fatal Error noted here https://github.com/benanamen/paladin_30_Nov_2020_10_38/issues/1


« Last Edit: 30 Nov 2020, 03:26:34 pm by benanamen »
To save time, let's just assume I am never wrong.

 

SMF spam blocked by CleanTalk

Advertisement