Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

TeraBit CMS

Joined
Feb 2, 2012
Messages
413
Reaction score
249
working on new Tera Website
i started to modify the MapleBit CMS for use with Tera
included is
-Registration with reCaptcha V2
-Control Panel (account settings)
-Admin Panel (website settings)
-GM Panel (gm blog & userbann settings)
-News
-GM Blog
-Events
-Voting (get Coins to trade in shop) (undone, needs mod for tera)
-Cashshop (for selected character) (Paypal) (undone, needs mod for tera items, images)
-Member Profile (Profile and Accountlist)
-Ranking System (Characterlist and Ranking System)
-Character fixxes (like unstuck ingame)
-Ticket System

to Do:
-Admin/GM Panel edits (add, remove items to chars, inventory)
-changes on Server mode Rebirth/Level to PVE/PVP
-change

a Test (Beta) Version is running on my Website...


when everything works fine
ill mod my neoLauncher to work with the current website for login/and game start
 
Junior Spellweaver
Joined
Jun 25, 2016
Messages
129
Reaction score
45
NICE! Good job P5yl0. But, what TERA server will be behind this? Is your tera emulator developement up again?
 
Joined
Feb 2, 2012
Messages
413
Reaction score
249
NICE! Good job P5yl0. But, what TERA server will be behind this? Is your tera emulator developement up again?

theres no server for now behind it...
its more a standalone website template with ControlPanel for GMs and other Options
for now it has its own database/tables for the website
and a bundled account and characters, guild table with the simplest things like id, name, level...
i am now at cleaning up the maplebit things from it..

the neolauncher i will remove some checks and do only a simple
account> username/password check... nothing more!

the website will be standalone so far not for any specifiv emulator
with some edits on the php files it can be easy modified to be compatible to any emulator database...

as far i havent found any errors on the page only things to do but not needed
it should not take long.. maybe this week ill up the files on my github


Below Screens of Admin / GM Panel.. not visible as normal user
LJX1H3 - TeraBit CMS - RaGEZONE Forums


PGrRfHP - TeraBit CMS - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Joined
Feb 2, 2012
Messages
413
Reaction score
249
Updated! (for a preview click the link at the end of the post)

-Removed some sql tables, data now config over php cfg file
-lot of styling done
-vote system (works but need select character first, will me removed to do it auto on logged in account)
-Cash Shop (buy coin packs, works so far maybe needs some rename)
-(GM) Blog System updated and fixxed!
-Ranking and Memberlist fixxed some mismatches
-Account & Profile Edit -redesigned

so far the frontend for User Login should be complete
Admin & GM things (some done .. some not done)
working on another Admin/GM Panel right now....
 
Newbie Spellweaver
Joined
Jan 25, 2012
Messages
23
Reaction score
0
Fatal error: Call to a member function fetch_assoc() on a non-object in index.php
 
Joined
Feb 2, 2012
Messages
413
Reaction score
249
you have to configure the config files and database located in the assets folder

its an older version it should work so far but has a lot of bugs and its 2-3 month outdated...
i used the MaplebitCMS from this forum from ~greenelfx ...

i removed a lot of things...
the current state looks like my page in the signature...
 
Newbie Spellweaver
Joined
Jan 25, 2012
Messages
23
Reaction score
0
this trabl with prefix.



need fix, i'm check code
 
Last edited:
Joined
Feb 2, 2012
Messages
413
Reaction score
249
fetch_assoc()
belongs to a mysql error...

there is no need for any fix...
there are no problems with the the website when you configure the config files with your database settings and the imported sql table...
the bugs who exist are only website design and other things !!!

check the .\assets\config
files ... and add your settings...
 
Newbie Spellweaver
Joined
Jan 25, 2012
Messages
23
Reaction score
0
fetch_assoc()
belongs to a mysql error...

there is no need for any fix...
there are no problems with the the website when you configure the config files with your database settings and the imported sql table...
the bugs who exist are only website design and other things !!!

check the .\assets\config
files ... and add your settings...

i'm del prfix and site work, but there are different error
 
Joined
Feb 2, 2012
Messages
413
Reaction score
249
jeah i know...
i already fixxed a lot and changed almost all admin menues to the sidebar...
removed character things and else...
maybe im adding (chars) later back when the site is cleaned up so far...

you can check the complete new layout and else as admin on my site in the signature..

try it as login/pass: test

please dont change the theme...
i think there are some missmatches and the side will be crappy after changing...

a few little things are to do for now..
but for tera the auth.php is done to for login with the launcher later...


if you find something to be done or changed you can post it...
maybe some things i havent seen..
 
Joined
Feb 2, 2012
Messages
413
Reaction score
249
Can somebody please reup this cms?

TERABIT CMS is stopped !!! Files are lost!!!

if you want the Original, search in the forum for MapleBit CMS
the TeraBitCMS was just a try to modify the MapleBitCMS for TERA...

But you need to modify a lot of code to use with Tera ^^
 
Back
Top