Changing text/strings

Posts: 61
Joined: 05/05/2008
Bug Finder

Hey all,

I need to change some texts in my Ubercart setup... In particular, on the /cart page the page title is "My Shopping Cart" - this one is driving me nuts.

I tried using Windows search (configured to search within ALL files, not just "recognized" ones).
I tried Windows Grep search.
I tried manually searching through each .pot file in the ubercart folder.
I tried looking for the page in the nodes table.
I tried looking for the /cart destination in the url_alias table, hoping that it would lead me to the source.
I tried looking at all of Ubercart's variables in the variable table.
I even looked through all of uc_* tables in the DB.

I'm beginning to think that this title is being output by a concatenation of a series of ASCII values...

Halp pls?

Posts: 61
Joined: 05/05/2008
Bug Finder

I have now also manually searched through every .module file in ubercart's folder...

Posts: 61
Joined: 05/05/2008
Bug Finder

phpMyAdmin to the rescue...

Title was/is hiding in the MENU table... Makes uhh... perfect sense?

Sad

Posts: 2008
Joined: 08/07/2007
AdministratoreLiTe!

That might have been changed through the Menu settings, though I'm not sure how that would have happened.

Posts: 61
Joined: 05/05/2008
Bug Finder

Where was the title originally supposed to be?

Posts: 2008
Joined: 08/07/2007
AdministratoreLiTe!

Just "Shopping Cart".