Skip to Content Skip to Menu

Include file problem in CB Plugin

  • drleper
  • drleper
  • OFFLINE
  • Posts: 1
  • Thanks: 0
  • Karma: 0
17 years 5 months ago #38062 by drleper
Include file problem in CB Plugin was created by drleper
Hello, is there any reason why this line in a CB plugin;

[code:1]include_once($mosConfig_absolute_path . '/components/com_pcchess/include.pcchess.php');[/code:1]

would give an error? I made a Joomla module and this include works, but when using it inside the Hello World CB plugin I get;
[code:1]Warning: getdisplaytab(/components/com_pcchess/include.pcchess.php) [function.getdisplaytab]: failed to open stream: No such file or directory in /home/wac57452/public_html/components/com_comprofiler/plugin/user/plug_pcchess/pcchess.php on line 59

Warning: getdisplaytab() [function.include]: Failed opening '/components/com_pcchess/include.pcchess.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/wac57452/public_html/components/com_comprofiler/plugin/user/plug_pcchess/pcchess.php on line 59[/code:1]

Can anyone help me with this one?

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum