PDA

View Full Version : edit post issue


Dubbl_N
01-05-2014, 12:06 PM
Edit post issue.

If I want to edit post the following issue happened:

ItÂ’s not possible to save, go advanced, delete, cancel or to do anything, the page is locked.

After reload the page and edit post again everything is working like it should.

How to fix this?

Version 4.2.1

Greetings, NN

ozzy47
01-05-2014, 12:52 PM
Does the same thing happen on a unmodified default style? If it does, what about with all mods disabled?

Dubbl_N
01-05-2014, 02:22 PM
Also in the default style the same problem.

all mods disabled, where to find?

ozzy47
01-05-2014, 02:24 PM
ACP --> Settings -- Options --> Plugin/Hook System, set the setting Enable Plugin/Hook System to "No".

Dubbl_N
01-05-2014, 02:31 PM
Also problem, enable plugin/hook system set on no.

it appears that the problem only occurs with Quick reply.

If I go advanced then every thing works fine

Lynne
01-05-2014, 05:07 PM
What version of PHP is on the server?

Dubbl_N
01-05-2014, 05:16 PM
PHP version is 5.4.22.

Max Taxable
01-05-2014, 05:20 PM
Check for the behavior in other browsers too.

Dubbl_N
01-05-2014, 05:38 PM
Check for the behavior in other browsers too.


It seems to work fine in Google chrome.

So probably explorer problem???

Lynne
01-05-2014, 06:04 PM
vB4.2.1 is not compatible with PHP5.4 You will need to upgrade to vB4.2.2.

Max Taxable
01-05-2014, 09:13 PM
It seems to work fine in Google chrome.

So probably explorer problem???I would be scanning my IE registry for malware now, if I were you. Then I would stop using it. Ever.

Lynne is correct also, but I wouldn't doubt the IE problems continue after your vBulletin upgrade.

You should test issues with your site in multiple browsers, Firefox included.

Dubbl_N
01-10-2014, 11:29 AM
Not using IE is no option, because a lot of members of the forum use this.

My computer is clean, I also tried on other computers, same problem.

Still: first I submit a quick reply, the reload the page, after that edit is possible.

vB4.2.1 is not compatible with PHP5.4, why is everything working in all other web browsers?

Anyone?

Max Taxable
01-10-2014, 02:01 PM
Not using IE is no option, because a lot of members of the forum use this.I was only making the suggestion for you. Other users are experiencing these same issues as well?

Dubbl_N
01-10-2014, 04:39 PM
Okay thanks, but yes other members have also problems

Max Taxable
01-10-2014, 04:48 PM
Only further way anyone can help is if you provide a link to the site in question.

Dubbl_N
01-13-2014, 08:21 PM
<a href="http://www.xtremebikez.nl" target="_blank">www.xtremebikez.nl</a>

tbworld
01-13-2014, 08:41 PM
If you can, change PHP on your server back to v5.3.24. See if the problems go away.

If you want to use php 5.4.x, you definately need to upgrade to vb4.2.2 or at least understand the differences, so when something breaks you know why.

You should be seeing problems under your current configuration.

Dubbl_N
01-18-2014, 08:14 PM
Solved;

Admin control panel-->Settings-->Options-->Message Posting and Editing Options-->Quick Edit-->

By enabling Quick Edit, a click on the Edit button in a post will open an editor within that post via AJAX if the visitor's browser is compatible.

Set to NO.

torcidas
03-15-2014, 06:24 AM
Solved;

Admin control panel-->Settings-->Options-->Message Posting and Editing Options-->Quick Edit-->

By enabling Quick Edit, a click on the Edit button in a post will open an editor within that post via AJAX if the visitor's browser is compatible.

Set to NO.

I have same problem that I partialy solve this way but still is question why Quick Edit don't work. On normal edit mode Enter (going into new line don't work)

tbworld
03-15-2014, 06:50 AM
First test with the plugin system disabled via the config.php. Then check for javaScript errors in your browser when loading the CKeditor. You said it worked in Chrome, but not other browsers correct?