Kunena 6.2.5 & module Kunena Latest 6.0.7 released

The Kunena team has announce the arrival of Kunena 6.2.5 [K 6.2.5] which is now available for download as a native Joomla extension for J! 4.3.x/4.4.x/5.0.x. This version addresses most of the issues that were discovered in K 6.1 / K 6.2 and issues discovered during the last development stages of K 6.2

Topics that are moved into this category are generally considered to be closed. Users may want to add additional information but these topics should not be resurrected in order to discuss new problems or unrelated matters.

Solved Errors only on kunena page

More
10 years 6 months ago - 10 years 6 months ago #1 by Tryweryn
Hi this is my php.ini file
Code:
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; Error handling and logging ; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; error_reporting is a bit-field. Or each number up to get desired error ; reporting level ; E_ALL - All errors and warnings ; E_ERROR - fatal run-time errors ; E_WARNING - run-time warnings (non-fatal errors) ; E_PARSE - compile-time parse errors ; E_NOTICE - run-time notices (these are warnings which often result ; from a bug in your code, but it's possible that it was ; intentional (e.g., using an uninitialized variable and ; relying on the fact it's automatically initialized to an ; empty string) ; E_CORE_ERROR - fatal errors that occur during PHP's initial startup ; E_CORE_WARNING - warnings (non-fatal errors) that occur during PHP's ; initial startup ; E_COMPILE_ERROR - fatal compile-time errors ; E_COMPILE_WARNING - compile-time warnings (non-fatal errors) ; E_USER_ERROR - user-generated error message ; E_USER_WARNING - user-generated warning message ; E_USER_NOTICE - user-generated notice message ; ; Examples: ; ; - Show all errors, except for notices ; ;error_reporting = E_ALL & ~E_NOTICE ; ; - Show only errors ; ;error_reporting = E_COMPILE_ERROR|E_ERROR|E_CORE_ERROR ; ; - Show all errors except for notices ; error_reporting = E_ALL & ~E_NOTICE & ~E_DEPRECATED ^ E_STRICT ; Print out errors (as a part of the output). For production web sites, ; you're strongly encouraged to turn this feature off, and use error logging ; instead (see below). Keeping display_errors enabled on a production web site ; may reveal security information to end users, such as file paths on your Web ; server, your database schema or other information. display_errors = off ; Even when display_errors is on, errors that occur during PHP's startup ; sequence are not displayed. It's strongly recommended to keep ; display_startup_errors off, except for when debugging. display_startup_errors = off ; Log errors into a log file (server-specific log, stderr, or error_log (below)) ; As stated above, you're strongly advised to use error logging in place of ; error displaying on production web sites. log_errors = On


I am getting errors from Gtranslate and the author told me to turn strict error reporting of. What do i modify the php file to do this please.

The errors I was getting were
Code:
Strict Standards: Non-static method modGTranslateHelper::getParams() should not be called statically in /home/britmo5/public_html/modules/mod_gtranslate/mod_gtranslate.php on line 13 Strict Standards: Only variables should be assigned by reference in /home/britmo5/public_html/modules/mod_gtranslate/tmpl/default.php on line 115 Strict Standards: Only variables should be assigned by reference in /home/britmo5/public_html/modules/mod_gtranslate/tmpl/default.php on line 130 Strict Standards: Only variables should be assigned by reference in /home/britmo5/public_html/modules/mod_gtranslate/tmpl/default.php on line 209
www.britmovie.net/index.php/forum/index
Only seems on the pages with kunena?

System Information
Setting Value

PHP Built On Linux ld128.inmotionhosting.com 2.6.32-358.6.2.el6.bl1.0.1_1.x86_64 #1 SMP Thu May 30 20:45:26 MDT 2013 x86_64
Database Version 5.5.32
Database Collation utf8_general_ci
PHP Version 5.4.19
Web Server Apache/2.2.24 (Unix) mod_ssl/2.2.24 OpenSSL/1.0.0-fips DAV/2 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635
WebServer to PHP Interface cgi-fcgi
Joomla! Version Joomla! 3.1.5 Stable [ Ember ] 01-August-2013 14:00 GMT
Joomla! Platform Version Joomla Platform 12.2.0 Stable [ Neil Armstrong ] 21-September-2012 00:00 GMT
User Agent Mozilla/5.0 (Windows NT 6.2; WOW64; rv:23.0) Gecko/20100101 Firefox/23.0

