GithubHelp home page GithubHelp logo

joepie91 / anonnews2 Goto Github PK

View Code? Open in Web Editor NEW
21.0 21.0 10.0 2.07 MB

The source code for the current http://anonnews.org/ (AnonNews 2.0) The current rewrite, version 3.0, will live in a separate repository.

PHP 97.92% JavaScript 1.23% Perl 0.81% Ruby 0.05%

anonnews2's Introduction

Hi!

I no longer use Github for my own projects - you can find those on my Gitea instance. I'm only active here to interact with other people's projects!

All my own repositories here either are or will be archived.

anonnews2's People

Contributors

joepie91 avatar

Stargazers

 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  avatar  avatar  avatar  avatar  avatar  avatar

anonnews2's Issues

Update repository

Currently the repository is not in sync with the live-running code on anonnews.org. This should be fixed for obvious reasons.

CSS Style is missing

2013-10-25 2 53 28

After I add Admin via phpMySql , after Login and logout, CSS style is disappear.

Im sure both filename is both same, but it still have no style with php warning but no related with css.

[24-Oct-2013 11:32:40] PHP Warning:  Invalid argument supplied for foreach() in /path/to/public_html/module.forum.overview.php on line 21

Vimeo parsing on anonnews.org

I would like to be able to make Anonymous press releases on vimeo, but at the moment only YouTube video links are automatically shown as an embedded video player.

url rewrite.

_FOR THE USER HAVE SAME PROBLEM LIKE I DID, THE WAY SOLVE THIS IS BELOW_

I've solve this by add below code in .htaccess

 RewriteBase /
 RewriteCond /path/to/web/root/%{REQUEST_FILENAME} !-f
 RewriteCond /path/to/web/root/%{REQUEST_FILENAME} !-d
 RewriteRule ^ rewrite.php [PT]

My website, witch is locate at www.anontaiwan.org

when I click FAQ/IRC/FORUM link,

it will show 404 error,

what should I do?

I've already chmod -R 777 at rewrite.php it still not work, what should I do now?

please help me...

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.