Closed (fixed)
Project:
G2 Glossary
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Jul 2006 at 12:50 UTC
Updated:
26 Aug 2006 at 20:45 UTC
Jump to comment: Most recent file
Comments
Comment #1
fgmNot sure whether this works or not, but you might want to try replacing
$sq = 'CREATE TABLE `g2_referer` 'by$sq = 'CREATE TABLE {g2_referer} 'and replacing
$sq = 'CREATE TABLE `g2_node` 'by$sq = 'CREATE TABLE {g2_node} 'I've attached a patch for this. Could you test it and report how it goes ?
Comment #2
fgmVersion 1.15.2.7 now includes this patch.
Comment #3
(not verified) commented