WCMSBlog (SOLVED)

Post custom hacks and enhancements for phpwcms here only. Maybe some of these things will be included in official release later.
Post Reply
lgts
Posts: 13
Joined: Thu 26. Jan 2006, 16:41

WCMSBlog (SOLVED)

Post by lgts »

Hi, does anybody know if wcmsblog 0.6 has problems with mysql 5.04 and phpwcms 1.2.8?

Im getting this error:

-----------------------------------------------------------------------------------
Error:
There is a problem with the Blogs Module Database.

Please ensure that you have installed this module correctly and have all the correct permissions on your PhpWcms database.
-----------------------------------------------------------------------------------

I've used the 0.6 version on mysql 4 and phpwcms 1.2.6

Help?

Thank you for helping us all : )
Last edited by lgts on Thu 8. Feb 2007, 13:29, edited 1 time in total.
User avatar
Rainer G
Posts: 377
Joined: Wed 16. Feb 2005, 10:26
Location: Hannover - Germany
Contact:

Re: WCMSBlog

Post by Rainer G »

lgts wrote:Hi, does anybody know if wcmsblog 0.6 has problems with mysql 5.04 and phpwcms 1.2.8?

Im getting this error:

-----------------------------------------------------------------------------------
Error:
There is a problem with the Blogs Module Database.

Please ensure that you have installed this module correctly and have all the correct permissions on your PhpWcms database.
-----------------------------------------------------------------------------------

I've used the 0.6 version on mysql 4 and phpwcms 1.2.6

Help?
When i click on BLOGS in MODULE, i have the same error!

Anybody an idea?
Nordi
Posts: 6
Joined: Thu 7. Sep 2006, 21:18

Geteiltes Leid...

Post by Nordi »

Hallo Leidensgenossen.
Das kommt mir doch irgendwie bekannt vor... :?

Error:
There is a problem with the Blogs Module Database.
Please ensure that you have installed this module correctly and have all the correct permissions on your PhpWcms database.

Vielleicht kann uns ja jemand helfen,

Gruß Nordi
Nordi
Posts: 6
Joined: Thu 7. Sep 2006, 21:18

Ich habs...gefunden

Post by Nordi »

Hey Leute,
ich habe die Lösung gefunden (nicht ich selbst sondern ein schlauer Kopf in diesem Forum. Bei mir geht es jetzt auf jeden Fall.

In der Datei "include/inc_module/mod_blogs/inc_lib/dbinit.php" müssen die Prefixe des Datenbanknamen berücksichtigt werden. Bei einem Blick in die "config/phpwcms/config.inc.php" müsste es klar werden. Bei dem Eintrag "db_prepend" muss irgendentwas stehen.
Wie das hier: $phpwcms["db_prepend"] = "Muster";

Und so muss es dann auch in der "include/inc_module/mod_blogs/inc_lib/dbinit.php" eingetragen sein also Muster_phpwcms_blogcomment und so weiter.

Viel Glück
User avatar
Rainer G
Posts: 377
Joined: Wed 16. Feb 2005, 10:26
Location: Hannover - Germany
Contact:

Post by Rainer G »

Super, jetzt komme ich weiter - großes DANKE!
Post Reply