5 replies [Last post]
kerunt's picture
Offline
Bug Finder
Joined: 05/05/2008
Juice: 158
Was this information Helpful?

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?

kerunt's picture
Offline
Bug Finder
Joined: 05/05/2008
Juice: 158
Re: Changing text/strings

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

kerunt's picture
Offline
Bug Finder
Joined: 05/05/2008
Juice: 158
Re: Re: Changing text/strings

phpMyAdmin to the rescue...

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

Sad

Lyle's picture
Offline
AdministratoreLiTe!
Joined: 08/07/2007
Juice: 6846
Re: Re: Re: Changing text/strings

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

kerunt's picture
Offline
Bug Finder
Joined: 05/05/2008
Juice: 158
Re: Re: Re: Re: Changing text/strings

Where was the title originally supposed to be?

Lyle's picture
Offline
AdministratoreLiTe!
Joined: 08/07/2007
Juice: 6846
Re: Re: Re: Re: Re: Changing text/strings

Just "Shopping Cart".