Unidentified index #9

Closed
opened 6 years ago by FrankenStein · 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
Poster

(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
Poster

(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
FrankenStein started working 6 years ago
FrankenStein cancelled time tracking 6 years ago
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 6 years ago
skylarmt closed this issue 6 years ago
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.
Poster

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
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Business/BinStack#9
Loading…
There is no content yet.