TinyPortal

Development => Support => Topic started by: fangweile on January 08, 2012, 07:17:52 AM

Title: TP RC3 Upgrade problem
Post by: fangweile on January 08, 2012, 07:17:52 AM
Link to my site: http://www.allkoreans.net
SMF version: SMF 2.0.2
TP version: TinyPortal 1.0 RC3
Default Forum Language: English
Theme name and version: Curve
Browser Name and Version: Firefox 10

Hello there,

I have upgraded my tinyportal version to 1.0 RC3 and I am having problem displaying articles, article intros and other blocks..
I have attached the screenshot..
Title: Re: TP RC3 Upgrade problem
Post by: lurkalot on January 08, 2012, 11:36:52 AM
OK, just updated my live site and found the same problem.  This is how I solved it.

Go to the blocks edit page, find the html and javascript block that's playing up, turn it off and save.  Edit the code, just remove one letter or anything as long as you remember what to put back in a minute, and save.  add the letter etc back in, and save. Turn the block back on and it should work.

Just had to do this with all my HTML & jacvascript blocks. 
Title: Re: TP RC3 Upgrade problem
Post by: Lesmond on January 08, 2012, 11:50:58 AM
I just tried 2 of your articles on my test site (using the code shown) and they working fine http://host-for.com/index.php?cat=2
Title: Re: TP RC3 Upgrade problem
Post by: lurkalot on January 08, 2012, 11:58:54 AM
Quote from: Lesmond Ƹ̵̡Ӝ̵Ì,,̨Ʒ on January 08, 2012, 11:50:58 AM
I just tried 2 of your articles on my test site (using the code shown) and they working fine http://host-for.com/index.php?cat=2

Les, there's nothing wrong with the codes, they do work fine.  Just that after the upgrade the HTML & Javascript blocks display the code in the blocks instead of what they should.  A quick edit of each block and then putting the code back as it was seems to fix them.  Or it did for me. 

This didn't happen on my testsite because it was upgraded from RC2 to RC3 test install, then from test install to public RC3.  My live site was running RC1.1 and I uninstalled that and went straight to public RC3,  not sure if that's relevant.  ;)  Only the HTML & Javascript  blocks / articles seem to be affected by this.
Title: Re: TP RC3 Upgrade problem
Post by: Lesmond on January 08, 2012, 12:39:24 PM
Ah right got ya Mick, my bad ;)
Title: Re: TP RC3 Upgrade problem
Post by: IchBin on January 09, 2012, 02:38:23 AM
hmm... something I had not thought about... Sorry, but yes this is the result of a code change I made to help with special characters to show. Saving the block again should work. I'm not sure you need to turn them off or anything, but re-saving the block should fix the problem.
Title: Re: TP RC3 Upgrade problem
Post by: lurkalot on January 15, 2012, 11:54:59 AM
Quote from: IchBinâ,,¢ on January 09, 2012, 02:38:23 AM

Saving the block again should work. I'm not sure you need to turn them off or anything, but re-saving the block should fix the problem.


Correct, just re-saving does the trick. Sorry for any confusion caused.  ;)