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 Really don't understand these errors

More
16 years 10 months ago - 16 years 10 months ago #22353 by itgl72
I now have a live set on our server, all is working well on the live site as it sits in the root of the /htdocs on our apache web server. Typically I like to have a copy of the site sitting on the server where I can test, etc. In my case I made it htdocsworkweb.

After resetting the config dot php file and copying the DB and making everything pointed to the appropriate sections I go to my browser, bring up the website.com/workweb and get the below kunena errors. This is on J1.5.11 and K 1.0.10.

This keeps happening when I make backups, and I don't know how to work around it.

In my apache error log I see this:
"[Thu Jul 02 13:00:05 2009] [error] [client 71.56.x.x] PHP Fatal error: Unable to load configuration table.\nDB function reports no errors in C:\Apache2.2\htdocs\workweb\components\com_kunena\lib\kunena.debug.php on line 59, referer: www.mysite.net/workweb/ "

All I have done is make a copy of the db and name it workweb, then made a copy of the working site in the root, put it in the workweb directory then adjust config to look at new path of webfiles and DB.



variable value
$0 "
key value
$file "C:Apache2.2htdocsworkwebcomponentscom_kunenalibkunena.debug.php"
$line "45"
$function "debug_callstackinfo"
[args] Nested Array
"
$1 "
key value
$file "C:Apache2.2htdocsworkwebcomponentscom_kunenalibkunena.debug.php"
$line "67"
$function "trigger_dberror"
[args] Nested Array
"
$2 "
key value
$file "C:Apache2.2htdocsworkwebcomponentscom_kunenalibkunena.config.class.php"
$line "214"
$function "check_dberror"
[args] Nested Array
"
$3 "
key value
$file "C:Apache2.2htdocsworkwebcomponentscom_kunenalibkunena.config.class.php"
$line "378"
$function "load"
$class "CKunenaConfigBase"
$type "->"
[args] Nested Array
"
$4 "
key value
$file "C:Apache2.2htdocsworkwebmodulesmod_kunenalatesthelper.php"
$line "12"
$function "CKunenaConfig"
$class "CKunenaConfig"
$type "->"
[args] Nested Array
"
$5 "
key value
$file "C:Apache2.2htdocsworkwebmodulesmod_kunenalatestmod_kunenalatest.php"
$line "5"
[args] Nested Array
$function "require_once"
"
$6 "
key value
$file "C:Apache2.2htdocsworkweblibrariesjoomlaapplicationmodulehelper.php"
$line "173"
[args] Nested Array
$function "require"
"
$7 "
key value
$file "C:Apache2.2htdocsworkweblibrariesjoomladocumenthtmlrenderermodule.php"
$line "89"
$function "renderModule"
$class "JModuleHelper"
$type "->"
[args] Nested Array
"
$8 "
key value
$file "C:Apache2.2htdocsworkweblibrariesjoomladocumenthtmlrenderermodules.php"
$line "41"
$function "render"
$class "JDocumentRendererModule"
$type "->"
[args] Nested Array
"
$9 "
key value
$file "C:Apache2.2htdocsworkweblibrariesjoomladocumenthtmlhtml.php"
$line "190"
$function "render"
$class "JDocumentRendererModules"
$type "->"
[args] Nested Array
"
$10 "
key value
$file "C:Apache2.2htdocsworkweblibrariesjoomladocumenthtmlhtml.php"
$line "386"
$function "getBuffer"
$class "JDocumentHTML"
$type "->"
[args] Nested Array
"
$11 "
key value
$file "C:Apache2.2htdocsworkweblibrariesjoomladocumenthtmlhtml.php"
$line "249"
$function "_parseTemplate"
$class "JDocumentHTML"
$type "->"
[args] Nested Array
"
$12 "
key value
$file "C:Apache2.2htdocsworkwebincludesapplication.php"
$line "171"
$function "render"
$class "JDocumentHTML"
$type "->"
[args] Nested Array
"
$13 "
key value
$file "C:Apache2.2htdocsworkwebindex.php"
$line "79"
$function "render"
$class "JSite"
$type "->"
[args] Nested Array
"
Installed version: Kunena 1.0.10 | 2009-05-21 | 1344 [ Parier! ] | php 5.2.10 | mysql 5.0.45-community-nt
Last edit: 16 years 10 months ago by itgl72.

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

More
16 years 9 months ago #22624 by itgl72
Can someone provide some direction as to what kunena is seeing, and not liking, that is causing the error above? If I can get some sort of idea what to look for maybe its a configuration that needs to be changed on the server itself. But unless I know what it is that is disturbing Kunena I have no idea where to look.

Can someone look at the original post and provide ANY information please?

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

More
16 years 9 months ago #22639 by sozzled

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

More
16 years 9 months ago #22652 by itgl72
sozzled wrote:

I wish I could help you, mate. Might the discussions On Categories Tab I get php errors in a table or default_ex template causes errors when drilling into categories have any bearing on your problems? :S



The error seems similar, but what I don't understand is how I can have the site working fine in the webserver's root, but if I make a copy of the site ( www.site.com/backup ) and copy the site into the "backup" folder and make a copy of the DB, then point the backup sites config to the new DB and change paths etc, why these errors pop up?

Now I downloaded the entire site and DB to my local PC where I have xamp working. This is where I built the site originally, and now Im getting the same error screen as in the original post.

BIZARRE!!

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

More
16 years 9 months ago #22653 by sozzled
Maybe you're using relative URL hyperlinks? I don't know how you change them to absolute links. From what you describe, the problems only occur with your test/backup sites ... is that correct? There might be an issue with your sites configuration.php file but I'm as much at a loss to explain the phenomenon as you are. Sorry, mate.

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

More
16 years 9 months ago #22731 by itgl72
sozzled wrote:

Maybe you're using relative URL hyperlinks?


No, no.. that shouldnt be it. The config php file is pretty basic. Im only changing the paths to the tmp/logs, the name of the db, username, password, that sort of thing. I've done this before on many a joomla site so I'm really not a total novice at this piece of work, but.. am in many others.. and far from perfect.

I really think that the developers fxstein, Matias, Noel Hunter, and or racoon need to chime in on this.

Like I said, I've done this sort of back/copy/move a 100 times with joomla sites over the years. I'm aware it could be a misfire on my part somewhere but with out some feedback or direction there's no way to know what to try next.

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

Time to create page: 0.243 seconds