- Posts: 7245
- Thank you received: 566
Kunena 7.0.4 Released
The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] 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
Important Forum link returns blank white page??
16 years 6 months ago #31941
by Matias
Replied by Matias on topic Re:Forum link returns blank white page??
When did you upgrade Kunena to K1.5.6 and from which version? Can you go to phpMyAdmin and look what you can find from the version table?
Please Log in or Create an account to join the conversation.
16 years 6 months ago - 16 years 6 months ago #31946
by b1833
Replied by b1833 on topic Re:Forum link returns blank white page??
Sorry, I got mixed up which topic someone responded to me on.. Dont mean to hijack this one..
Last edit: 16 years 6 months ago by b1833.
Please Log in or Create an account to join the conversation.
16 years 6 months ago #31986
by Matias
Replied by Matias on topic Re:Forum link returns blank white page??
You can both talk in the same thread or you can reply to your own.
Please Log in or Create an account to join the conversation.
- dirtybird3g
-
Topic Author
- Offline
- New Member
-
Less
More
- Posts: 3
- Thank you received: 0
16 years 6 months ago #31995
by dirtybird3g
Replied by dirtybird3g on topic Re:Forum link returns blank white page??
I got it working now. I had to up my memory available for the php.
Please Log in or Create an account to join the conversation.
16 years 6 months ago #32079
by b1833
Replied by b1833 on topic Re:Forum link returns blank white page??
My problem ended up being an integration setting pointing to CB..
Thanks for all your help!
Duane
Thanks for all your help!
Duane
Please Log in or Create an account to join the conversation.
16 years 6 months ago #32083
by Matias
Replied by Matias on topic Re:Forum link returns blank white page??
Can you look at Apache error logs or add this into components/com_kunena/kunena.php line 25-26:
error_reporting(E_ALL);
ini_set("display_errors", 1);
error_reporting(E_ALL);
ini_set("display_errors", 1);
Please Log in or Create an account to join the conversation.
Time to create page: 0.251 seconds