Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I have made a module and i use directly spanish text over the code:
-t('Introduce la ficha pública de tu personaje')
-echo "cualquier texto con caracteres españoles áéíó";
But all the spanish character aren't correctly show. I can put the site in english and after translate it. There is too much text. Must be a solution in order drupal don't touch the spanish characters. Help please!
My logs this morning showed some odd bits of traffic focusing on the quicktags module.
For the most part, it looks like they were trying to stick text containing "edLinks[i].URL" and "modules/quicktags/button.id" usually with %20s inserted in seemingly random locations into various URLs.
Has anyone else seen this? I haven't researched it yet, so I don't yet know if this is a real concern or a red herring.
-autowitch
P.S. After a bit of a hiatus from the Drupal community, I'm back.
Its really nice that Drupal has a search integrated into it. But I can't seen to make mine work... said I had to enable cron jobs. I looked around and followed the instructions I found (using CPanel), but it just doesn't work. I've tried several times too. Can anybody help me with this... please?
Our site is using sections.module for a special documentary project. Everything appears to be working except for one thing - the path of the user image shows up on any node using this theme.
This is odd for a number of reasons:
1) User images are disabled for this theme.
2) The users in question HAVE user images, so if the system is inexplicably trying to call them up, they should be there instead of this path.