mariovaldez.net

MV.net forums
It is currently 14 Jul 2016, 00:31

All times are UTC - 7 hours




Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 7 posts ] 
Author Message
PostPosted: 30 Nov 2003, 21:59 
Hi,

I installed Projekt successfully, then I installed the CMS add-on.

I can see the CMS add-on if I type the URL directly into my browser:

http://....phprojekt/cm/index.php

However, when I go the the Projekt main page at:

http://...phprojekt/index.php

-the new tab for 'Content' does not appear ie. the tabs are exactly the same as if I didn't install the CMS add-on at all.

Here are the relevant parts of my php.ini:
Code:
// set some variables
$var_ini_set = ini_set("magic_quotes_gpc","on");
$var_ini_set = ini_set("include_path","./");

include_once ($path_pre."cm/cm_navigation.inc.php");

// avoid this d... error warning since it does not affect the scritps here
$var_ini_set = ini_set("session.bug_compat_42", 1);
$var_ini_set = ini_set("session.bug_compat_warn", 0);
// define the error level for the next lines, it will be changed in the lib
// to the desired value.
error_reporting(0);
.
.
.
.

  // summary
  case ($module == "summary"):
    $frameset2 = "<frame name='u' src='$module/$module.php?mode=view".$sid."' marginwidth=2 marginheight=2>";
    break;
}

include_once ("cm/cm_mainindex.inc.php");

// perform the frame set
echo $startframeset.$frameset1.$frame_o.$frameset2.$stopframeset;

?>





Any hints most appreciated!
:D
Dan.


Report this post
Top
  
Reply with quote  
PostPosted: 01 Dec 2003, 09:24 
User avatar

Joined: 06 Mar 2003, 03:21
Posts: 447
Location: Monterrey, NL, Mexico
jsdn:

> I installed Projekt successfully, then
> I installed the CMS add-on.
> I can see the CMS add-on if I type
> the URL directly into my browser...
> ...the new tab for 'Content' does not
> appear ie. the tabs are exactly the
> same as if I didn't install the CMS
> add-on at all

Hi. Did you edit the index.php, lib/show_modules.inc.php and summary/summary.php files (of Phprojekt)?


Regards,

Mario A. Valdez-Ramirez.


Report this post
Top
 Profile  
Reply with quote  
 Post subject: Same problem
PostPosted: 03 Oct 2004, 16:03 
Hi,

I´ve got the same problem now. The system was running fine, since i´ve started updating to phprojekt 4.2 and cm 0.6.0.
Both are running fine, but i am missing the content-tab too.


boris


Report this post
Top
  
Reply with quote  
 Post subject: No content tab...
PostPosted: 03 Oct 2004, 22:23 
User avatar

Joined: 06 Mar 2003, 03:21
Posts: 447
Location: Monterrey, NL, Mexico
Boris:

> Hi, I've got the same problem now. The
> system was running fine, since i´ve started
> updating to phprojekt 4.2 and cm 0.6.0.
> Both are running fine, but i am missing the
> content-tab too.

Please tell me, did you follow the directions for installation as described in the install.txt file? The step 9 is important, any mistake there and the tab won't appear. Please check the modifications to lib/show_modules.inc.php and /index.php. If you are in doubt, you can send me those files to mario@mariovaldez.org and I'll check them.


Regards,

Mario A. Valdez-Ramirez.


Report this post
Top
 Profile  
Reply with quote  
 Post subject: Yes, - RTFM
PostPosted: 04 Oct 2004, 06:07 
Yes Sir,

now i remember, that i did that during the installation half a year ago :-)

After adding the scripts in the updated files everything works fine again.


thanks for your help

boris


Report this post
Top
  
Reply with quote  
 Post subject: Yes, - RTFM
PostPosted: 04 Oct 2004, 06:09 
Yes Sir,

now i remember, that i did that during the installation half a year ago :oops:
After adding the scripts in the updated files everything works fine again.


thanks for your help

boris


Report this post
Top
  
Reply with quote  
 Post subject: unable to integrate
PostPosted: 08 Feb 2006, 03:17 
i have installed properly and visiting http://localhost/phprojekt/cm/index.php properly.but i am unable to integrate with phprojekt.
mukeshhrs


Report this post
Top
  
Reply with quote  
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 7 posts ] 

All times are UTC - 7 hours


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group