Any chance of making CPG compatible with ubb.threads? Any chance of making CPG compatible with ubb.threads?
 

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

Any chance of making CPG compatible with ubb.threads?

Started by JCS100, June 12, 2004, 11:17:11 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

JCS100

I know a great many users of threads would be thrilled to have this as an alternative.

hyperion

I assume this is a bulletin board?  If so, a bridge might be built for it, but that would be left to a user of UBB. The easiest way to build a bridge is to look for an existing bridge that has a database structure similar to UBB and then alter the bridge.
"Then, Fletch," that bright creature said to him, and the voice was very kind, "let's begin with level flight . . . ."

-Richard Bach, Jonathan Livingston Seagull

(https://coppermine-gallery.com/forum/proxy.php?request=http%3A%2F%2Fwww.mozilla.org%2Fproducts%2Ffirefox%2Fbuttons%2Fgetfirefox_small.png&hash=9f6d645801cbc882a52f0ee76cfeda02625fc537)

JCS100

Yup it's a BB. I have it about 60% working now, as far as pulling the css , header and footer, and login from threads now. Just cannot figure where to add the    $html -> send_footer(); tag to pull in the footer. Any ideas? I'm working in init.inc.php

Tarique Sani

May be someone should write a detailed HOW-TO on bridges
SANIsoft PHP applications for E Biz

JCS100


ZealotOnAStick


JCS100