|
TXP version: 4.2.0+ Designer: Andreas Hecht Category: blog |
Andreas over at Tuts & Tipps has given us this excellent new Blog theme. Apart from the fact that it simply looks great it comes packed with jquery goodness, some gorgeous icons and let’s not forget to mention the new “Theme Variables” and “Widgets” tabs so that you can easily tailor it to your needs.





Please fix download link
03/25/10
wayne
Parse error: syntax error, unexpected T_CLASS in …../textpattern/lib/txplib_misc.php(484) : eval()‘d code on line 7
Ошибка тега: <txp:output_form form=“woo_theme_variables” /> -> Textpattern Notice: Форма не найдена: woo_theme_variables on line 1598
Ошибка тега: <txp:output_form form=“woo_widgets” /> -> Textpattern Notice: Форма не найдена: woo_widgets on line 1598
Ошибка тега: <txp:wet_recent_comments limit=’<txp:variable name=“widget_recent_comments_qty” />’ showcomment=“yes” maxwords=“15” striptags=“yes” dateformat=“default” /> -> Textpattern Warning: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘’ at line 1
select txp_discuss.,txp_discuss.posted as comment_posted,textpattern. from txp_discuss left join textpattern on textpattern.ID = txp_discuss.parentid where txp_discuss.visible=‘1’ order by txp_discuss.posted desc limit on line 85
Fatal error: Call to undefined function: stripos() in ……./textpattern/lib/txplib_misc.php(594) : eval()‘d code on line 101
04/08/10
Lvbnhbq
You need to visit the new “Content/Variables” and “Content/Widgets” tabs in order to create the forms that are missing.
04/08/10
Stuart
Hi
for making contact page to work, you must create an article in contact section, you put only a title to the article.
That’s not mentioned in the help.
Cheers, beautiful theme!
04/28/10
Dragondz
Hi – any help with this. After installation and completing widgets/variables in content. I get the following:
Parse error: syntax error, unexpected T_CLASS in /homepages/15/d145826915/htdocs/btweets/textpattern/lib/txplib_misc.php(484) : eval()‘d code on line 7
Fatal error: Call to undefined function: stripos() in /homepages/15/d145826915/htdocs/btweets/textpattern/lib/txplib_misc.php(594) : eval()‘d code on line 101
I have also done:
“for making contact page to work, you must create an article in contact section, you put only a title to the article.”
Thx
06/08/10
EricW
Hi Eric,
I still think that is an error releating to the variable/widgets forms. Could you double-check on the “Forms” tab that you have both a woo_variables and a woo_widgets form. If not please re-visit their tabs and be sure you see an automatic message to the effect that the new form has been created. If not, go to the bottom of the page and use the “Save” button. Let me know.
06/08/10
Stuart
Thanks Stuart
Yes, both forms (woo_variables and woo_widgets) are already active under the forms tab.
I never saw an automatic message though when I initiated them.
I may try deleting the forms and setting them up again, see if that makes any difference.
06/09/10
EricW
Hi Stuart
First, I deleted the forms (woo_) and created them again, still the same problem as above.
Then I deleted the whole of my txp database and also all the files from my root directory. Started again, creating a new TXP installation and then a new BLue Sky installation.
Exactly the same problem. I am at a loss how to solve this problem now. So probably will delete everything and find another template. Can’t really spend anymore time on this.
If you can help further, please contact me. Thanks
06/09/10
EricW
I’m sorry you seem to be having a problem with it Eric. Is the site live? If it is would you like to send me a login and I’ll have a quick look around and see what I can find? Send the login to stuart (at) thebombsite dot com if you want that.
06/09/10
Stuart
Hi Stuart
Thanks for your reply.
I have now deleted ‘Blue Sky’ from the domain and installed ‘Bueno’ on the same domain and that went perfectly.
I have a feeling that something in the instructions for ‘Bueno’ may help with ‘Blue Sky’ – so I may give it another go later.
Will let you know what happens. Thx
06/10/10
EricW
Almost setup, but having one annoying error:
Tag error: <txp:smd_query query=“SELECT ID, Title, Count(parentid) AS num FROM txp_discuss AS com LEFT JOIN textpattern AS txp ON txp.ID = com.parentid WHERE com.posted > ADDDATE, INTERVAL -1 MONTH) AND com.visible = 1 GROUP BY com.parentid ORDER BY num desc LIMIT 10” wraptag=“ul” break=“li”> -> Textpattern Warning: Table ‘textpattern357.txp_discuss’ doesn’t exist
SELECT ID, Title, Count(parentid) AS num FROM txp_discuss AS com LEFT JOIN textpattern AS txp ON txp.ID = com.parentid WHERE com.posted > ADDDATE, INTERVAL -1 MONTH) AND com.visible = 1 GROUP BY com.parentid ORDER BY num desc LIMIT 10 on line 85
Not sure where it is breaking, my suspicion is I need to create a new table “txp_discuss” in my database. But if so, how is it supposed to be structured, and why isnt it there already?
08/20/10
Carey