PDA

View Full Version : Reinstalled product, not all styles updating


TimberFloorAu
02-25-2009, 03:15 AM
I have reinstalled a product, that has been changed.

Just a simple alignment change to the product, allowed overwrite, and it has updated all style information etc.

Theres no specific style code for the product it should propogate instantly across all styles, as just a simple $code call within each style.

Ok now its updated all but one of our styles.

I have logged out, cleared cache, da dee dah, even rebuilt bitfields.. in an affort to get this to propogate the final template.

Any suggestions please ?

Ste

glennybee
02-25-2009, 03:19 AM
Try to Rebuild Styles from the Update Counters page in AdminCP.

TimberFloorAu
02-25-2009, 03:27 AM
Try to Rebuild Styles from the Update Counters page in AdminCP.

Yep done that too. No go

vbplusme
02-25-2009, 04:06 AM
I think it might be the style. I often have to manually update a link when, for example, the navbar uses images instead of text. Didn't you have to manually place the $code first time around when you initially installed the mod? Just a thought

TimberFloorAu
02-25-2009, 04:23 AM
yeah.

I have template 1

Example: line 235 : $launch

Template 2

line 235: $launch

When updated product, template 1 has updated , template 2 hasnt.

Kind of weird huh !

Dismounted
02-25-2009, 05:41 AM
So your product sets those variables, and you use them in your templates?

TimberFloorAu
02-25-2009, 06:21 AM
The product had an error in one of its tables, and there was a display message that was inset on a div, which read DISPLAY for example:

I changed the product code, to fix the error and changed the display message.

Then reuploaded product allowing overwrite.

The only call to this product is within forumtemplate, which calls $wotw

I have checked and that is fine on both templates, only other thought is if the product had uploadable php files, which thus created their own templates.. and perhaps are being called from one loacation.. will test and report back.

Ste

--------------- Added 1235550422 at 1235550422 ---------------

Sorted !!

The product hadnt propogated the update to all templates.

Simple mistake should have realised earlier, thanks guys for your help.

ACE :)