Why remove a part of RevolutionCMS just to be lazzy?
Lollz but my way makes it so if you move from one cms to another you can keep your database and hopefully have it still work
Also another possible fix would be to do something like this rather then altering the database structure use php.
/**
* Sorry if it is actually news or news1 or even article i use a custom revCMS.
*/
if(is_int($news2['author']))
{
$author = $engine->result('SELECT username FROM...
Hello dear habbo users im here to point out a possible exploit here.
In the index.php of Habbo/ [theme]
There is a html tag that sets the sec key to 1234 this is dangerous because in revolutionCMS all you need to reset a password is the sec key. :3 to be more secure please remove the hidden...
I believe if your a mac fan then Mac i also believe if your a PC fan then PC is the winner this debate has been going on since both of them came out and its just stupid there both good (:
Doesn't RevolutionCMS use Phoenix DB?
if so this is useless: (below) because cms_news can deliver the same results? also InnoDB is better then MyISAM in my eyes
Screenies do not work? and the configuration file is not really a code snippit it does not show you anything important at all see i can make one in seconds and i just realized this is a revcms edit not a cms. Proof Configs can be made easily below.
<?php
/**
* SimpleCMS V2
*...
i wouldn't buy it get the m8 or LG G2, ( i hated the G2 but then they had a software update and its awesome, other notes if you want to do the hole custom roms LG's phone are douches )
I think python would be easiest with no programming background.
A tip I learned with programming is on a peace of paper write down the problem and then the steps you do to solve this problem.
what do you want the me page to do? ill include it in my revolutionCMS edit also P.M. ill see if i can get the feature to you with out having to wait until i finish my edit
Hello nigith i just reviewed the code you shared and from my understanding there is no event handler to tell a script to do anything when EDIT is clicked.
also i tried cleaning up your code but it is to messy ( not tested and done with vim )
Also in the future when your pasting code to share...
Hello i am making a custom revolution CMS for the community. and will be releasing it as RevolutionCMS 2.0 when i am done but i need some help with a few things, so please help :)
Does anyone know how i can get just The habbo head? here is the url i am using at the moment...
Okay I'm confused the EULA does allow donations but doesn't allow items to be bought that effect game play right?
I do agree if donations don't make the cut you should get a job to pay for the rest of the expensives it should be your job to reach your players how important the donation's help...
That doesn't work and to be honest its just stupid. Your source code can be seen with ctrl + u(chromium) or through the browser menu.
Back on topic: This is useful thanks! And I am not sure but I believe it's good practice to include JavaScript files at the end of the body tag to reduce load time.