Hey guys,
yeah, you read right! I need to have made a few little things! I will pay for it! (PAYPAL) (after work)
Now what:
FluxRP CMS - Homepage :
- Only redesign a few things ! (Screen how i would like to have after someone pn me for this)
FluxRP Emulator & Client :
- Status Bar (Health...
Hey there
I search a new, fresh CMS, DB, SWF & EMU for a HabboRP like peakrp.com
If it's really cool and don't released i will pay for it if it works!
But you also can link me released things - it would be very nice of you :)
'Cause I don't find some really nice stuff :(
Best Regards
Hey everyone,
So I've been trying to put my first retro together in spurts of productivity for a while now. I have experience with phpMyAdmin, understand the core principles of forms & scripts (for both front-end as well as backend), and will be trying to understand a little more about queries...
Hey, I've got a problem with my r63 retro. When I log into my HK/ase it works then I want to add a news article, works fine too, but when I submit the article this happens:
I'm using PlusEMU and RevCMS.
I hope someone can help me with this.
Hey all,
When I try to run an insert query in my users table, and try to add values, I get either "15 errors found during analysis" or one that says "Column count doesn't match value at row 1".
Screenshots (from another thread):
http://imgur.com/a/xEGHo
http://imgur.com/a/A6ln9
I'd like to be...
Hey guys,
I'm setting up BrainCMS on my Habbo retro and i get this error:
PHP version is lower then PHP 5.6 your PHP version is 5.3.28
does somebody know how to upgrade my php version or fix this? thanks
Hey devbest community,
The issue that I've been having the last few days, has to do with the receiving of information submitted to my database, and updating it as a row of stored data.
All of the forms and their input types, that would be responsible for containing data to submit (i.e...
Hey Devbest Community,
I've been having trouble in the past with just being able to get my CMS to display all of its' content. There were also instances where I couldn't click certain buttons, material was misplaced, and certain errors would appear.
I want to keep this short, because it's...
Me again,
I found a CMS I'm able to load and there are no errors, but some of the content is missing.
The background appears, and the properly centered introduction, but the register button doesn't link to the register page (what href do i need), and I am still unable to create accounts that...
Hey everyone,
I've been able to test out different CMS's on XAMPP, which is what I'll be using to act as my server. There were a few that I liked, and I had some trouble with setting up the first few, with the exception of one and am now figuring out more about the languages and how I can use...
Hey,
Firstly, I'm working from a mac. So I've been able to test a few different CMSs out onto my XAMP platform for my localhost. But, I need one that has the config files under management, so I am able to connect properly to the server.
So far, I've only been able to get two successful...
Support Threaders,
I now have access to phpMyAdmin, where I will be able to manage the database that will serve as a storage system for both the game, to remember user info in-game, as well as the page content, for submitted registrations and upon login.
However, I have begun to configure my...
For some odd ball reason my news articles are not being selected when they are being echo out with the titles.
I've been trying to get help from all different sort of community but nothing seems to be working.
Code that is being used to echo that out.
<?php
if($news_id !== $a['id'])
{...
Hello DevBest,
I post now my old Habbo Content Template.
The Template is Coding in CSS/HTML and JS (only Design)
Copyright is going to Sovngarde
Screens:
Download:
http://www.file-upload.net/download-11951491/habbors2.zip.html
Hey, Is there a way to run GrapeASE without IIS7 Or Ape, I have apache and it opens but the moment I click on a link bam! white page.
Dashboard Loads
I click on something and this appears.
Hello everyone,
I wonder if somebody could help me out.
Well i have an error, and most people have the same error too.
So everytime they register an account, it says You can maximum have 4 accounts on this IP.
But they dont have 1 account.
So if someone knows how to fix it i would be glad. And i...
Hey, this is my first thread, so I'm sorry if I do something wrong. But, there is no security code to write in when you register on my hotel :) // it says ''seckey'' but there is no security code to write in? And if you try to enter without writing anything it says its the wrong seckey. Sorry...
Hey,
This was just sitting on my PC, so I decided to release it to everyone, since I had many people requesting it :b
Features;
Multiple Languages (http://prntscr.com/be1s83) - Just make MY.lang.php in the /application/langs/ for the diff languages. I'm unsure what langs exist, but i have a...
Nano is a lightweight, clean & fast Content Management System (CMS) which follows the MVC architecure and is based on a modern, stable and extensible base.
Features:
Secure - Prepared statements, validated data & sanitized output, CSRF protection (A secure token is generated and restricted...
Hello I am a certified PHP developer I have my own brute force script...
First you must run this sql code into your phpmyadmin/navicat
CREATE TABLE `login_attempts` (
`attempt_number` INT(11) NOT NULL,
`time` VARCHAR(255) NOT NULL,
`ip_addr` VARCHAR(255) NOT NULL,
PRIMARY KEY (`ip_addr`)...