[Release] XenZy's Simple CMS v0.3 [Updated] <- Final Free Version

Page 20 of 25 FirstFirst ... 101213141516171819202122232425 LastLast
Results 286 to 300 of 367
  1. #286
    Member jimmy87 is offline
    MemberRank
    Apr 2007 Join Date
    78Posts

    Re: [Release] XenZy's Simple CMS v0.3 [Updated] <- Final Free Version

    find them in dark magics own thread.

  2. #287
    Enthusiast myviet is offline
    MemberRank
    Jul 2008 Join Date
    37Posts

    Re: [Release] XenZy's Simple CMS v0.3 [Updated] <- Final Free Version

    Why is it that when me and my friends try to register an account it says Field 'banreason' doesn't have a default value? Someone please help

  3. #288
    Proficient Member jrkookid is offline
    MemberRank
    Jun 2008 Join Date
    San Francisco,Location
    157Posts

    Re: [Release] XenZy's Simple CMS v0.3 [Updated] <- Final Free Version

    I cant log in, when i press login it just turns white then goes back to the index without showing that im logged in can someone help?:frusty:

  4. #289
    Apprentice akira1051 is offline
    MemberRank
    Apr 2008 Join Date
    11Posts

    Re: [Release] XenZy's Simple CMS v0.3 [Updated] <- Final Free Version

    Quote Originally Posted by Birdy1337 View Post
    Why is there no logout.php. \\
    copy and paste the logout.php in the includes folder

  5. #290
    Account Upgraded | Title Enabled! gtxx911 is offline
    MemberRank
    Jul 2008 Join Date
    StalkerLocation
    1,116Posts

    Re: [Release] XenZy's Simple CMS v0.3 [Updated] <- Final Free Version

    Nice ^^

  6. #291
    Account Upgraded | Title Enabled! Azora is offline
    MemberRank
    Jun 2008 Join Date
    SwedenLocation
    466Posts

    Re: [Release] XenZy's Simple CMS v0.3 [Updated] <- Final Free Version

    I love this one thanks

  7. #292
    Apprentice akira1051 is offline
    MemberRank
    Apr 2008 Join Date
    11Posts

    Re: [Release] XenZy's Simple CMS v0.3 [Updated] <- Final Free Version

    hey does anyone know why i'm getting this error in buynx.php


    Parse error: syntax error, unexpected T_STRING in C:\Program Files\Abyss Web Server\htdocs\danms\buynx.php on line 57

    i checked line 57 and its just this

    <h1><?php include 'includes/name.txt'; ?><b>Buy NX</b></h1>

  8. #293
    .Team of One. XenZy is offline
    MemberRank
    Jul 2008 Join Date
    NeW YoRk! :]Location
    374Posts

    Re: [Release] XenZy's Simple CMS v0.3 [Updated] <- Final Free Version

    Quote Originally Posted by akira1051 View Post
    hey does anyone know why i'm getting this error in buynx.php


    Parse error: syntax error, unexpected T_STRING in C:\Program Files\Abyss Web Server\htdocs\danms\buynx.php on line 57

    i checked line 57 and its just this

    <h1><?php include 'includes/name.txt'; ?><b>Buy NX</b></h1>
    yeah a lot of people were getting htis error. Im going to upload a new version in a second with everything fixed.

  9. #294
    Valued Member LiTAL1 is offline
    MemberRank
    May 2008 Join Date
    I'm not sure..Location
    106Posts

    Re: [Release] XenZy's Simple CMS v0.3 [Updated] <- Final Free Version

    Quote Originally Posted by XenZy View Post
    yeah a lot of people were getting htis error. Im going to upload a new version in a second with everything fixed.
    can you delete the foj wins from the ranking? i cant see the levels

  10. #295
    .Team of One. XenZy is offline
    MemberRank
    Jul 2008 Join Date
    NeW YoRk! :]Location
    374Posts

    Re: [Release] XenZy's Simple CMS v0.3 [Updated] <- Final Free Version

    Uploaded the fixes. Im going to fix the ranks tomorrow because i need to go for now. Most likely ill make the image ranks load the images from my site so that you guys wont need to upload the images. i Already did the Guild Ones. If you want you can do it by changing:
    Guildicon.php
    change:
    PHP Code:
    $imtop imagecreatefrompng ("GuildMark/Mark.".$toptype.".0000".$top.".".$topcolor.".png"); 
    To
    PHP Code:
    $imtop imagecreatefrompng ("http://kantoms.com/GuildMark/Mark.".$toptype.".0000".$top.".".$topcolor.".png"); 
    Also change
    PHP Code:
    $imback imagecreatefrompng ("GuildMark/BackGround.0000".$back.".".$backcolor.".png"); 
    To:
    PHP Code:
    $imback imagecreatefrompng ("http://kantoms.com/GuildMark/BackGround.0000".$back.".".$backcolor.".png"); 

  11. #296
    Valued Member thedarkop is offline
    MemberRank
    Jun 2008 Join Date
    WHAT STALKER j/kLocation
    120Posts

    Re: [Release] XenZy's Simple CMS v0.3 [Updated] <- Final Free Version

    o yea dude
    i just found your ip on one of the scripts might want to fix it so they dont hack u lol. its in fix.php

    anyways i think there are more stuff to edit? o.O

    :SniperHea

  12. #297
    Account Upgraded | Title Enabled! skylite is offline
    MemberRank
    Dec 2004 Join Date
    330Posts

    Re: [Release] XenZy's Simple CMS v0.3 [Updated] <- Final Free Version

    as for the ranking can u make it to view everything? as i see some parts have been crop off the ranking page.

  13. #298
    .Team of One. XenZy is offline
    MemberRank
    Jul 2008 Join Date
    NeW YoRk! :]Location
    374Posts

    Re: [Release] XenZy's Simple CMS v0.3 [Updated] <- Final Free Version

    Quote Originally Posted by thedarkop View Post
    o yea dude
    i just found your ip on one of the scripts might want to fix it so they dont hack u lol. its in fix.php

    anyways i think there are more stuff to edit? o.O

    :SniperHea
    Its faked. And yes to Skylite. I will get on doing that now.

  14. #299
    Account Upgraded | Title Enabled! ♥ Synergy ♥ is offline
    MemberRank
    Aug 2008 Join Date
    Karakura TownLocation
    490Posts

    Re: [Release] XenZy's Simple CMS v0.3 [Updated] <- Final Free Version

    The layout looks simple..

  15. #300
    Account Upgraded | Title Enabled! skylite is offline
    MemberRank
    Dec 2004 Join Date
    330Posts

    Re: [Release] XenZy's Simple CMS v0.3 [Updated] <- Final Free Version

    Quote Originally Posted by XenZy View Post
    Its faked. And yes to Skylite. I will get on doing that now.
    thx ^^ waiting for ur fix



Advertisement