PDA

View Full Version : .000d when there are no items


McGyver
04-13-2012, 06:28 AM
I noticed the following when browsing my forum through Forum Runner.
It's a 4.1.12 vBulletin and I use Forum Runner 1.5.12 on iPhone 4S 5.1.

Instead of "There were no new threads or posts found." that I get for example in the Forum Runner forum I get a ".000d".

138

139

ClemsonJeeper
04-16-2012, 11:17 AM
Yeah, this is very odd. What forum is this and how did you replicate this?

McGyver
04-16-2012, 11:32 AM
Hello.

I get this every time there are no new messages.
It's on a vB 4.1.12 forum.

It's not published yet, you can search for it "moto.gr".

Is there any phrase translation involved?

ClemsonJeeper
04-16-2012, 11:39 AM
Yes, if there are no messages, it pulls a phrase from your forum and displays it.

This could be the case here. Do you have any changes to the 'searchnoresults' vBulletin phrase?

McGyver
04-16-2012, 11:47 AM
Ok, so it seems that since my language is Greek the phrase is not retrieved/displayed correctly.

If I switch to English everything looks OK.

Are non English languages supported?
I have other issues if you check my other posts :)...

ClemsonJeeper
04-17-2012, 07:16 PM
Yes, they are supported. However your combination of encoding and database encoding might not work correctly. IIRC you have some odd combo of encoding/db encoding rather than using UTF8?

McGyver
04-17-2012, 10:13 PM
Hello.

I am not using Unicode.
It's ISO-8859-7 for the front end and greek_general_ci at the database level.

Non English languages are only supported via UTF8?

ClemsonJeeper
04-18-2012, 04:18 PM
Hello.

I am not using Unicode.
It's ISO-8859-7 for the front end and greek_general_ci at the database level.

Non English languages are only supported via UTF8?

This is all we tested with, yes.