[BETA] Database Explorer v1.0.1

A place for MOD Authors to post and receive feedback on MODs still in development. No MODs within this forum should be used within a live environment!
Ideas Centre
User avatar
Germanboy4u
Registered User
Posts: 6
Joined: Sat Jun 04, 2005 6:41 am

Re: [BETA] Database Explorer v1.0.1

Post by Germanboy4u »

Code: Select all

[phpBB Debug] PHP Notice: in file /includes/acp/acp_sql.php on line 110: mysql_fetch_row(): supplied argument is not a valid MySQL result resource
[phpBB Debug] PHP Notice: in file /adm/index.php on line 162: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3203)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 164: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3203)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 165: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3203)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 166: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3203)
This Failure I get after installing. Ok the mod is runing very well, but this massages ar only cosmetic I think.
Can somebody help me?

Thanx

Germanboy4u
Do you want a friend?

Buy a dog...
fasko
Registered User
Posts: 185
Joined: Wed Jan 28, 2009 9:49 am

Re: [BETA] Database Explorer v1.0.1

Post by fasko »

Help my

[phpBB Debug] PHP Notice: in file /includes/acp/acp_sql.php on line 110: mysql_fetch_row(): supplied argument is not a valid MySQL result resource
Sorry for my english
cube83wroc
Registered User
Posts: 1
Joined: Tue Jan 26, 2010 1:17 pm
Location: Poland

Re: [BETA] Database Explorer v1.0.1

Post by cube83wroc »

Help me please:
[phpBB Debug] PHP Notice: in file /includes/acp/acp_sql.php on line 110: mysql_fetch_row() expects parameter 1 to be resource, object given
[phpBB Debug] PHP Notice: in file /adm/index.php on line 160: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3493)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 162: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3493)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 163: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3493)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 164: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3493)
writer2
Registered User
Posts: 98
Joined: Sun Jan 15, 2006 6:32 pm
Location: France

Re: [BETA] Database Explorer v1.0.1

Post by writer2 »

HI,

I've installed this successfully, as far as I can tell, but can't see it in the ACP. Where is it supposed to be?
User avatar
Hotmetal33
Registered User
Posts: 88
Joined: Fri Nov 13, 2009 10:39 am

Re: [BETA] Database Explorer v1.0.1

Post by Hotmetal33 »

Any screenshots?
Neoxxx
Registered User
Posts: 102
Joined: Wed Mar 18, 2009 12:18 pm

Re: [BETA] Database Explorer v1.0.1

Post by Neoxxx »

The sql query "SELECT * FROM phpbb_acl_groups p;" return

Code: Select all

[phpBB Debug] PHP Notice: in file /includes/acp/acp_sql.php on line 110: mysql_fetch_row() expects parameter 1 to be resource, object given
opalelement
Registered User
Posts: 315
Joined: Wed Dec 27, 2006 4:05 am

Re: [BETA] Database Explorer v1.0.1

Post by opalelement »

So how bout this for some smart computer use: I am now returning to using PHPBB and I want to use my own MOD, as well as update for future releases of phpBB, but I don't even have a backup copy since this was so long ago... Any chance anyone in the phpBB community has a copy of either version of this MOD on their computer?

Easy way to find it would be to search for "dbexplorer" on your computer and you should get either "dbexplorer100.zip" or "dbexplorer101.zip" if you still have it, hard way would be to pull it from an existing phpBB installation but I don't even know what files were involved...

Thanks,
Opalelement

Return to “[3.0.x] MODs in Development”