- Posts: 6
- Thank you received: 0
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
Question Warning and Fatal error, can't even open admin!
17 years 2 months ago #743
by stephruth
Warning and Fatal error, can't even open admin! was created by stephruth
Hi, I have added a Kunena forum to my Joomla site, everything was OK until I accidentally selected "JomSocial" for the User Profile Intergration option and hit save. I don't actually have JomSocial insatalled and straigh away the following error appeared:
Warning: require_once(C:\wamp\www\insanepokercrew\components\com_community\libraries\core.php) [function.require-once]: failed to open stream: No such file or directory in C:\wamp\www\insanepokercrew\components\com_kunena\class.kunena.php on line 45
Fatal error: require_once() [function.require]: Failed opening required 'C:\wamp\www\insanepokercrew\components\com_community\libraries\core.php' (include_path='.;C:\php5\pear') in C:\wamp\www\insanepokercrew\components\com_kunena\class.kunena.php on line 45
I now cannot access the forum through any channel, even after I uninstalled and reinstalled the Kunena component! Any help would be very much appreciated. Thanks.
Warning: require_once(C:\wamp\www\insanepokercrew\components\com_community\libraries\core.php) [function.require-once]: failed to open stream: No such file or directory in C:\wamp\www\insanepokercrew\components\com_kunena\class.kunena.php on line 45
Fatal error: require_once() [function.require]: Failed opening required 'C:\wamp\www\insanepokercrew\components\com_community\libraries\core.php' (include_path='.;C:\php5\pear') in C:\wamp\www\insanepokercrew\components\com_kunena\class.kunena.php on line 45
I now cannot access the forum through any channel, even after I uninstalled and reinstalled the Kunena component! Any help would be very much appreciated. Thanks.
Please Log in or Create an account to join the conversation.
17 years 2 months ago #751
by fxstein
We love stars on the Joomla Extension Directory .
Replied by fxstein on topic Re:Warning and Fatal error, can't even open admin!
Sorry about that. We totally missed that and will have to fix that asap.
Here is a quick fix for your problem:
In phpmyadmin browse the jos_fb_version table and replace the content of the one and only record in there.
Set the following fields back to their default:
avatar_src = 'fb';
fb_profile = 'fb';
pm_component = 'no';
That will do the trick. You can also drop that table if you don't care about the settings and are able to reenter them. If the table gets dropped, Kunena will start with new default values.
Hope this helps!
fxstein
Here is a quick fix for your problem:
In phpmyadmin browse the jos_fb_version table and replace the content of the one and only record in there.
Set the following fields back to their default:
avatar_src = 'fb';
fb_profile = 'fb';
pm_component = 'no';
That will do the trick. You can also drop that table if you don't care about the settings and are able to reenter them. If the table gets dropped, Kunena will start with new default values.
Hope this helps!
fxstein
We love stars on the Joomla Extension Directory .
Please Log in or Create an account to join the conversation.
17 years 2 months ago #760
by stephruth
Replied by stephruth on topic Re:Warning and Fatal error, can't even open admin!
Hi,
Thanks for your quick reply. I ended up just dropping the whole jos_fb_version table. Unfortunately it didn't work though, still have the same error. Any other suggestions?
Steph
Thanks for your quick reply. I ended up just dropping the whole jos_fb_version table. Unfortunately it didn't work though, still have the same error. Any other suggestions?
Steph
Please Log in or Create an account to join the conversation.
17 years 2 months ago #762
by fxstein
We love stars on the Joomla Extension Directory .
Replied by fxstein on topic Re:Warning and Fatal error, can't even open admin!
simply edit those three fields up there with phpmyadmin and you should be all set.
We love stars on the Joomla Extension Directory .
Please Log in or Create an account to join the conversation.
17 years 2 months ago #763
by stephruth
Replied by stephruth on topic Re:Warning and Fatal error, can't even open admin!
Ok so where exactly are those fields? I deleted the table because I thought they were in there, sorry to be a pain!:dry:
Please Log in or Create an account to join the conversation.
17 years 2 months ago #768
by fxstein
We love stars on the Joomla Extension Directory .
Replied by fxstein on topic Re:Warning and Fatal error, can't even open admin!
Go to you phpmyadmin
select the database you are running on
click on the table named jos_fb_config (left side of your screen)
click on Browse (top menu in the right window section)
you should see 1 record in the middle of the screen.
click the icon in the second position of the record that looks like a pencil
Now you should see the content of every field in nice edit boxes. Look for the ones I wrote down for you and change them to the values above.
ONce you are done, scroll all the way down and hit GO.
That should do it.
Again sorry for the bug - there should be a check in there to avoid incorrect settings.
Have a great day!
fxstein
select the database you are running on
click on the table named jos_fb_config (left side of your screen)
click on Browse (top menu in the right window section)
you should see 1 record in the middle of the screen.
click the icon in the second position of the record that looks like a pencil
Now you should see the content of every field in nice edit boxes. Look for the ones I wrote down for you and change them to the values above.
ONce you are done, scroll all the way down and hit GO.
That should do it.
Again sorry for the bug - there should be a check in there to avoid incorrect settings.
Have a great day!
fxstein
We love stars on the Joomla Extension Directory .
Please Log in or Create an account to join the conversation.
Time to create page: 0.269 seconds