PDA

View Full Version : Message when responding to post - Help


RichieBoy67
09-19-2014, 09:25 PM
I am all of a sudden getting a message when trying to post waring about leaving the page. i haven't added anything or done any work so I do not understand it.

I have turned off auto message saving and have tried a few more things.

This is a huge weekend for our site and this problem is killing me. I am baffled.

Thanks,
Rich

ozzy47
09-19-2014, 09:27 PM
I assume you tried disabling all mods?

RichieBoy67
09-19-2014, 09:30 PM
I hate to do it but let me try.. not sure why it would just start out of the blue but I will check. It could be one of them

ozzy47
09-19-2014, 09:33 PM
Just do it quickly by adding the line to your config file. When I want to test it, I just do it for my IP.


$my_unique_ip="00.00.000.000"; // Change this IP to your Unique IP.
if ($_SERVER["REMOTE_ADDR"]==$my_unique_ip) define('DISABLE_HOOKS', true);

tbworld
09-19-2014, 09:36 PM
I assume you tried disabling all mods?

Unfortunately, you have to start here. Default templates, default JavaScript, no MODS.

Examine your server logs
Examine browser console (for the page).
Examine content headers (for the page).

This order helps...

:)

RichieBoy67
09-19-2014, 09:38 PM
still getting the message even with plugs disabled..

Max Taxable
09-19-2014, 09:39 PM
This is a huge weekend for our site Why's that?

RichieBoy67
09-19-2014, 09:40 PM
Just do it quickly by adding the line to your config file. When I want to test it, I just do it for my IP.


$my_unique_ip="00.00.000.000"; // Change this IP to your Unique IP.
if ($_SERVER["REMOTE_ADDR"]==$my_unique_ip) define('DISABLE_HOOKS', true);
That is a great idea! Thanks

ozzy47
09-19-2014, 09:40 PM
PM me a admin account and I will take a poke around. This is when you reply to a post, and click submit?

RichieBoy67
09-19-2014, 09:42 PM
Awesome.. Thanks bro

ozzy47
09-19-2014, 09:44 PM
That is a great idea! Thanks

Yeah I use that quite often, help you debug things, without disrupting users on the site. :) I also use these as well.

if ($_SERVER["REMOTE_ADDR"]==$my_unique_ip) $config['Misc']['debug'] = true;
if ($_SERVER["REMOTE_ADDR"]==$my_unique_ip) ini_set('display_errors', true);

RichieBoy67
09-19-2014, 10:18 PM
Genius..

Disco_Stu
09-20-2014, 01:27 AM
PM me a admin account and I will take a poke around. This is when you reply to a post, and click submit?

Do you think it's wise for someone to give out an admin account to someone they only know from this site?

No offense but it really is not a very smart thing to do. I certainly wouldn't do it.

RichieBoy67
09-20-2014, 01:32 AM
Do you think it's wise for someone to give out an admin account to someone they only know from this site?

No offense but it really is not a very smart thing to do. I certainly wouldn't do it.

I don't just pass out admin info to anyone. Ozzy has an excellent rep and I have known him here for a very long time.

Thanks though for the concern bro

Also, as a guy who does this stuff for a living I am getting peoples admin info almost daily. There is some trust involved. :)

Disco_Stu
09-20-2014, 01:50 AM
I don't just pass out admin info to anyone. Ozzy has an excellent rep and I have known him here for a very long time.

Thanks though for the concern bro

Also, as a guy who does this stuff for a living I am getting peoples admin info almost daily. There is some trust involved. :)

They trusted Edward Snowden with admin accounts and look what happened there. He had top level clearance and the full trust of the US government and just look at what he did.

I learned early in life to trust no one except my family.

RichieBoy67
09-20-2014, 01:53 AM
I do not think your family is going to be able to help you much if you have an issue you cannot figure out with your website.

Believe it or not there are many people here that can be trusted.

Also, I do not have any national secrets on my site. :)

Max Taxable
09-20-2014, 02:28 AM
They trusted Edward Snowden with admin accounts and look what happened there. He had top level clearance and the full trust of the US government and just look at what he did.

I learned early in life to trust no one except my family.Here when it says "Adviser" under their usernames, they are staff. They have earned that trust here.

Caution is always best though, you are right.

There's at least 20 site owners who have given me admin credentials for me to help them fix one problem or a set of problems, and I'm not staff or a adviser. But I enjoy helping people, never charge, and my reputation with their security is paramount to me - it's my whole reputation in this community.Believe it or not there are many people here that can be trusted.And you're one of those I trust too.

RichieBoy67
09-20-2014, 02:44 AM
Here when it says "Adviser" under their usernames, they are staff. They have earned that trust here.

Caution is always best though, you are right.

There's at least 20 site owners who have given me admin credentials for me to help them fix one problem or a set of problems, and I'm not staff or a adviser. But I enjoy helping people, never charge, and my reputation with their security is paramount to me - it's my whole reputation in this community.And you're one of those I trust too.
Right back at you bro! :)

tbworld
09-20-2014, 05:18 AM
At some point you have to trust somebody (I didn't say everybody), but I think Ozy, Max Taxable and RichieBoy are all good fruit. :)

You can always run an audit program for your database, in case your suspicious.

Point well taken @Disco-Stu, there is always added risk. :)

ozzy47
09-20-2014, 10:00 AM
Do you think it's wise for someone to give out an admin account to someone they only know from this site?

No offense but it really is not a very smart thing to do. I certainly wouldn't do it.

This is true, I would not just give it to anyone. With that said though, I have had access to 1000 + sites in my time with vBulletin and coding for DBTech so I think I am pretty safe. :)

michael brian
10-01-2014, 02:03 AM
RichieBoy67 have been taking care of multiple site for me in the last little while he have all my trust.

keep up the good work bro :) ... yes there is very good people out here ;)

RichieBoy67
10-01-2014, 02:23 AM
At some point you have to trust somebody (I didn't say everybody), but I think Ozy, Max Taxable and RichieBoy are all good fruit. :)

You can always run an audit program for your database, in case your suspicious.

Point well taken @Disco-Stu, there is always added risk. :)

Who are you calling a fruit?! :D You are also a good fruit.

BTW - i could not like your post. Too many on you already and it wont let me. lol

--------------- Added 30 Sep 2014 at 23:24 ---------------

RichieBoy67 have been taking care of multiple site for me in the last little while he have all my trust.

keep up the good work bro :) ... yes there is very good people out here ;)

Thank you for the kind words and trust! :)