ArchReactorOS icon indicating copy to clipboard operation
ArchReactorOS copied to clipboard

web based software system for manging membership based community

Results 28 ArchReactorOS issues
Sort by recently updated
recently updated
newest added

Simple thing: address, city, state, and zip are required but the UI doesn't indicate that.

It doesn't appear in the admin panel anymore but is still in the DB and can't be recreated with similar credentials.

After an initial install in a clean database, I created a product product_id 1 was automatically assigned. On the front end, however, the membership type field was still blank. I...

Clicking the 'setting' button after enabling the gateway, the UI shows the green confirmation but apparently the DB isn't updated. Returning to the page still shows the gateway disabled.

I get the fatal error below right after telling ArchOS to fresh install. This has happened every time I tired using freshly pulled files from the git repository and a...

Allow for the creation of modules and plugins based on hooks (I

Feature Request

Instead of saving "admin" in the user table, create both group an user_group tables, allowing for multiple usergroups and fine grained permissions. Also, the user class holds multiple identical or...

Code Cleanup
Feature Request
Code Improvement

Implement an autoload function that automatically includes class files according to a specific naming convention. I.e. : class ClassName is inside lib/class_name.class.php

Code Improvement

modularize templates further, so that there is only one search form template, only one item listing template, etc...

Code Improvement

Either display inactive users in a different color or add a column to the user list that states the user account's state. Alternatively or additionally, add a checkbox to the...

Feature Request