Giter Site home page Giter Site logo

spacemy.xyz-rebooted's Introduction

spacemy.xyz-rebooted

A fork/faithful recreation of typicalname0/spacemy.xyz

dependencies

requires composer... u shoudl know how to use composer

uses steam auth thing..,, >https://github.com/SmItH197/SteamAuthentication

uses php 7.3.... u can use a lower php verison but idk if it will work

uses mysqli/mysql server,...;

how 2 setup

git clone https://github.com/the-real-sumsome/spacemy.xyz-rebooted.git
mv /your/git/directory /your/webserver/dir/
cd /your/webserver/dir/
php composer.phar install

sudo nano static/config.inc.php
get a steam api key from http://steamcommunity.com/dev/apikey
get a recaptcha priv/pub key from https://www.google.com/recaptcha/admin

import the sql file into phpmyadmin/whatever

sudo service apache2 start

u are done

notes

this is a project just for experimenting with php. u can contribute if there are some security issues.

thanks to

everyone who has helped me web dev

spacemy.xyz-rebooted's People

Contributors

randomzigzag avatar the-real-sumsome avatar typicalname0 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

spacemy.xyz-rebooted's Issues

If not an admin, boot them back to spacemy

minor (also unsure on if this'll work with PHP) but w/e

if(isAdmin($_SESSION['siteusername'], $conn) == false) {
    echo("<meta http-equiv="refresh" content="0; URL='https://www.spacemy.xyz'" />");
}

HTTP Error 522: Connection timed out

Describe the bug
Website has been down and shown as Cloudflare HTTP error page.

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://www.spacemy.xyz/
  2. Wait until it shows the error.

Expected behavior
It should show the website content.

Screenshots
screenshot

Desktop (please complete the following information):

  • OS: macOS Big Sur 11.1
  • Browser: Firefox
  • Version: 84.0.2

Additional context
WHY DOES IT NOT WORK.

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.