View Single Post
Old January 11th, 2009, 06:28 PM   #12 (permalink)
Kseki
Member
 
Join Date: Jul 2005
Posts: 186
Quote:
Originally Posted by Luciano View Post
There is a little fix for the replacement by 0

vb 3.8 treats the $vbulletin->GPC['message'] differently...
open gallery/newreply.php:
find:
Code:
Content visible to verified customers only.
and replace with:
Code:
Content visible to verified customers only.
this takes care of the 0 error in 3.8

But this error does not exist in wysiwyg mode!! Its only there if your editor is in normal mode (non wysiwyg)

There is another little bug in that file.. but it has nothing todo with 3.8
find both fixes here: http://www.photopost.com/forum/1238073-post20.html

As to the delete error, i havent tried to delete a post under 3.8.. I will check tonight when i get home.. But as the error looks.. it must have been there before 3.8.
Are you sure you have the latest files? because it seems that either there is a bug that has nothing todo with vb3.8 (then it should be there also in vb3.7) OR in your 3.8 install you have some old rests of a version prior to 3.42... Anyway i will check that error message.. but i am in the office now.. and only have that install at home.

Luc
awesome. thanks! I had both errors you mentioned.

fixed now and working 3.8.0
Kseki is offline   Reply With Quote