Problem with links Problem with links
 

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

Problem with links

Started by zzzib, June 13, 2004, 08:58:58 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

zzzib

Hello,
I've got a CPG 1.3.0 integrated with IPB 1.3 Final,
integration was OK, but when I click on links to:
usermgr.php
profile.php?op=edit_profile
logout.php
I got a "Network problem" in Opera or "Can't display page" in IE
What do I do wrong? :(

Nibbler

Make sure you have set the path properly in the bridge file:


// The web path to your Invision Board directory
// In this example http://yoursite_name.com/ivboard/
define('IB_WEB_PATH', '/ivboard/');