(05-17-2014 12:53 PM)tetsh Wrote: [ -> ] (05-17-2014 11:31 AM)josemarcoss Wrote: [ -> ] (05-17-2014 10:18 AM)tetsh Wrote: [ -> ]the installation didn't work
SQLSTATE[28000] [1045] Access denied for user '------------'@'localhost' (using password: YES)
or
You can not use this username. Please choose another username.
this is an error caused by permissions on your mysql database, not the script
So What should i do ????
you must execute a command to grant all privileges to your user on that database.
ex.: GRANT ALL PRIVILEGES ON databasename.* TO 'your_user'@'localhost' IDENTIFIED BY 'yourpass' ;
Could you share 1.15 update?
mazgalin, what do you want for an 1.15 version.
This is the Flipmode Pack!
Anyone interested in 1.15 send me a PM
Proof enough?
Amexi Forum
backdoor in the file data/css/fl1pm0d3.css in line 406 base 64 crypted nd use xmp ;) noob job
(05-17-2014 08:58 PM)josemarcoss Wrote: [ -> ] (05-17-2014 12:53 PM)tetsh Wrote: [ -> ] (05-17-2014 11:31 AM)josemarcoss Wrote: [ -> ] (05-17-2014 10:18 AM)tetsh Wrote: [ -> ]the installation didn't work
SQLSTATE[28000] [1045] Access denied for user '------------'@'localhost' (using password: YES)
or
You can not use this username. Please choose another username.
this is an error caused by permissions on your mysql database, not the script
So What should i do ????
you must execute a command to grant all privileges to your user on that database.
ex.: GRANT ALL PRIVILEGES ON databasename.* TO 'your_user'@'localhost' IDENTIFIED BY 'yourpass' ;
Didn't install ...... i try everything ... all privileges any user anything didn't work
STFU You fukwit.
What Base64 Backdoor?
You are an idiot!
It pointed to a file that didn't exist, so I included it!
Code:
iVBORw0KGgoAAAANSUhEUgAAAAEAAAA0CAIAAADEwMXAAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjc0QzlDRTQ2RjAyMDExRTBBOTEwREU2QjE0MjAzNEYwIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjc0QzlDRTQ3RjAyMDExRTBBOTEwREU2QjE0MjAzNEYwIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NzRDOUNFNDRGMDIwMTFFMEE5MTBERTZCMTQyMDM0RjAiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NzRDOUNFNDVGMDIwMTFFMEE5MTBERTZCMTQyMDM0RjAiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4KbzLTAAAAUUlEQVR42nyNQQ6AQAgDTb/m2a979gMm/gFoXZTsYbN6mDTQMCzrfkJkEWAkDvmb4Q4+WGXbmfU5hi5vWLdKV3Ome7sOSJrC/P2Rf93EdQswALznmSd5RqwKAAAAAElFTkSuQmCC
It is a repeating background image you fool!
Stop making acusations about things you know nothing about!
Developers use Base64 to include resources in files, instead of linking to them.
Do you even know what Base64 is???
I really am surprised how many idiots manage to register on these forms. I would have thought the CAPTCHA prevents them from registering!?!
(05-18-2014 09:32 AM)ayminovitch Wrote: [ -> ]backdoor in the file data/css/fl1pm0d3.css in line 406 base 64 crypted nd use xmp ;) noob job
Change the admin username.
(05-18-2014 09:51 AM)tetsh Wrote: [ -> ] (05-17-2014 08:58 PM)josemarcoss Wrote: [ -> ] (05-17-2014 12:53 PM)tetsh Wrote: [ -> ] (05-17-2014 11:31 AM)josemarcoss Wrote: [ -> ] (05-17-2014 10:18 AM)tetsh Wrote: [ -> ]the installation didn't work
SQLSTATE[28000] [1045] Access denied for user '------------'@'localhost' (using password: YES)
or
You can not use this username. Please choose another username.
this is an error caused by permissions on your mysql database, not the script
So What should i do ????
you must execute a command to grant all privileges to your user on that database.
ex.: GRANT ALL PRIVILEGES ON databasename.* TO 'your_user'@'localhost' IDENTIFIED BY 'yourpass' ;
Didn't install ...... i try everything ... all privileges any user anything didn't work
nd mail send to group.donations@gmail.com in licensecheck file