PDA

View Full Version : lond url in comment


gabrielgarciamarengo
02-18-2005, 02:11 PM
Another problem!...with all photoblogs taht use this system...well, my url of my photoblog is : http://www.gatodegrandesbotas.com/photoblog

but, it's to long, so the system cut in:
http://www.gatodegrandesbotas.com/photob

any solution?

thanks!

Connie
02-18-2005, 02:20 PM
which system cuts it where?

The system of the evil?
The operation system?
The Browser?
Microsoft?

sorry. I don't get your point...

gabrielgarciamarengo
02-18-2005, 03:49 PM
pìxelpost system...sorry

Connie
02-18-2005, 04:37 PM
it is still not clear

I was at your domain and everything works: I read the main page, find previous and next, load the archive?

what is wrong?????

raminia
02-18-2005, 08:01 PM
let me share my confusion! I dont underestand either. :shock:

greentraveler
02-18-2005, 08:21 PM
Could you be referring to the links on the Pixelpost homepage? Maybe the entry got cut off when you were entering it and the link is off?

I went through your site too and it looked good from my end. :D

raminia
02-18-2005, 08:36 PM
haha ! I got the point!
Nice bug report!
In pixelpost if you add a comment with a long name as your website address it will crop it a (I think) a certain point. I'll try to find the bug;)

Ramin

raminia
02-18-2005, 09:36 PM
Thanks for reporting this bug.
It is solved but it is a major bug and should be considered in next version of pixelpost. The problem is with the Datatype of the field of url in the pixelpost database>> Table pixelpost_comments !!
It is VARCHAR(40) (40 characters) and it saves only the first 40 characters. But it seems it's not enough for this field. I changed it to i.e. VARCHAR(80) in mysql database and it's ok now.

If you what to correct this on your server u you should do the same:
change the Datatype of the field url in the Table pixelpost_comments of your pixelpost database from VARCHAR(40) to namely VARCHAR(80).

Cheers,
Ramin

gabrielgarciamarengo
02-18-2005, 09:44 PM
:lol: thanks!...sorry for my english. :oops: