Closed (fixed)
Project:
String Overrides
Version:
6.x-1.7
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Sep 2009 at 15:21 UTC
Updated:
5 Oct 2009 at 20:10 UTC
I have installed 6.x-1.7 on my Drupal 6.12 site and it's not working. I can add the strings to override in the module config page but the overrides do not appear - I clear my cache and run cron and they still do not appear.
How do I make this work?
-backdrifting
Comments
Comment #1
ambientdrup commentedNever mind - it's working. I was able to change my post's "EDIT" string to "EDIT NOW". However I cannot change the title of my blogs. Currently I'm using the default "username's blog" title for all blogs. I want to change one specific user's blog title - how can I do this using this module?
Thanks,
-backdrifting
Comment #2
robloachThis module can't change one user's blog title. You'd have to look into another solution like Content Profile so that the use can have their own blog and blog title, as well as Views. There are a number of ways around it, but unfortunately String Overrides is not it as it doesn't give any context ;-) .