Sab
I love milfs.
- Jun 25, 2011
- 1,212
- 136
We already lost your trust, why should people use this :O?You caught me, it's based on WambaPHP developer release.
We already lost your trust, why should people use this :O?You caught me, it's based on WambaPHP developer release.
As long asJust saying I hope this is better than most of the others that are out there
Look on the dev thread.We already lost your trust, why should people use this :O?
SuperCMS is not ready for live hotel use, it's still being developed.Tried to get this working on my VPS, edited config correctly and imported the database then i go to localhost and it just comes up with a white screen
Can you explain whom am I ripping and how i'm mashing things?In all honesty, if you're going to make a CMS, make it unique. Obviously, this is an average CMS, and it obviously seems you're not working too hard. Ripping things, and mashing Rev, Uber, WambaPHP, and a template system is essentially a mashup of Open Source components which won't be stable, if you don't work of course.
For example, the template, no credits to that. Using Rev, Uber, WambaPHP, and a template system you haven't made into a mash of code...? Should I continue?Can you explain whom am I ripping and how i'm mashing things?
I didn't take anything from Uber nor RevCMS. This CMS is based on an uncompleted WambaPHP, barely anything was coded. I also gave credits to the maker of the template, which wasFor example, the template, no credits to that. Using Rev, Uber, WambaPHP, and a template system you haven't made into a mash of code...? Should I continue?
Actually, you didn't put credits till you were caught.I didn't take anything from Uber nor RevCMS. This CMS is based on an uncompleted WambaPHP, barely anything was coded. I also gave credits to the maker of the template, which wasYou must be registered for see links.
That's why I put this CMS on Github, so people like you can see it for yourselves.
No, I immediately gave credits toActually, you didn't put credits till you were caught.
I will leave creadits fo' sho'. Let me edit the main thread.
From now on, i'll just be posting screenshots of the CMS, because you can view the source on Github.
Login:
Index:
<?php
$string = '';
$number = $_POST['number'];
switch($number)
{
case 6:
$string = "abc123";
echo $string/2;
break;
case 7:
$string = "abc1234";
echo $string/2;
break;
case 8:
$string = "abcd1234";
echo $string/2;
break;
case 9:
$string = "abcd12345";
echo $string/2;
break;
case 10:
$string = "abcde12345";
echo $string/2;
break;
default:
echo 'Invalid number.';
}
$string_shuffled = str_shuffle($string);
echo $string_shuffled;
?>
I wrote that code on my free time. I agree, it's a piece of shit, which is clearly not my best work.You must be registered for see links
Considering you're the same person who made the crappy code posted here:
You must be registered for see links
PHP:<?php $string = ''; $number = $_POST['number']; switch($number) { case 6: $string = "abc123"; echo $string/2; break; case 7: $string = "abc1234"; echo $string/2; break; case 8: $string = "abcd1234"; echo $string/2; break; case 9: $string = "abcd12345"; echo $string/2; break; case 10: $string = "abcde12345"; echo $string/2; break; default: echo 'Invalid number.'; } $string_shuffled = str_shuffle($string); echo $string_shuffled; ?>
I doubt you wrote the code here:
You must be registered for see links
It literally says Creator(s): Meth0d and you just added yourself as an "author".
I put Meth0d's name as the creator, because he simply created uberEMU. I put myself as the author because I wrote that file, not him.I doubt you wrote the code here:
You must be registered for see links
It literally says Creator(s): Meth0d and you just added yourself as an "author".
I wrote that code on my free time. I agree, it's a piece of shit, which is clearly not my best work.
I also see why you think I didn't write that code. Let me give you a little explanation.
I put Meth0d's name as the creator, because he simply created uberEMU. I put myself as the author because I wrote that file, not him.
Does everyone understand? I hope I cleared up any confusion.
Your a complete joke. Come and talk to us when you can create something like this!And where are the credits for this:
You must be registered for see links
You must be registered for see links
Just stop the bullshitting...