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!

[Web] BeamStyle Altair

Experienced Elementalist
Joined
Aug 2, 2009
Messages
296
Reaction score
183
3tlcX - [Web] BeamStyle Altair - RaGEZONE Forums

My own version of AltairCMS. I call it BeamStyle Altair.
Refer to here for all the features and etc: [Website] AltairCMS

Download link:

Demo:

Screenshot:

Create a new page change
In the AltairCMS thread, on the last step for adding a new page, instead of doing this:
Code:
<div id="main">
<center>
<div class="sidebartop">[COLOR="red"]NEW[/COLOR]</div>
<div class="sidebarbox">
[COLOR="red"]HTML CODE HERE[/COLOR]
</div>
</div>
Do this:
Code:
<div id="main">
<center>
<div class="h3">[COLOR="Red"]NEW[/COLOR]</div>
<div class="mainbox">
[COLOR="red"]HTML CODE HERE[/COLOR]
</div>
</div>

Credits
- Me (trancefruit AKA Zaytrex) for restyling it
- AuroX for AltairCMS
- The credits AuroX gave in AltairCMS's thread
 

Attachments

You must be registered for see attachments list
Last edited:
may web.very maple.pls.
Loyal Member
Joined
Aug 12, 2009
Messages
1,810
Reaction score
606
Nice (offtopic:it took me forever to cut the cannon shooter, mustve taken you awhile as well)
 
may web.very maple.pls.
Loyal Member
Joined
Aug 12, 2009
Messages
1,810
Reaction score
606
Heh me too almost 2 hour since I was busy a bit
 
Newbie Spellweaver
Joined
Jul 5, 2008
Messages
48
Reaction score
0
some one can help me??i following the stap to,also canot open the website,
out dis error : The requested URL /install/install.php was not found on this server.
 
Newbie Spellweaver
Joined
Jul 19, 2011
Messages
14
Reaction score
1
You really overused the drop shadow effect lol.
 
Newbie Spellweaver
Joined
Jun 13, 2008
Messages
7
Reaction score
0
I cant Register useing this CMS when you go to you get an error like:

atal error: Failed to execute MySQL Query - Unknown column 'ip' in 'field list'
Query: INSERT INTO accounts (`name`, `password`, `ip`, `email`, `birthday`) VALUES ('wuhoo1', '86af90fb3267b800d0594b05dfb67f0390011992', '/', 'baahaha@hotmail.com', '1990-04-19') in C:\wamp\www\config\core_class.php on line 37
Call Stack
# Time Memory Function Location
1 0.0007 699736 {main}( ) ..\index.php:0
2 2.0180 828192 include_once( 'C:\wamp\www\pages\register.php' ) ..\index.php:69
3 2.0230 876968 Database->query( ) ..\register.php:84
4 2.0235 877280 trigger_error ( ) ..\core_class.php:37\

Anyone know how to fix?
 
Experienced Elementalist
Joined
Aug 2, 2009
Messages
296
Reaction score
183
Execute this in your MySQL Query Browser
Code:
ALTER TABLE `[COLOR="Red"]schemaname[/COLOR]`.`accounts` ADD COLUMN `ip` VARCHAR(45) NOT NULL DEFAULT '' AFTER `email`;
Edit the part I made red to the name of schema you're using.
 

O_O

Newbie Spellweaver
Joined
Sep 27, 2009
Messages
12
Reaction score
0
Im doing everything correct on the install page, then i hit take me here now and it just says this -_-

Zaytrex - [Web] BeamStyle Altair - RaGEZONE Forums
 
may web.very maple.pls.
Loyal Member
Joined
Aug 12, 2009
Messages
1,810
Reaction score
606
Yo Zaytrex you have any images on the girl full to cut from? or even the demon slayer, the slayer's winds are cut and the girls feet are cut with the maplestory legend poop, Deagan told me how to add them but to lazy to make it xD
 
Experienced Elementalist
Joined
Aug 2, 2009
Messages
296
Reaction score
183
sure looks like it to me :
I made that banner anyway.
Yo Zaytrex you have any images on the girl full to cut from? or even the demon slayer, the slayer's winds are cut and the girls feet are cut with the maplestory legend poop, Deagan told me how to add them but to lazy to make it xD
Yeah actually I already made a render of the girl.
I just go to (In Internet Explorer) and take the background from there. You'll have to wait until August 4th for the background to change to the Demon Slayer though.
 
Last edited:
may web.very maple.pls.
Loyal Member
Joined
Aug 12, 2009
Messages
1,810
Reaction score
606
damn didn't know on that xD thanks :]
 
Back
Top