mariovaldez.net
http://www.mariovaldez.net/webapps/forums/

New install- can't see 'Content' tab on main Projekt page
http://www.mariovaldez.net/webapps/forums/viewtopic.php?f=1&t=72
Page 1 of 1

Author:  jsdn [ 30 Nov 2003, 21:59 ]
Post subject:  New install- can't see 'Content' tab on main Projekt page

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.

Author:  mvaldez [ 01 Dec 2003, 09:24 ]
Post subject:  First, the obvious questions...

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.

Author:  Bubu [ 03 Oct 2004, 16:03 ]
Post subject:  Same problem

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

Author:  mvaldez [ 03 Oct 2004, 22:23 ]
Post subject:  No content tab...

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.

Author:  Bubu [ 04 Oct 2004, 06:07 ]
Post subject:  Yes, - RTFM

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

Author:  Bubu [ 04 Oct 2004, 06:09 ]
Post subject:  Yes, - RTFM

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

Author:  mukeshhrs [ 08 Feb 2006, 03:17 ]
Post subject:  unable to integrate

i have installed properly and visiting http://localhost/phprojekt/cm/index.php properly.but i am unable to integrate with phprojekt.
mukeshhrs

Page 1 of 1 All times are UTC - 7 hours
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/