no tables created during install

mariuss - May 22, 2006 - 01:02
Project:G2 Glossary
Version:4.7.x-1.x-dev
Component:Code
Category:bug report
Priority:minor
Assigned:fgm
Status:closed
Description

During the first install atempt an error was generated in line 23 of g2.install, something about "dprint_r" not being known.

I uninstalled and tried to install again, no error this time, but the two tables are not created. Obviously I cannot add any content.

#1

fgm - May 22, 2006 - 06:43
Priority:critical» minor

Quick fix: install devel.module.

Alternate quick fix: install manually by uploading the .mysql file.

I'll patch later today. dprint_r is just debug code; it's not used in normal module use.

#2

fgm - May 22, 2006 - 08:36
Assigned to:Anonymous» fgm

Patch done.

Latest DRUPAL-4-7 or HEAD versions from CVS include this patch.

I'm not currently maintaining HEAD, though. Expect all future changes to go to the DRUPAL-4-7 branch for quite some time.

#3

fgm - May 22, 2006 - 08:55
Status:active» fixed

#4

Anonymous - June 5, 2006 - 09:00
Status:fixed» closed

#5

fgm - June 25, 2006 - 08:02
Version:<none>» 4.7.x-1.x-dev
Status:closed» fixed

Actually, the error about the dprint_r had been fixed, but the module was still missing a call to g2_create_tables() and was not creating anything.

This is fixed in today's version.

#6

Anonymous - July 9, 2006 - 08:15
Status:fixed» closed
 
 

Drupal is a registered trademark of Dries Buytaert.