Problem with links Problem with links
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

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/');