This is a discussion on problem with listing title within the v3.1 Questions & Support forums, part of the v3.1 Legacy Help & Support category; Hello, I have a problem when someone makes an announcement. When data gets announced whether under "title" puts an "ñ" ...
|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Hello,
I have a problem when someone makes an announcement. When data gets announced whether under "title" puts an "ñ" the announcement seemed to be published but then when I want to see gives server error. I hope that I podais understand, it is not English and I use a translator |
|
#2
|
||||
|
||||
|
Puedes preguntarme en castellano si quieres. Cual es el problema?
__________________
Super Mod v4 Is out and ready for download. DEMO Purchase V4 Super Mod BETA at Reduced Price Visit Me @ Classified-Sofware.co.uk **Important** - All modules with the exceptions of the Bulk Upload System will be removed from my modshop on Tuesday September 30th. If you require a module you must get it before that date. |
|
#3
|
|||
|
|||
|
Gracias!!
un usuario coloca un anuncio y sale publicado, el anuncio aparece listado pero cuando lo vas ha ver, pulsas en la foto, da error de la base de datos o algo asi. El caso es que el título del anuncio contenia la letra "ñ", y se me ocurrio que ese podia ser el problema, asi que quite la letra ñ y el anunio no da error ninguno y se puede ver en la web. ¿que puedo hacer? |
|
#4
|
||||
|
||||
|
tienes un ejemplo en el sitio?
Tambien, tienes phpmyadmin? Te necesitas ver si el ñ existe en el database. Por favor, no hablo perfecto pero estoy viviendo en Argentina y puedo entender tus preguntas mas o menos cien por cien
__________________
Super Mod v4 Is out and ready for download. DEMO Purchase V4 Super Mod BETA at Reduced Price Visit Me @ Classified-Sofware.co.uk **Important** - All modules with the exceptions of the Bulk Upload System will be removed from my modshop on Tuesday September 30th. If you require a module you must get it before that date. |
|
#5
|
|||
|
|||
|
Quote:
el anuncio de la moto y si que tengo phpmyadmin pero no se como se maneja una base de datos |
|
#6
|
||||
|
||||
|
ya entiendo pero no se por que no tengo el SEO modificacion.
Yo puedo traducir para ti si quieres y ojala una otra persona puede ayudarte. Help me to help JonJuan!!! Our friend is having trouble with the SEO mod which I dont have. In spanish there is an extra letter in the alphabet ñ. The problem is that I dont think this is a legal character for a url address. When Jonjuan has one of these letters in a title of an ad, the ad saves fine and the letter is accepted by the database but I think the problem is with the htaccess file. Can anyone help??
__________________
Super Mod v4 Is out and ready for download. DEMO Purchase V4 Super Mod BETA at Reduced Price Visit Me @ Classified-Sofware.co.uk **Important** - All modules with the exceptions of the Bulk Upload System will be removed from my modshop on Tuesday September 30th. If you require a module you must get it before that date. |
|
#7
|
|||
|
|||
|
nadie que me pueda ayudar??
|
|
#8
|
||||
|
||||
|
This is a common issue with SEF in general, and has to be handled within the code ... so without the mod source, we're pretty much screwed.
Just out of interest, does the SEF mod always include the item ID as well as the title in the URL, or does it work strictly from the title? The way I handled this in a vB blogging mod I wrote was to have a user definable array of national characters and their nearest utf-8 equiv, so ñ might map to n. My urlPrepare() function translates those characters, as well as getting rid of other nasty characters like <, >, &, etc. In the SEF URL, I included the actual blog entry ID ... http://some.site/blogs/some_blog_title_with_n_char/243/ ... so it's both human readable, and doesn't require a special "url translated title => real title" table to do the reverse mapping, the htaccess just looks for the ID and throws the title part away. -- hugh |
|
#9
|
||||
|
||||
|
When you say has to be handled in the code, do you mean the php side or apache side cheesegrits? I think the sef module shows both the item title and the viewlisting number.
Maybe a quickfix for our customer is to convert the titles as they are submitted,although its really not an ideal solution. Hola JonJuan, El problema es q nosotros no tenemos el codigo del módulo 'SEF URLS'. Q puedes hacer, y no es perfecto, pero puedes cambiar el titulo cuando tus clientes entran sus titulos o cuando ellos hacen modificaciones a sus titulos. Eso no es tan bueno pq los titulos en tu sitio van a tener un 'n' y no un 'ñ' pero es mejor q nada no?. No se q quieres hacer pero si necesitas ayuda con eso, preguntame
__________________
Super Mod v4 Is out and ready for download. DEMO Purchase V4 Super Mod BETA at Reduced Price Visit Me @ Classified-Sofware.co.uk **Important** - All modules with the exceptions of the Bulk Upload System will be removed from my modshop on Tuesday September 30th. If you require a module you must get it before that date. |
|
#10
|
|||
|
|||
|
Es lo que estoy haciendo ahora, cambiar los títulos que contengas esos caracteres, pero esa no es la solución, agradeceria que si hay alguna solución me la hagais saber, de todas formas muchas gracias por vuestra colaboración
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Search Page Problem. URGENT!!! | Pierce | v3.1 Questions & Support | 2 | 10-02-2007 03:12 PM |
| Title question | Fedeo | v3.0 Questions & Support | 9 | 01-25-2007 02:38 PM |
| Problem getting page title | flyingpylon | v3.1 Questions & Support | 5 | 10-19-2006 02:15 PM |
| Problem in ACP with messed up Listing Extras | pat01 | v3.1 Questions & Support | 0 | 07-18-2006 02:32 PM |
| Weird Listing ID problem | Bucketman | v3.0 Questions & Support | 4 | 04-26-2006 12:46 AM |