Go Back   vbDrupal Forums > Support > vbDrupal 5 support

vbDrupal 5 support (pre-install, installation, upgrade, bugs)

Reply
 
Thread Tools Display Modes
  #1  
Old 01-26-2010, 06:58 AM
perfectsense perfectsense is offline
Junior Member
 
Join Date: Feb 2008
Posts: 26
Default Problem when update vbDrupal

Hello.
I try to update vbDrupal from 5.12 to 5.21
When i run update.php an error appear:
The update process was aborted prematurely while running update # in .module. All other errors have been logged. You may need to check the watchdog database table manually.

and i got this in watchdog:

require_once(./sites/all/modules/views/views_cache.inc) [function.require-once]: failed to open stream: No such file or directory в файле /home/www/htdocs/sites/all/modules/views/views.module в строке 622.

After that i got updated vbDrupal (version 5.21) in status report, but:

On all forum pages i see this warning:
Warning! You need to run the Drupal update script to finish the update/installation of vbDrupal.

and in my DB i see more than 6000 temporary tables with size=0

It seems that all working properly on site and forum, but i`m afraid.
Reply With Quote
  #2  
Old 01-26-2010, 08:09 AM
perfectsense perfectsense is offline
Junior Member
 
Join Date: Feb 2008
Posts: 26
Default

I edit file views.module like in this post:
http://drupal.org/node/184652#comment-685274
and after that update process finished properly, without errors.
There is no errors in status log and forum pages? but what must i do with all this 6000 DB temporary tables?
What if i`ll just kill`em all?

Last edited by perfectsense; 01-26-2010 at 08:12 AM.
Reply With Quote
  #3  
Old 01-26-2010, 11:08 AM
Wolfmark Wolfmark is offline
Junior Member
 
Join Date: Feb 2007
Location: Bucharest
Posts: 26
Default

Hmm, do you use persistent database connections?

vbDrupal is using vBulletin for working with database, so you can look into includes/config.php file from vBulletin for usepconnect option.
Reply With Quote
  #4  
Old 01-26-2010, 11:20 AM
perfectsense perfectsense is offline
Junior Member
 
Join Date: Feb 2008
Posts: 26
Default

Well, i delete all that tables and everything is all right...
And my usepconnect option is set to 0.
PHP Code:
$config['MasterServer']['usepconnect'] = 0;
$config['SlaveServer']['usepconnect'] = 0
Result of my googling tell me this is ooooooold vBulletin bug
Thank you for your reply, and sorry for my bad English

Last edited by perfectsense; 01-26-2010 at 11:22 AM.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Login problem from /forums dir in vbdrupal block KillerStefan vbDrupal 5 support 1 02-23-2009 10:36 PM
Upgrade from 4.6 to 4.7 fails on IIS bill vbDrupal 4.7 support 19 09-28-2006 12:40 PM
Update problem from 4.7.3.1 to 4.7.3.2 ? b:z vbDrupal 4.7 support 0 08-30-2006 09:22 PM
update script to vbDrupal 4.7.3.0 (final) release problem b:z vbDrupal 4.7 support 4 08-22-2006 01:33 PM
vB Drupal NG Alpha 1 released elmuerte News and announcements 48 06-20-2006 01:00 PM


All times are GMT -5. The time now is 08:32 PM.


Powered by vBulletin®
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
© vbDrupal