1
danyblue
Re: XoospGui problem after having installed xoops 2.3.0?
  • 2008/10/5 21:29

  • danyblue

  • Just popping in

  • Posts: 48

  • Since: 2002/4/15


Hello,

Since no one actually answered to my problem :) thank you community for that.
I have actually went into the code my self and found that my problem could be solved by replacing on line 71 of the /modules/system/class/cpanel.php.

XoopsGui with XoopsGuiDefault

and voila. Everything seems to be running correctly now.

Regards,
D.
http://dev.digitalgraal.net
http://www.open-networks.org
Bridging Worlds Mails-Forum-CMS
Resized Image



2
danyblue
XoospGui problem after having installed xoops 2.3.0?
  • 2008/9/28 15:49

  • danyblue

  • Just popping in

  • Posts: 48

  • Since: 2002/4/15


Hello,

My blog was running XOOPS 2.0.18 and I have upgraded it to 2.3.0.

Everything went ok, the blog is running ok, but when I try to access the admin section, I am getting this error:
Fatal error: Class 'XoopsGui' not found in XXXXXX/modules/system/class/cpanel.php on line 71

Can someone help me?

regards,

Dany
http://dev.digitalgraal.net
http://www.open-networks.org
Bridging Worlds Mails-Forum-CMS
Resized Image



3
danyblue
Re: Xoops 2.3 and previous version modules
  • 2008/6/1 18:50

  • danyblue

  • Just popping in

  • Posts: 48

  • Since: 2002/4/15


I have install again newbb/cbb and now it seems to work. I think that I have missed the addons packages to the newbb package, xoopseditor and framework.

I think that if a module is not being recognized, it should not block the overall other modules to appear, but instead to display a message error no?

Thanks all for the help.

Regards,
D.
http://dev.digitalgraal.net
http://www.open-networks.org
Bridging Worlds Mails-Forum-CMS
Resized Image



4
danyblue
Re: Xoops 2.3 and previous version modules
  • 2008/6/1 16:28

  • danyblue

  • Just popping in

  • Posts: 48

  • Since: 2002/4/15


It worked.

It was the NewBB module that was blocking the listing of modules.

I will try other versions of the newbb. I was using the last released version. So I will try to install it again, and then if failing, previous versions.

Regards,
D.
http://dev.digitalgraal.net
http://www.open-networks.org
Bridging Worlds Mails-Forum-CMS
Resized Image



5
danyblue
Re: Xoops 2.3 and previous version modules
  • 2008/5/30 19:00

  • danyblue

  • Just popping in

  • Posts: 48

  • Since: 2002/4/15


This what the admin.php reports

XOOPS Version - XOOPS 2.3.0
PHP Version - 5.2.5
MySQL Version - 5.0.45-community-log
Server API Version - apache
OS Version - Linux

safe_mode - Off
register_globals - On
magic_quotes_gpc - On
allow_url_fopen - On
fsockopen - On
allow_call_time_pass_reference - On
post_max_size - 8M
max_input_time - 60
output_buffering -
max_execution_time - 30
memory_limit - 64M
file_uploads - On
upload_max_filesize - 2M
http://dev.digitalgraal.net
http://www.open-networks.org
Bridging Worlds Mails-Forum-CMS
Resized Image



6
danyblue
Re: Xoops 2.3 and previous version modules
  • 2008/5/30 13:21

  • danyblue

  • Just popping in

  • Posts: 48

  • Since: 2002/4/15


Thank you for you feeback Mamba, but it seems that it doesn´t work for me. I have even tried to copy the modules to the xoops_lib folder, but it doesn´t work either.

Regards,
D.
http://dev.digitalgraal.net
http://www.open-networks.org
Bridging Worlds Mails-Forum-CMS
Resized Image



7
danyblue
Xoops 2.3 and previous version modules
  • 2008/5/30 8:39

  • danyblue

  • Just popping in

  • Posts: 48

  • Since: 2002/4/15


Hello all,

I have recently installed the new version of xoops, 2.3.0 in order to try it, and the installation went like a charm.
Aftewards I have uploaded the modules that I need to try with CM4F application (that integrates mailinglists and forums) newBB and news.
When I go to the module administration the modules uploaded are not showing in the administration interface. I have checked If the upload process was correct, the right locations, etc... ( i am working with XOOPS for 6 years now) but every seems to be correct.

Is there any trick that is not documented to have the modules installed?

Regards,

D.
http://dev.digitalgraal.net
http://www.open-networks.org
Bridging Worlds Mails-Forum-CMS
Resized Image



8
danyblue
CM4F for newBB moving to www.open-networks.org
  • 2007/11/22 10:02

  • danyblue

  • Just popping in

  • Posts: 48

  • Since: 2002/4/15


CM4F is a tool used to integrated community communication tools based on emails, like mailinglists and yahoogroups, with forums. It allows to create a bidireccional communication flow between any of the systems, allowing the forum to become a clearhinghouse system.
Initially it has been defined to work with PhpBB but then it has been slowly being ported to other forums, like SMF and Newbb.
For a while the development has been lagging due to lack of time, and in order to avoid that the module becomes lost, i have decided to transfer the development for the XoopS NewBB version to the site www.open-networks.org, that has been making some experiences with a beta version during the last months.
I think that it is a good decision as at dev.digitalgraal.net, i have not have to time to update any information about CM4F.

Regards,
D.

CM4F
COmmunity Messaging for Forum
Bridging Community Worlds
dev.digitalgraal.net
www.digitalgraal.net
http://dev.digitalgraal.net
http://www.open-networks.org
Bridging Worlds Mails-Forum-CMS
Resized Image



9
danyblue
Re: Some blocks are stopping XOOPS
  • 2006/10/17 21:33

  • danyblue

  • Just popping in

  • Posts: 48

  • Since: 2002/4/15


Hello again,

i have been able to trace back my problem to header.php and more precisely to the following statement:

$xoTheme =& $xoopsThemeFactory->createInstance( array(
'contentTemplate' => @$xoopsOption['template_main'],
) );

Until there XOOPS is operating correctly, and after that it is just stoping in case i have some specific blocks activated.

What could be causing this behavior?

Regards,
D.
http://dev.digitalgraal.net
http://www.open-networks.org
Bridging Worlds Mails-Forum-CMS
Resized Image



10
danyblue
Re: Some blocks are stopping XOOPS
  • 2006/10/17 20:15

  • danyblue

  • Just popping in

  • Posts: 48

  • Since: 2002/4/15


Hello Herko,

thank you for the inputs. I have enabled the debug but XOOPS is not reaching the debugging function, it is getting blocked before any debug output.

I am trying XOOPS 2.0.15 wiht the xhelp 0.78Beta, which is working fine with the exceptions of the blocks.

I am having as well the same problem with members_online or xoopszentrack modules.

Regards,
D.
http://dev.digitalgraal.net
http://www.open-networks.org
Bridging Worlds Mails-Forum-CMS
Resized Image




TopTop
(1) 2 3 4 »



Login

Who's Online

190 user(s) are online (120 user(s) are browsing Support Forums)


Members: 0


Guests: 190


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits