Giter Club home page Giter Club logo

userapplepie-v4's People

Contributors

camtosh avatar davarravad avatar eddybeaupre avatar matsn0w avatar sollidius avatar userapplepie avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

userapplepie-v4's Issues

Question: multi-domain

Hey,

I was looking for a simple CRM, and UAP seems neat!
However, I have one question of concern.
I have multiple domain names and want to use UAP on all of them (on same local install of course)
Is this possible? (sort of SSO thingie) or is there an issue with session variables and other stuff?
Or could this issue be solved by letting all domains use the same virtualhost and use PHP to determine which domain is used and which stuff to show?

Add Terms and Conditions Page

Add terms and conditions page and settings to admin panel.

Set site to get user to confirm before registering to the site. Based on settings.

Allow admin to set to show message when the terms change.

Add Privacy Policy also with similar settings.

Question: members-only pages

Hey,
Seeing a little lack of some documentation.
How do I add a new page that is only accessible to users when logged in?
I tried adding a .php file in the /Views/Members folder but that doesn't work.
Can you elaborate a bit more on this? :)

Thanks

Forum auto save draft

Set the forum to automatically safe draft while user is creating a post. That way it will reduce the chance of data loss.

Setup Site Links Editor in Admin Panel

Setup Admin Panel page that allows admin to edit Site Links.

Site Links can be called anywhere on the site. The initial setup will be for site header.

Admin can create and edit Links that will be displayed on the Site Navigation Bar.

Also add drop down menu ability.

Messages not working.

2017-01-27 4:56AM - require_once(/var/www/UAP/V4/app/Plugins/Messages/Views/messages_sidebar.php): failed to open stream: No such file or directory in /var/www/UAP/V4/app/System/Load.php on line 114

I checked, and the folder name is with lowercase V by default. changing this, fixed it.

root@vps:/var/www/UAP/V4/app/Plugins/Messages# ls
Controllers MessagesVersion.php Models views

Site Messages

Add to Admin Panel the ability for admin to post site message.

This allows admin to display important information about the website.

For example: Website will be down this afternoon for maintenance.

Add customisable permissons

On the permissions bit would you ever add check-boxes where you say who can do what?

And also add more things in the settings like this bit of code: define("MAX_ATTEMPTS", 5); should be in the admin and also the private messages, can you add a function where we can change the inbox limits in the admin also define('MESSAGE_QUOTA_LIMIT','50'); // Inbox and Outbox total Limit

Thanks

AdminPanel-SystemRoutes crash.

When trying to access the System Routes admin pannel on a brand new installation, you get the following error:

There is an error on this page.
Error has been logged and Admin has been notified. Please try again later.

Home

errors/php-error.log report the following:

2018-04-12 17:55PM - Invalid argument supplied for foreach() in /var/www/.../app/Controllers/AdminPanel.php on line 781

Apache doesn't log any other errors.

User Account Home Page

The home page for User Account Settings is currently slim with content.

Add links and descriptions for all account settings.

Site Logs Top Refer

Display a list of Sites that Refer current site.

List them from top refers on down the list. This way the Admin can get a good idea where most of his site traffic is coming from.

Users Profile Photos

Add settings for Image size and limits to Admin Panel.

Allow users to upload multiple photos and set one as profile photo.

Also allow users to delete photos from their profile.

Add section in profile that displays the user's photos.

User Profile Content

Add the following to the User Profiles

If friends plugin is installed, then list friends

Add Location

New User Notifications

When a new user signs up for the site, display the following until complete.

Add first name to your profile
Upload your first image to profile (if only default image is used)
Add about me to your profile

Allow user to close the notification, and only show on home page.

User Status Updates

Add user status update to recents page.

Allow users to post status update, and share links.

Notifications in Nav Bar

Add notifications for updates by friends for the following:

Sweets
Forum Posts
Profile Photo Uploads

Installation on localhost in xampp

I've installed UserApplePie-v3 on localhost with xampp (windows).
So folder is C:\xampp\htdocs\projectname\

I've moved UserApplePie public folder content to C:\xampp\htdocs\projectname\ (and imported sql and used composer)

When visiting http://localhost/projectname/ i can see welcome page.

In Config.php i have:
define('SITEURL', 'http://localhost/projectname/');
define('DIR', '/projectname/');

But when on welcome page i click on login (or register) the link is http://localhost/projectname/Login and i get error "Object not found! The requested URL was not found on this server. [...]"

What am i doing wrong?

Many thanks

P.S. I couldn't register on official website because i got an error: "An error occurred, The error has been reported." on "http://userapplepie.com/Register" after clicking on "register"

Email delivery issues

Using sparkpost smtp injection
The mass mail tool works (Tho as junk, but works). But on registration, it gets rejected with message: '501 5.5.2 syntax error MAIL FROM'
Note: sparkpost uses starttls

Only allow IP to register once per day

Setup the registration page to log IP address of the user, and limit to once per day.

Show message on registration page letting them know they have been blocked, and to contact administrator.

Email issues

Tried getting the mass mail function to work, but without any luck.
Tried using SMTP info from my email host, but didn't work. Nothing in error logs etc. Also, what do you mean with E-Mail Site Address ?
Then removed it and hoped it would use the php mailer, fixed FQDN error, but still nothing showing up in inbox/spam folder.
Anyone else having this issue? Or how to get more verbose error output?

Add a Newsfeed page.

Not sure what to call it yet, maybe just Feed.

Show recent Forum Posts by Friends.
Show recent Sweets by Friends.
Show recent Profile Image updates by Friends.

Comments

Setup a notification thingy for new comments. When user clicks on it, it opens that comment section on one page.

Have a view more for older comments.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.