Unidentified index #9

Closed
opened 2018-07-11 13:30:45 -06:00 by Ghost · 5 comments

I just did a fresh install of both accounthub and inventory, but I keep getting these errors on both sites

Undefined index: filter in C:\Web Server\Apache24\htdocs\stock\pages\items.php on line 16
Undefined index: q in C:\Web Server\Apache24\htdocs\stock\pages\items.php on line 57

I just did a fresh install of both accounthub and inventory, but I keep getting these errors on both sites Undefined index: filter in C:\Web Server\Apache24\htdocs\stock\pages\items.php on line 16 Undefined index: q in C:\Web Server\Apache24\htdocs\stock\pages\items.php on line 57
Author

(edit) My header also seem to be invisible. I'll attach a screenshot, so you'll get to see what I am dealing with.

(edit) My header also seem to be invisible. I'll attach a screenshot, so you'll get to see what I am dealing with.
58 KiB
49 KiB
Author

(Sorry for the spamming, the edit button doesn't work for some reason)

Now, I seem to have found something really strange in my console tab.
I know very little about this but it seems like it's trying to fetch the stylesheets from my root directory?

I currently have Binstacks installed in a subdirectory called "stock".

(Sorry for the spamming, the edit button doesn't work for some reason) Now, I seem to have found something really strange in my console tab. I know very little about this but it seems like it's trying to fetch the stylesheets from my root directory? I currently have Binstacks installed in a subdirectory called "stock".
36 KiB
Ghost started working 2018-07-11 14:01:26 -06:00
Ghost canceled time tracking 2018-07-11 14:02:31 -06:00
Owner

To get the colors right, you need to run git submodule init followed by git submodule update. That will pull in some extra CSS from the Material-Color repository. Then refresh the page and you should be good to go on that. I'll update the documentation soon to reflect that.

For the other problem, just make sure your settings.php has define("DEBUG", false); in it. The debug mode exists mostly to annoy me so I write better code :)

FYI, we don't officially support or test on Windows.

To get the colors right, you need to run `git submodule init` followed by `git submodule update`. That will pull in some extra CSS from the [Material-Color](https://source.netsyms.com/Netsyms/Material-Color) repository. Then refresh the page and you should be good to go on that. I'll update the documentation soon to reflect that. For the other problem, just make sure your settings.php has `define("DEBUG", false);` in it. The debug mode exists mostly to annoy me so I write better code :) FYI, we don't officially support or test on Windows.
skylarmt added the
question
label 2018-07-11 18:20:58 -06:00
Owner

Whoops, I didn't have the email notification system turned on. Posting this comment so your email gets pinged.

Whoops, I didn't have the email notification system turned on. Posting this comment so your email gets pinged.
Author

Thank you so much. I wish you a nice day.

Thank you so much. I wish you a nice day.
Sign in to join this conversation.
No Milestone
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Business/BinStack#9
No description provided.