My forum is
"You are currently running vBulletin version 4.2.4."
=================================================
Recently I moved from Liquid Web to SIteground.
And Siteground gives fine support, even with simply a shared server.
(LiquidWeb still has my business WooCommerce site.)
I was getting a fatal PHP error, which Siteground fixed,
Siteground had helped me with .htaccess stuff and installing Cloudflare as a firewall due to attacks of 10s of thousands of visits, mostly from Singapore or China.
=================================================
When I sent them the code lines with the fatal error:
Siteground:
This is because the .htaccess file that our system administrators created didn't have the handler for PHP version 5.6 and the default PHP version on the server is 7.1.
I've added the following line to the current .htaccess file:
[ AddHandler application/x-httpd-php56 .php .php5 .php4 .php3 ]
=================================================
My vBulletin now is adding codes when I write or copy-paste into the editor.
<p>
<br />
<br />
<p>
&nbsp
I could add a pic, but I think you get the idea.
=================================================
Thoughts about why these HTML codes are adding in is appreciated!
And solutions.
=================================================
And if there is a PHP version mismatch, what are my options? (I am just guessing here.)
Generally I am happy on my release 4.
Feel free to bring up any other vBulletin ideas.
The forum is used mostly as my personal research blog, so there is no critical time component.
=================================================
Steven Avery
"You are currently running vBulletin version 4.2.4."
=================================================
Recently I moved from Liquid Web to SIteground.
And Siteground gives fine support, even with simply a shared server.
(LiquidWeb still has my business WooCommerce site.)
I was getting a fatal PHP error, which Siteground fixed,
Siteground had helped me with .htaccess stuff and installing Cloudflare as a firewall due to attacks of 10s of thousands of visits, mostly from Singapore or China.
=================================================
When I sent them the code lines with the fatal error:
Siteground:
This is because the .htaccess file that our system administrators created didn't have the handler for PHP version 5.6 and the default PHP version on the server is 7.1.
I've added the following line to the current .htaccess file:
[ AddHandler application/x-httpd-php56 .php .php5 .php4 .php3 ]
=================================================
My vBulletin now is adding codes when I write or copy-paste into the editor.
<p>
<br />
<br />
<p>
&nbsp
I could add a pic, but I think you get the idea.

=================================================
Thoughts about why these HTML codes are adding in is appreciated!
And solutions.
=================================================
And if there is a PHP version mismatch, what are my options? (I am just guessing here.)
Generally I am happy on my release 4.
Feel free to bring up any other vBulletin ideas.
The forum is used mostly as my personal research blog, so there is no critical time component.
=================================================
Steven Avery
Comment