[Web] BeamStyle Altair

Page 1 of 3 123 LastLast
Results 1 to 15 of 40
  1. #1
    Melon of the Void Zaytrex is offline
    MemberRank
    Aug 2009 Join Date
    317Posts

    [Web] BeamStyle Altair


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

    Download link: BeamStyle Altair.7z

    Demo: BeamStyle setup by billybombill

    Screenshot: http://i.imgur.com/UaOAY.png

    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">NEW</div>
    <div class="sidebarbox">
    HTML CODE HERE
    </div>
    </div>
    Do this:
    Code:
    <div id="main">
    <center>
    <div class="h3">NEW</div>
    <div class="mainbox">
    HTML CODE HERE
    </div>
    </div>
    Credits
    - Me (trancefruit AKA Zaytrex) for restyling it
    - AuroX for AltairCMS
    - The credits AuroX gave in AltairCMS's thread
    Last edited by Zaytrex; 15-08-11 at 01:59 AM. Reason: Took out something in the download link.


  2. #2
    Zzzz... billybombill is offline
    MemberRank
    Dec 2008 Join Date
    1,355Posts

    Re: [Web] BeamStyle Altair

    Nice job zay, looks epic :D

  3. #3
    Account Upgraded | Title Enabled! JakeK is offline
    MemberRank
    Sep 2010 Join Date
    Top of you.Location
    196Posts

    Re: [Web] BeamStyle Altair

    I love the color ! (:

  4. #4
    may web.very maple.pls. iAkira is offline
    MemberRank
    Aug 2009 Join Date
    somewhere..Location
    2,378Posts

    Re: [Web] BeamStyle Altair

    Nice (offtopic:it took me forever to cut the cannon shooter, mustve taken you awhile as well)
    Posted via Mobile Device

  5. #5
    Melon of the Void Zaytrex is offline
    MemberRank
    Aug 2009 Join Date
    317Posts

    Re: [Web] BeamStyle Altair

    Thanks people!
    @iAkira: Yeah it took me a solid hour and a half to do that.

  6. #6
    may web.very maple.pls. iAkira is offline
    MemberRank
    Aug 2009 Join Date
    somewhere..Location
    2,378Posts

    Re: [Web] BeamStyle Altair

    Heh me too almost 2 hour since I was busy a bit
    Posted via Mobile Device

  7. #7
    Valued Member ExcisioN is offline
    MemberRank
    Jul 2011 Join Date
    ┌∩┐(◕_Location
    121Posts

    Re: [Web] BeamStyle Altair

    very nice, i like it good job.

  8. #8
    Member rozene is offline
    MemberRank
    Jul 2008 Join Date
    MalaysiaLocation
    76Posts

    Re: [Web] BeamStyle Altair

    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.

  9. #9
    Apprentice Dizzyy is offline
    MemberRank
    Jul 2011 Join Date
    22Posts

    Re: [Web] BeamStyle Altair

    You really overused the drop shadow effect lol.

  10. #10
    very green greenelfx is offline
    MemberRank
    Jul 2011 Join Date
    1,323Posts

    Re: [Web] BeamStyle Altair

    -shrugs-
    Just recolored with new icons.

  11. #11
    Apprentice xosiris is offline
    MemberRank
    Jun 2008 Join Date
    18Posts

    Re: [Web] BeamStyle Altair

    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?

  12. #12
    Melon of the Void Zaytrex is offline
    MemberRank
    Aug 2009 Join Date
    317Posts

    Re: [Web] BeamStyle Altair

    Execute this in your MySQL Query Browser
    Code:
    ALTER TABLE `schemaname`.`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.

  13. #13
    Apprentice xosiris is offline
    MemberRank
    Jun 2008 Join Date
    18Posts

    Re: [Web] BeamStyle Altair

    Worked like a charm! Thanks alot!

  14. #14
    Apprentice O_O is offline
    MemberRank
    Sep 2009 Join Date
    17Posts
    Im doing everything correct on the install page, then i hit take me here now and it just says this -_-


  15. #15
    Account Upgraded | Title Enabled! maplepuppet is offline
    MemberRank
    Nov 2008 Join Date
    New JerseyLocation
    905Posts

    Re: [Web] BeamStyle Altair

    Credits to my server for the motive? :D



Page 1 of 3 123 LastLast

Advertisement