Kunena 7.0.5 & Kunena 6.4.11 – Security Updates Released

The Kunena team has announce the arrival of Kunena 7.0.5 [K 7.0.5] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0.

The Kunena team is also pleased to announce the eleventh version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.

Question How to Center my Polls?

More
15 years 5 months ago #71852 by Josh
How to Center my Polls? was created by Josh
What file should I modify to center my polls?

Please Log in or Create an account to join the conversation.

More
15 years 5 months ago #71853 by 810
Replied by 810 on topic Re: How to Center my Polls?
\components\com_kunena\template\default\css\kunena.default.css
Check Debug on. on Kunena config- "Enable Debug Mode"
Then you can change this

#kpoll-form-vote FIELDSET
padding-left:450px;

Regards 810

Please Log in or Create an account to join the conversation.

More
15 years 5 months ago - 15 years 5 months ago #71854 by Josh
Replied by Josh on topic Re: How to Center my Polls?
It didn't work because debug does not work for me. :(

So one of my two solutions is to fix my debugging mode, or if perhaps it is possible to get this to work outside of debugging?

In debug mode I get an error that takes up the whole page:
"500 - JDatabaseMySQL::query: 1064 - 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 SQL=SELECT name FROM jos_users WHERE id ="

This message contains confidential information

Database collation check: The collation of your table fields are correct

Legacy mode: Enabled | Joomla! SEF: Enabled | Joomla! SEF rewrite: Enabled | FTP layer: Disabled |

This message contains confidential information
htaccess: Exists | PHP environment: Max execution time: 30 seconds | Max execution memory: 64M | Max file upload: 10M

This message contains confidential information

Joomla default template details : yoo_beyond | author: YOOtheme | version: 1.5.13 | creationdate: December 2007

Kunena version detailled: Installed version: 1.6.1 | Build: 3858 | Version name: Timu | Kunena detailled configuration:

Warning: Spoiler!

Third-party components: AlphaUserPoints: Installed (Version : 1.5.12) | CommunityBuilder: Installed (Version : 1.2.3) | Jomsocial: Disabled or not installed | UddeIm: The file doesn't exist uddeim.j15.xml !

Plugins: System - Mootools12: Disabled | System - Mootools Upgrade: Enabled | JFirePHP: Disabled or not installed | Kunena Discuss: Disabled or not installed | Kunena Search: Disabled or not installed | My Kunena Forum Menu: Disabled or not installed | My Kunena Forum Posts: Disabled or not installed

Modules: Kunena Latest: Disabled or not installed | Kunena Stats: Disabled or not installed | Kunena Login: Disabled or not installed


Then further info of what the error says when enabling debug in joomla administration panel:

JDatabaseMySQL::query: 1064 - 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 SQL=SELECT name FROM jos_users WHERE id =

Call stack
# Function Location
1 JSite->dispatch() /home1/cascadeh/public_html/index.php:68
2 JComponentHelper->renderComponent() /home1/cascadeh/public_html/includes/application.php:124
3 require_once() /home1/cascadeh/public_html/libraries/joomla/application/component/helper.php:162
4 KunenaApp->__construct() /home1/cascadeh/public_html/components/com_kunena/kunena.php:856
5 CKunenaListcat->display() /home1/cascadeh/public_html/components/com_kunena/kunena.php:514
6 CKunenaTools->loadTemplate() /home1/cascadeh/public_html/components/com_kunena/funcs/listcat.php:347
7 require() /home1/cascadeh/public_html/components/com_kunena/class.kunena.php:755
8 CKunenaListcat->displayCategories() /home1/cascadeh/public_html/components/com_kunena/template/default/categories/listcat.php:50
9 CKunenaTools->loadTemplate() /home1/cascadeh/public_html/components/com_kunena/funcs/listcat.php:273
10 require() /home1/cascadeh/public_html/components/com_kunena/class.kunena.php:755
11 KunenaParser->parseBBCode() /home1/cascadeh/public_html/components/com_kunena/template/default/categories/categories.php:62
12 KunenaParser->prepareContent() /home1/cascadeh/public_html/administrator/components/com_kunena/libraries/html/parser.php:42
13 JDispatcher->trigger() /home1/cascadeh/public_html/administrator/components/com_kunena/libraries/html/parser.php:68
14 JEvent->update() /home1/cascadeh/public_html/libraries/joomla/event/dispatcher.php:170
15 call_user_func_array() /home1/cascadeh/public_html/libraries/joomla/event/event.php:67
16 plgContentzakAuthor->onPrepareContent()
17 JDatabaseMySQL->loadResult() /home1/cascadeh/public_html/plugins/content/zakauthor.php:55
18 JDatabaseMySQL->query() /home1/cascadeh/public_html/libraries/joomla/database/database/mysql.php:355
19 JError->raiseError() /home1/cascadeh/public_html/libraries/joomla/database/database/mysql.php:231
20 JError->raise() /home1/cascadeh/public_html/libraries/joomla/error/error.php:171
21 JException->__construct() /home1/cascadeh/public_html/libraries/joomla/error/error.php:136
Last edit: 15 years 5 months ago by Josh.

Please Log in or Create an account to join the conversation.

More
15 years 5 months ago #71926 by Josh
Replied by Josh on topic Re: How to Center my Polls?
Could my debug error have anything to do with the fact I have php version 5.2.14 rather than the recommended 5.2.3?

Please Log in or Create an account to join the conversation.

More
15 years 5 months ago #71934 by 810
Replied by 810 on topic Re: How to Center my Polls?
here got you the file, to make it work without debug. But there is an extension or plugin that makes that error, disable one by one plugin, and check if its gone, then you will find the bad plugin.

regards 810
The following user(s) said Thank You: Josh

Please Log in or Create an account to join the conversation.

More
15 years 5 months ago #71953 by sozzled
Replied by sozzled on topic Re: How to Center my Polls?
Josh: While we have your attention, please do something about legacy mode. Read the important information about legacy mode in the Wiki and eliminate your dependence on any outdated and unsupported usage J 1.0 extensions usage from your website.
The following user(s) said Thank You: Josh

Please Log in or Create an account to join the conversation.

Time to create page: 0.283 seconds