This message contains confidential information

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

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

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

Kunena menu details:

Warning: Spoiler!

Last edit: 10 years 6 months ago by Tryweryn.

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

More
10 years 6 months ago #2 by xillibit
Replied by xillibit on topic Errors only on kunena page
Hello,

There errors aren't related to Kunena but to gtranslate module, so you can just disable error reporting in your php.ini or in Joomla! configuration panel.

I don't provide support by PM, because this can be useful for someone else.

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

More
10 years 6 months ago #3 by Tryweryn
Replied by Tryweryn on topic Errors only on kunena page
The interesting thing is i turned the errors of via php.ini and the only page they now show is the page with the kunena forum.

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

More
10 years 6 months ago - 10 years 6 months ago #4 by sozzled
Replied by sozzled on topic Errors only on kunena page
Perhaps a little off-topic, but may I suggest that you read Why you should not edit your configuration report . :)
Last edit: 10 years 6 months ago by sozzled.

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

More
10 years 6 months ago #5 by Tryweryn
Replied by Tryweryn on topic Errors only on kunena page
I havent edited it have I?

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

More
10 years 6 months ago - 10 years 6 months ago #6 by sozzled
Replied by sozzled on topic Errors only on kunena page
Well, your "configuration report" looks nothing like the configuration report you would generate if you followed the instructions given in the video tutorial (see below):



vimeo.com/69818669
Last edit: 10 years 6 months ago by sozzled.

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

More
10 years 6 months ago #7 by Tryweryn
Replied by Tryweryn on topic Errors only on kunena page
This message contains confidential information

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

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

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

Kunena menu details:

Warning: Spoiler!

Joomla default template details : yoo_nano3 | author: YOOtheme | version: 1.0.7 | creationdate: Unknown

Kunena default template details : Blue Eagle 2.0 | author: Kunena Team | version: 3.0.2 | creationdate: 2013-08-18

Kunena version detailed: Kunena 3.0.2 | 2013-08-18 [ Nocturne ]
| Kunena detailed configuration:

Warning: Spoiler!
| Kunena integration settings:
Warning: Spoiler!
| Joomla! detailed language files installed:
Warning: Spoiler!

Third-party components: Jomsocial 3.0

Third-party SEF components: None

Plugins: Search - Kunena Search 3.0.1 | JomSocial - My Kunena Forum Menu 2.0.3 | JomSocial - My Kunena Forum Posts 2.0.3 | JomSocial - Kunena Groups 2.0.3

Modules: Kunena Latest 3.0.1

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

More
10 years 6 months ago #8 by sozzled
Replied by sozzled on topic Errors only on kunena page
Thanks. As I wrote before, my advice may have been a little off-topic and I don't know if it will help xillibit (who knows infinitely more about modifying php.ini files than I do) but it might give him some added clues.

One other observation that I could make, based on your Kunena configuration report, is that your Kunena menu is a little bit complicated and, perhaps - again this may be off-topic, I do not know - using the reducing this complexity (as shown in another video in Kunena Menu issues ) may help.

It might also be beneficial to you to change your forum integration settings as shown in red below:

Kunena - AlphaUserPoints Disabled
Kunena - Community Builder Disabled
Kunena - Gravatar Disabled
Kunena - JomSocial Enabled: access=0 login=1 activity=1 avatar=1 profile=1 private=1 activity_points_limit=0 activity_stream_limit=0
Kunena - Joomla Enabled: access=1 login=0
Kunena - Kunena Enabled: avatar=0 profile=0
Kunena - UddeIM Disabled

It's a long-shot, but it might be useful.

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

More
10 years 6 months ago #9 by Tryweryn
Replied by Tryweryn on topic Errors only on kunena page
Many thanks...i have contacted yootheme as it may be template related.

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

More
10 years 6 months ago #10 by Tryweryn
Replied by Tryweryn on topic Solved
Hi thanks for your help but i worked out that the Kunena - Joomla Integration plugin setting for joomla login was set to no...

Many thanks again for replies.

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

Time to create page: 0.539 seconds