51
terrion
Re: WF-Channel 2 - Conflict with Smart Profile
  • 2008/3/10 14:51

  • terrion

  • Friend of XOOPS

  • Posts: 299

  • Since: 2004/9/19


It looks like Catz hasn't been on in a while. :(
Terrion
Purchase, renew, or transfer your domain name to Ultranet Domains and get a FREE 10GB hosting account. Virtual Dedicated Servers around $35/monthly, no contract. FREE 24/7 telephone ...



52
terrion
Re: Changed to dedicated server and database can't connect - HELP!
  • 2008/3/8 17:12

  • terrion

  • Friend of XOOPS

  • Posts: 299

  • Since: 2004/9/19


Is your server running any kind of control panel like cPanel or Plesk?
Terrion
Purchase, renew, or transfer your domain name to Ultranet Domains and get a FREE 10GB hosting account. Virtual Dedicated Servers around $35/monthly, no contract. FREE 24/7 telephone ...



53
terrion
Re: Static Content Manager Suggestions
  • 2008/3/8 17:06

  • terrion

  • Friend of XOOPS

  • Posts: 299

  • Since: 2004/9/19


Well, up until a few minutes ago I would have suggested WF-Channel. It's a great module but there's a conflict between WF-Resource and the extended profile manager.

If someone could get that bug worked out it would be a great choice. Has multiple wysiwyg editors built in, and nifty link to us and refer a friend pages too. Haven't tried it with tinyeditor yet, but it's one of the selectable editors. It works great with Koivi.
Terrion
Purchase, renew, or transfer your domain name to Ultranet Domains and get a FREE 10GB hosting account. Virtual Dedicated Servers around $35/monthly, no contract. FREE 24/7 telephone ...



54
terrion
Re: WF-Channel 2 - Conflict with Smart Profile
  • 2008/3/8 16:59

  • terrion

  • Friend of XOOPS

  • Posts: 299

  • Since: 2004/9/19


I'm running XOOPS 2.2.6 and having the same problem.

My error log reports:

[Sat Mar 08 10:50:04 2008] [error] [client xx.141.143.241] PHP Fatal error: Class <b>wfc_PageHandler</b> does not exist<br />Handler Name: page in /var/www/vhosts/mydomain.org/httpdocs/modules/wfresource/include/functions.php on line 60, referer:http://mydomain.org/


The function is:

function &wfp_gethandler( $name, $dirname = 'wfresource', $c_prefix = 'wfp_', $optional = false ) {
global $xoopsModule;
static $handlers;

$name = strtolower( trim( $name ) );
if ( !isset( $handlers[$name] ) ) {
if ( file_exists( $hnd_file = XOOPS_ROOT_PATH . '/modules/' . $dirname . '/class/class.' . $name . '.php' ) ) {
require_once $hnd_file;
}
$class = $c_prefix . ucfirst( $name ) . 'Handler';
if ( class_exists( $class ) ) {
$handlers[$name] = &new $class( $GLOBALS['xoopsDB'] );
}
}
if ( !isset( $handlers[$name] ) && !$optional ) {
trigger_error( 'Class <b>' . $class . '</b> does not exist<br />Handler Name: ' . $name, E_USER_ERROR );
}
if ( isset( $handlers[$name] ) ) {
return $handlers[$name];
}
$inst = false;
return $inst;
}



The part in red is line 60 where it bombs out.

Any ideas? Anybody?
Terrion
Purchase, renew, or transfer your domain name to Ultranet Domains and get a FREE 10GB hosting account. Virtual Dedicated Servers around $35/monthly, no contract. FREE 24/7 telephone ...



55
terrion
Re: Sendmail doesn't work after migration
  • 2008/3/8 11:19

  • terrion

  • Friend of XOOPS

  • Posts: 299

  • Since: 2004/9/19


I had similiar problems after an upgrade. Turns out I needed to increase the maximum memory limit in php.ini to 64mb.
Terrion
Purchase, renew, or transfer your domain name to Ultranet Domains and get a FREE 10GB hosting account. Virtual Dedicated Servers around $35/monthly, no contract. FREE 24/7 telephone ...



56
terrion
Re: Changed to dedicated server and database can't connect - HELP!
  • 2008/3/8 11:16

  • terrion

  • Friend of XOOPS

  • Posts: 299

  • Since: 2004/9/19


Are you logged in as root?
Terrion
Purchase, renew, or transfer your domain name to Ultranet Domains and get a FREE 10GB hosting account. Virtual Dedicated Servers around $35/monthly, no contract. FREE 24/7 telephone ...



57
terrion
Can't send mass email to Registered Users Group
  • 2008/3/7 20:16

  • terrion

  • Friend of XOOPS

  • Posts: 299

  • Since: 2004/9/19


Strangest thing. All of a sudden I can not send emails from the admin menus to all members of the Registered Users group. All other groups seem to be fine, and notifications area going out.

When I try to send an email to all members of that group I just get a blank page.

Running XOOPS 2.2.5


[edit] Oops, posted in wrong forum
Terrion
Purchase, renew, or transfer your domain name to Ultranet Domains and get a FREE 10GB hosting account. Virtual Dedicated Servers around $35/monthly, no contract. FREE 24/7 telephone ...



58
terrion
Re: Embedding Youtube
  • 2008/3/5 8:50

  • terrion

  • Friend of XOOPS

  • Posts: 299

  • Since: 2004/9/19


Anyone have an install doc, or readme, or something for installing this module?
Terrion
Purchase, renew, or transfer your domain name to Ultranet Domains and get a FREE 10GB hosting account. Virtual Dedicated Servers around $35/monthly, no contract. FREE 24/7 telephone ...



59
terrion
Re: Full text Notification possible for non-admin user in newBB?
  • 2008/2/25 3:29

  • terrion

  • Friend of XOOPS

  • Posts: 299

  • Since: 2004/9/19


I'm looking for this ability myself.

Also, it would be great if the Full Text notification that is sent out included the username or display name of the one making the post.
Terrion
Purchase, renew, or transfer your domain name to Ultranet Domains and get a FREE 10GB hosting account. Virtual Dedicated Servers around $35/monthly, no contract. FREE 24/7 telephone ...



60
terrion
Re: Xoops 2.3 Wishlist
  • 2008/2/15 11:48

  • terrion

  • Friend of XOOPS

  • Posts: 299

  • Since: 2004/9/19


Event Logging. I know there are some modules that do that but they're cumbersome and fall short of what an enterprise CMS should offer. At a minimum all backend/admin updates should be logged.
Terrion
Purchase, renew, or transfer your domain name to Ultranet Domains and get a FREE 10GB hosting account. Virtual Dedicated Servers around $35/monthly, no contract. FREE 24/7 telephone ...




TopTop
« 1 ... 3 4 5 (6) 7 8 9 ... 25 »



Login

Who's Online

252 user(s) are online (150 user(s) are browsing Support Forums)


Members: 0


Guests: 252


more...

Donat-O-Meter

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

Latest GitHub Commits