DataBase Connections

recomp

New Member
Fabrik 3a update from git 25.08.11
base database my site - "c6konkurs"
when adding new database "c6konkursapp" from "connections" and do it by default, there is a 500 error:

after install and activate "fabrik system plugin" there were errors :

from "connections"
Table 'c6konkursapp.site_fabrik_connections' doesn't exist SQL=SELECT
c.*,u.name AS editor FROM site_fabrik_connections AS c LEFT JOIN site_users AS u
ON checked_out = u.id WHERE (c.published IN (0, 1)) ORDER BY name asc Table
'c6konkursapp.site_fabrik_connections' doesn't exist SQL=SELECT c.*,u.name AS
editor FROM site_fabrik_connections AS c LEFT JOIN site_users AS u ON
checked_out = u.id WHERE (c.published IN (0, 1)) ORDER BY name asc LIMIT 0, 20
Table 'c6konkursapp.site_fabrik_connections' doesn't exist SQL=SELECT c.*,u.name
AS editor FROM site_fabrik_connections AS c LEFT JOIN site_users AS u ON
checked_out = u.id WHERE (c.published IN (0, 1)) ORDER BY name asc Table
'c6konkursapp.site_fabrik_connections' doesn't exist SQL=SELECT c.*,u.name AS
editor FROM site_fabrik_connections AS c LEFT JOIN site_users AS u ON
checked_out = u.id WHERE (c.published IN (0, 1)) ORDER BY name asc

and on start page Fabrik in administrator there is a error:

Notice: Constant COM_FABRIK_BASE already defined in / var/www/clients/client6/web163/web/2011/components/com_fabrik/defines.php on line 9

Notice: Constant COM_FABRIK_FRONTEND already defined in / var/www/clients/client6/web163 / web/2011/components/com_fabrik/defines.php on line 10

Notice: Constant COM_FABRIK_LIVESITE already defined in / var/www/clients/client6/web163/web/2011/components/com_fabrik/defines.php on line 11

Notice: Constant FABRIKFILTER_TEXT already defined in / var/www/clients/client6/web163/web/2011/components/com_fabrik/defines.php on line 13

Notice: Constant FABRIKFILTER_EVAL already defined in / var/www/clients/client6/web163/web/2011 / components / com_fabrik / defines.php on line 14

Notice: Constant FABRIKFILTER_QUERY already defined in / var/www/clients/client6/web163/web/2011/components/com_fabrik/defines.php on line 15

Notice: Constant FABRKFILTER_NOQUOTES already defined in / var/www/clients/client6/web163/web/2011/components/com_fabrik/defines.php on line 16

Notice: Constant COM_FABRIK_CSV_DELIMITER already defined in / var/www/clients/client6/web163/web/2011/components/com_fabrik / defines.php on line 19

Notice: Constant GROUPSPLITTER already defined in / var/www/clients/client6/web163/web/2011/components/com_fabrik/defines.php on line 22
 
ah yes, I see what's happening. Fabrik is using its default connection to try to look for its own tables (which are not necessarily in the Fabrik default db, but in Joomla's db).
I've had a go at fixing that @github if you want to try to update to see if that resolves the issue?

and on start page Fabrik in administrator there is a error:
I can't replicate this (25/08/2011), perhaps an update will resolve that one as well?

-Rob
 
I just updated via @github - all reported me problems have been fixed!
Thank you very much!
 
after the last full update from @github immediately as you wrote the message -

1 - can not change the defaults for the databases.

2 - does not remove the table. (Issue - not the selected rows)

3 - when a new table - the values ??do not appear in the drop-down list of existing tables of the selected database.

4 - when you turn on display related data - comes an error -

Notice: Trying to get property of non-object in /var/www/clients/client6/web163/web/2011/components/com_fabrik/models/list.php on line 1024

Notice: Trying to get property of non-object in /var/www/clients/client6/web163/web/2011/components/com_fabrik/models/list.php on line 1024

Notice: Trying to get property of non-object in /var/www/clients/client6/web163/web/2011/components/com_fabrik/models/list.php on line 1024
 
There have been some more commits related to using an alternative connection as the default connection over the last couple of days.
Could you update again please?
If there are still issues, can you give more information or provide a short jing video, short one line descriptions are hard to replicate

thx!
Rob
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top