Hi I have searched high and low for anyone having similar issues, and could not find any that relates to this issue.
Link to my site: http://www.knightsaustralia.com/oztest
SMF version: SMF ver. 2.0 RC5
TP version: TP ver. 1.102
Default Forum Language: English
Theme name and version: Default SMF Theme whilst testing is in place.
Browser Name and Version: IE9, and Chrome
Mods installed: No mods installed
Related Error messages:
Parse error: syntax error, unexpected T_STRING in /home/knightsa/public_html/oztest/Sources/Load.php(2171) : eval()'d code(112) : eval()'d code on line 41
There is a bug in the conversion process when TP imports the code. To make it work you'll have to go through the code and replace all the instances of things that were converted to HTML entities. This is not so easy, so maybe try another block code until the next release. Try this if you'd like.
http://www.tinyportal.net/index.php?topic=32391.msg260294#msg260294
Try this. No idea why but it worked for me,
I have noticed that if you create a block and select the Mini calender option, then activate and save, it will give you that error.
If you then go back and edit that block, Leave the existing code where it is. and look below the box containing that code, you'll see "Insert Block code snippet", then Once again select the Mini calender, tick the overwrite box, and save. The calender works.
Quote from: lurkalot on April 19, 2011, 06:48:11 AM
Try this. No idea why but it worked for me,
I have noticed that if you create a block and select the Mini calender option, then activate and save, it will give you that error.
If you then go back and edit that block, Leave the existing code where it is. and look below the box containing that code, you'll see "Insert Block code snippet", then Once again select the Mini calender, tick the overwrite box, and save. The calender works.
Same, worked for me, made sure to check 'Overwrite' and it worked. Is the code drawn from this different then the original in place when you activate the mini calendar?
Didnt work for me...I tried but then where the block should be I got "Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /home/peugeot3/public_html/Sources/Load.php(2187) : eval()'d code(114) : eval()'d code on line 4
Warning: Unexpected character in input: ''' (ASCII=39) state=1 in /home/peugeot3/public_html/Sources/Load.php(2187) : eval()'d code(114) : eval()'d code on line 4"
Any ideas please