Search results

  1. S

    [Addon] Tags [RevCMS]

    Hey, Here's my Tag's script, i only give my own code, so you will need to edit HTML part if needed. $my_id = $_SESSION['user']['id']; $fetch_tags = mysql_query("SELECT tag,id FROM user_tags WHERE user_id = '".$my_id."' LIMIT 20") or die(mysql_error()); $tags_num =...
  2. S

    [Small plugin] Friends Online [addon]

    Hello, here's my second or third release requested by james6213: its a simple plugin that GET your friends online ingame <?PHP $query = mysql_query("SELECT * FROM messenger_friendships WHERE user_one_id = '".$_SESSION['user']['id']."'"); $i = 0...
  3. S

    Indexing db TABLES !!!!!!!!!!!!!!!!!!!!!!!

    Hello, someone know how to indexing database tables? if yes can you make a tuto? or just tel me how? or if you got a tuto give the link? Thank's +1
  4. S

    $_GET

    Hello, i have alittle probleme im making a home page for RevCMS im almost done all i need is a how to use $_GET because when i code it it won't work but if i try on another cms its work fine :/ Because Kryptos used one on Core to unban.........Can someone explain me? or tel me where should...
  5. S

    404 NOT FOUND [Mango] or [mango]

    hello, i have a serious probleme i just uploaded all my file to a webhost (du to DDOS..) and when i try to go "http://failmysite.us/app/tpl/skins/mango/client/habboflashclient.js " i get 404 not found but if i replace "mango" by "Mango" it work 2- My freinds can acces it without replacing...
  6. S

    {variablenamehere} What is the name of this systeme??

    Hey, can someone tel me what the name of what this for exe: {respect} {username}, Kryptos use that x_x i want to learn that its pretty good :p
  7. S

    Facebook Login

    Hello, do someone have a facebook login? to login with facebook to my hotel if yea please post below
  8. S

    [Release] Stats (Top credits/pixels)[Plugin]

    Haii, here is a simple page for Credits and pixels (activity points) top. Kristopher going to release his Credits page top. i wanted to release mine too ^^ Screenshot : need Help ? ask here i will answere. Negativ comment keep them for yourself. Credits : Extreme (me)
  9. S

    [TuTo] Change account per IP[TuTo]

    Hello, alot of people want to make more then 1 account in they cms so here is a little TuTo on how to make your cms accept more then 1 account per ip To start : Brows to htdocs/app/ Find this line in class.users if($engine->num_rows("SELECT * FROM users WHERE ip_reg = '" ...
  10. S

    VIP AUTOMATIC FIRST REALEASE

    someone asked me on Ota... to release an Automatic VIP (to make it "pay and get rank" you need to add your script" but actualy it's free my cms based on ReVCMS most developped cms plugins i have a Rare/badge/bots shop + VIP automatic etc... to start i will release the VIP Plugin: if you...
Top