Coder Social home page Coder Social logo

wwxd / worldweb-xd Goto Github PK

View Code? Open in Web Editor NEW
10.0 10.0 6.0 13.19 MB

A website maker written in PHP and MySQL. Based of Acmlmboard XD ("ABXD") and Blargboard

License: GNU Affero General Public License v3.0

PHP 88.10% CSS 2.78% JavaScript 4.09% HTML 1.16% ApacheConf 0.01% Smarty 3.86%
abxd acmlmboard blargboard blog css forum html html-css html5 mysql php smarty website website-builder wiki worldweb-xd

worldweb-xd's People

Contributors

ezioisawesome56 avatar mariogamer2 avatar nightscript370 avatar phase avatar repflez avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

worldweb-xd's Issues

why didnt you define the version in common.php instead of hard coding it into index.php

YOu do know that instead of manually writing the version to index.php, you can reuse the BLARG_VERSION from common.php

this is what you use
$layout_credits =
'<img src="'.resourceLink('img/poweredbybbxd.png').'" style="float: left; margin-right: 3px;">WorldWeb XD 0.0.1 &middot; by MaorNinja322 <a href="'.actionLink('credits').'">et al</a><br> Based <i>heavily</i> off Blargboard by StapleButter & ABXD by Dirbaio, Kawa & co.<br>';

and here is what I used for MRS
$layout_credits =
'<img src="'.resourceLink('img/poweredbyblarg.png').'" style="float: left; margin-right: 3px;"> <a href="https://github.com/EzioisAwesome56/BlargBoard-MRS" target="_blank">Blargboard '.BLARG_VERSION.'</a> &middot; by EzioisAwesome56<br> Credits are found <a href="'.BOARD_ROOT.'credits/">here</a><br>';

and if we look at my common.php, you'll find this
define('BLARG_VERSION', '1.2.5 MRS');

So it can take normal text too. I just dont see why you didnt do it like that.

Installer needs fixing

I was gonna try out installing WWXD locally. It did land me to /preinstall.php

After I did put the MySQL, it did ask me the owner credentials - but before I could put anything I was redirected to /install.php! And if you tried again that'd be like a loop.

IP Query Broken

Rewritten URL's make the IP Query page broken. Its because of the strange way that &id tag is done.

merge with ughboard?

hello, since i made a new blargboard fork and now I feel a bit ugh for something. I want to propose you a merge with my stuff, since I improved stuff like SFS connection for spammers and generally proxies.

thanks,

ST65

nuke plugin

why not making better with rank system, so it's not possible to nuke an user with your powerlevel or above?

Also, the "user 1" stuff is derp. my method could remove complicate code and get it cleaner

Errors need to be fixed.

I did made output all errors (as I had a problem that I couldn't access the profile when edited the code of it), and well, accessing the Plugin manager... I saw a lot of unrelated errors appearing at my face.

Blargboard XD Errors

The code needs to be reviewed for errors... I might look at it when I have time but also @maorninja can if he wants to either.

Fix Email editing when editing your profile.

I think it has to do with either the function doesn't exist on the SQL part of the page, or a typo. Either way, @Reanyboi fixed it on RHCafe, so it should be do-able. I'll investigate in it, later.

egh... the user deletion

why isn't on the deleteuser page a check for the user if he has a lower rank than the banned group (something unprobably, but still useful -.-), it's lready done for the ban page, there are only TWO lines of code to edit -.-

Quote Improvements

  • Multiple Quotes, like in GBATemp
  • Quick Quote: Allows for quoting right inside the thread page, instead of redirecting
  • Spoiler Quotes: Put nested quotes into spoiler
  • Forbid quoting the above posts

Error while installing

I am facing an error while installing its an Internal Server error. HTTP 500. So anyone please guide me how to setup this file

Forum Specific Permissions (Blargboard bug)

Basically, if you assign someone to moderate a forum, and then delete that forum, the next forum you make, that moderator will be moderating that.

A solution would be to once a forum deletes, remove the permissions for it.

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.