mambo - Error Syncing Users

serbanica

Joined: 2007-04-26
Posts: 1
Posted: Thu, 2007-04-26 07:53

I get this error when i try to sync users.

Error (ERROR_BAD_PARAMETER)

* in modules/core/classes/GalleryEmbed.class at line 334 (GalleryCoreApi::error)
* in /home/copilasi/public_html/components/com_gallery2/classes/user.class at line 41 (GalleryEmbed::createUser)
* in /home/copilasi/public_html/administrator/components/com_gallery2/admin.gallery2.php at line 519 (user::newUser)
* in /home/copilasi/public_html/administrator/components/com_gallery2/admin.gallery2.php at line 88
* in /home/copilasi/public_html/administrator/templates/mambo_admin_blue/index.php at line 86
* in /home/copilasi/public_html/administrator/index2.php at line 133

Here's my system info:

System Information
PHP built On: Linux server4.romania-webhosting.com 2.6.9-42.ELsmp #1 SMP Tue Aug 15 10:35:26 BST 2006 x86_64
Database Version: 5.0.27-standard-log
PHP Version: 5.2.1
Web Server: Apache/1.3.37 (Unix) PHP/5.2.1 mod_jk/1.2.14 mod_auth_passthrough/1.8 mod_log_bytes/1.2 mod_bwlimited/1.4 FrontPage/5.0.2.2635.SR1.2 mod_ssl/2.8.28 OpenSSL/0.9.7a
WebServer to PHP interface: apache
Mambo Version: Mambo 4.5.4 Stable SP3 [ Sani ] 03-Oct-2006 10:00 GMT
User Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3
Relevant PHP Settings:
Safe Mode: OFF
Open basedir: /home/copilasi:/usr/lib/php:/usr/local/lib/php:/tmp
Display Errors: ON
Short Open Tags: ON
File Uploads: ON
Magic Quotes: ON
Register Globals: ON
Output Buffering: OFF
Session save path: none
Session auto start: 0
XML enabled: Yes
Zlib enabled: Yes
Disabled Functions: show_source, system, shell_exec, passthru, exec, phpinfo, popen, proc_open, allow_url_fopen
WYSIWYG Editor: TinyMCE WYSIWYG Editor
Configuration File: <?php
$mosConfig_offline = '0';
$mosConfig_host = 'xxxxxx'
$mosConfig_user = 'xxxxxx'
$mosConfig_password = 'xxxxxx'
$mosConfig_db = 'xxxxxx'
$mosConfig_dbprefix = 'mos_';
$mosConfig_lang = "romanian";
$mosConfig_absolute_path = '/home/copilasi/public_html';
$mosConfig_live_site = 'http://www.copilasi.ro';
$mosConfig_sitename = 'Copilasi.ro';
$mosConfig_shownoauth = '0';
$mosConfig_user = 'xxxxxx'
$mosConfig_uniquemail = '1';
$mosConfig_offline_message = 'This site is down for maintenance.
Please check back again soon.';
$mosConfig_error_message = 'This site is temporarily unavailable.
Please notify the System Administrator';
$mosConfig_debug = '0';
$mosConfig_lifetime = '900';
$mosConfig_MetaDesc = 'Mambo - the dynamic portal engine and content management system';
$mosConfig_MetaKeys = 'mambo, Mambo';
$mosConfig_MetaTitle = '1';
$mosConfig_MetaAuthor = '1';
$mosConfig_locale = 'en_GB';
$mosConfig_offset = '0';
$mosConfig_hideAuthor = '0';
$mosConfig_hideCreateDate = '0';
$mosConfig_hideModifyDate = '0';
$mosConfig_hidePdf = '0';
$mosConfig_hidePrint = '0';
$mosConfig_hideEmail = '0';
$mosConfig_enable_log_items = '0';
$mosConfig_enable_log_searches = '0';
$mosConfig_enable_stats = '1';
$mosConfig_sef = '0';
$mosConfig_vote = '0';
$mosConfig_gzip = '0';
$mosConfig_multipage_toc = '1';
$mosConfig_allowUserRegistration = '1';
$mosConfig_link_titles = '0';
$mosConfig_error_reporting = -1;
$mosConfig_register_globals = 1;
$mosConfig_list_limit = '10';
$mosConfig_caching = '0';
$mosConfig_cachepath = '/home/copilasi/public_html/cache';
$mosConfig_cachetime = '900';
$mosConfig_mailer = 'mail';
$mosConfig_mailfrom = 'admin@copilasi.ro';
$mosConfig_fromname = 'Copilasi.ro';
$mosConfig_sendmail = '/usr/sbin/sendmail';
$mosConfig_smtpauth = '0';
$mosConfig_smtpuser = '';
$mosConfig_smtppass = '';
$mosConfig_smtphost = 'localhost';
$mosConfig_back_button = '0';
$mosConfig_item_navigation = '0';
$mosConfig_secret = 'EkEbubu9L4WqBBsF';
$mosConfig_pagetitles = '1';
$mosConfig_readmore = '1';
$mosConfig_hits = '1';
$mosConfig_icons = '1';
$mosConfig_favicon = 'favicon.ico';
$mosConfig_fileperms = '';
$mosConfig_dirperms = '';
$mosConfig_helpurl = 'http://help.mamboserver.com';
$mosConfig_mbf_content = '0';
setlocale (LC_TIME, $mosConfig_locale);
?>

Gallery 2 works fine as a stand alone aplication. Can anyoen help me with that ?

Thank you !