harosan
08-31-2007, 05:46 PM
When I try to enable (check) re: in modules it reverts back to blank and I can never get this to stay enabled. What do I need to do?
elmuerte
09-02-2007, 04:47 AM
Can you post system information as explained here (http://vbdrupal.org/forum/announcement.php?f=25)
harosan
09-02-2007, 05:47 AM
System Information
$base_path
$base_url
$db_prefix
vb_drupal_
$db_url
vbulletin://localhost/hgbiggio_vbulletin
$installed_profile
$vb_dir
/home/hgbiggio/public_html/forum
Active Drupal modules
block, book, color, comment_vb, contact, fckeditor, filter, help, image, image_attach, image_gallery, image_import, menu, menu_per_role, node, path, search, statistics, system, taxonomy, throttle, upload, user, vbcore, vbforumblocks, vblist, vbnode, vbpm, vbpolls, vbuser, watchdog
Database class
vB_Database
Database client encoding
latin1
Database driver
includes/database.vbulletin.inc
Database encoding config
Database interface
mysql
Database version
4.1.22-standard
Drupal version
5.2
PHP version
5.1.6
bburl
http://akca.org/forum
bburl_relative
/forum
memory_limit
vBulletin version
3.6.7
vbDrupal path
/home/hgbiggio/public_html/forum/drupal
vbDrupal version
5.2.0 RC 2
elmuerte
09-06-2007, 01:59 PM
and you can enabled/disable other vbdrupal modules?
harosan
09-06-2007, 04:06 PM
this little module. I check and save & it "be" unchecked on return... "woah be me"
elmuerte
09-09-2007, 02:40 PM
I seriously have no idea why a module can't be enabled.
Execute the following SQL query:
UPDATE vb_drupal_system SET status = 1 WHERE name = 'vbbirthdays';
This will make sure the module's status flag is set to 1 meaning it's enabled. Since this module doesn't require any other setup steps it's safe to do this.
harosan
09-09-2007, 05:49 PM
I'll do it... thanks for the assist and getting us up and running earlier... not having any issues... so hope I have been thorough. :)