Bridge Manager now gives an error... Bridge Manager now gives an error...
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Bridge Manager now gives an error...

Started by iyeru, September 12, 2008, 03:07:33 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

iyeru

I deleted the bridge mysql table, so I probably should have expected this but,

How do I resolve the "There was an error while processing a database query" error when going into Admin Tools > Bridge Manager?

iyeru


Joachim Müller

Re-installing is not the proper method. You shouldn't have deleted the table in the first place. If you did, you should have re-created just the table. Re-installing is not a recommended option. I'm posting this for the benefit of others with similar options, not to put you down.

iyeru

Quote from: Joachim Müller on September 12, 2008, 07:41:59 AM
Re-installing is not the proper method. You shouldn't have deleted the table in the first place. If you did, you should have re-created just the table. Re-installing is not a recommended option. I'm posting this for the benefit of others with similar options, not to put you down.

Can you provide a CREATE TABLE statement for those who don't know how to create it? (Like me?)

Nibbler

Look in sql/schema.sql for the schema and sql/basic.sql for the contents.