Bug There are show invalid THAI language when comment bellow images

Status
Not open for further replies.
Sorry it took me a few days.
I'm still having problems with Spanish characters but I got it working with Thai. I edited dbtech/gallery/clientscript/gallery.js

On about line 399 there is
PHP:
extraparams += '&comment=' + PHP.urlencode(comments);

I changed it to
PHP:
        extraparams += '&comment=' + encodeURIComponent(comments);

Make sure you hard refresh the page (Shift + F5) so you make sure the js file gets refreshed then try to comment again and let me know. I'll keep working on the other character problems.
 
Status
Not open for further replies.

Legacy DragonByte Gallery

vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
865
Customer rating
0.00 star(s) 0 ratings
Back
Top