Giter Site home page Giter Site logo

idzup / ph2date Goto Github PK

View Code? Open in Web Editor NEW
40.0 3.0 27.0 13.91 MB

๐Ÿ’• Powerful & lightweight PHP Dating software built with CodeIgniter 2.X and Bootstrap + jQuery ๐Ÿ’–

Home Page: https://ph2date.com

License: Other

PHP 49.11% HTML 2.35% CSS 6.18% JavaScript 41.96% Shell 0.01% ActionScript 0.34% Hack 0.05%
dating dating-app dating-software tinder codeigniter php bootstrap dating-web-app web-app dating-script

ph2date's People

Contributors

ph-7 avatar

Stargazers

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

Watchers

 avatar  avatar  avatar

ph2date's Issues

Internal server error [HTTP/1.1 500 Internal Server Error 1900ms]

Hi,
I have a internal server error issue after installing initial setup on subfolder name called beta

These are my htaccess code
RewriteEngine on
RewriteBase /beta/

# Prevent CI index.php
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule .* /beta/index.php/$0 [PT,L]

# Prevent user access to the CI system folder.
RewriteCond %{REQUEST_URI} ^system.*
RewriteRule ^(.*)$ /beta/index.php?/$1 [L]

# Prevent user access to the CI application folder
RewriteCond %{REQUEST_URI} ^application.*
RewriteRule ^(.*)$ /beta/index.php?/$1 [L]

Thanks,

admin page issue!

After changing production to development in the root folder... I got this error message when trying to access the admin url
error

Site problems admin panel

Website works fine so far everything works other then when i go to localhost/admin/ it is just a blank white page no error?
image

Problem loading profile photos larger than 100 kb

Hello,
First of all thank you for this great work, Ph2date is really great.
I'm having problems loading profile pictures larger than 100 kb.
Do you have this problem too?
How can I fix it?
Is it a bug linked to the PHP version? (I'm using 7.1)
Thanks for your help

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.