Branding Incorrect!?

Hey there,
I just would like to brand my Piwik for my new project I’am currently launching in the “german web” :slight_smile:

So I noticed that there has to be a little mistake, my piwik moves from oliverlippert.eu to another domain, while uploading an custom branding, piwik try to include the branding from .oliverlippert.eu/themes/, wich doesn’t work anymore.

Why doesn’t piwik try to include the picture from the current location?

Warm reguards,

Oli

Take a look at the database:
table piwik_option where option_name = piwikUrl

fill the correct url here…

Regards

This should work, thanks. At home I’ll try, currently no DB-Access :slight_smile:

But this is no resolution, why isn’t there a setting to update this Optino via web. Why is there an option thatfor?

But this is no resolution, why isn’t there a setting to update this Optino via web. Why is there an option thatfor?

Because you shouldn’t move your piwik to another url… :stuck_out_tongue:

But the new one is better than the old one :stuck_out_tongue:

Ok, that is an little feature: adding an setting thatfor would be nice.

thanks for support

Trunk has code to update piwikUrl if it appears the domain has changed.