3.75 Conflicts to vbseo

w5a

New Member
ajax Quik Edit/Reply not working or other problems may happen, I did some research and this is what vbseo had to say


modify vbseo.php file to resolve the issue:

Code:
return $outbuffer;

ADD ABOVE:

Code:
 @header ('Content-Length: ' . strlen($outbuffer));

It seems anyone upgrade to 3.75 or 3.80 with having vbseo will have this problem, my problem is when i open my vbseo.php i can't find this code !!!
I'm using older version of vbseo !
Fixed, i upgraded to 3.2 vbseo and its all working !!!
 
Top