Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
OK so I just spent 100 quid on VBulletin so I really need this to work ;)
I have followed the instructions perfectly I think. VBulletin forums folder is in the Drupal folder. VI've got VBulletin up and running perfect on my localhost. OK so time to enable the module. Great. But as soon as I enable the blocks the following errors come up:
warning: mysql_query(): 6 is not a valid MySQL-Link resource in /Library/WebServer/Documents/portal/includes/database.mysql.inc on line 101.
warning: mysql_errno(): 6 is not a valid MySQL-Link resource in /Library/WebServer/Documents/portal/includes/database.mysql.inc on line 116.
warning: mysql_query(): 6 is not a valid MySQL-Link resource in /Library/WebServer/Documents/portal/includes/database.mysql.inc on line 101.
warning: mysql_errno(): 6 is not a valid MySQL-Link resource in /Library/WebServer/Documents/portal/includes/database.mysql.inc on line 116.
Then when I go to the Admin Panel the following comes up:
user warning: Table 'vbulletin.system' doesn't exist query: SELECT * FROM system WHERE type = 'theme' in /Library/WebServer/Documents/portal/includes/database.mysql.inc on line 120.
user warning: Table 'vbulletin.blocks' doesn't exist query: SELECT * FROM blocks WHERE theme = 'kubrick' AND status = 1 ORDER BY region, weight, module in /Library/WebServer/Documents/portal/includes/database.mysql.inc on line 120.
I don't understand a word of that so what does it all actually mean?
At Free Software Magazine we've been allowing anonymous users to post comments but only publishing them after moderator approval. That's been going fine.
I'm using Drupal 4.7 and img_assist 4.7. When you look at the page source for a page that has added a photo via img_assist the img tag does not appear at all. This is true whether using "filter" or "html".
Note that the image nodes themselves are working fine -- just can't get them to appear in a story using img_assist.
The user has img_assist permissions and allow inline images has been checked. Also filtered html and full html both allow images.
I've created a view that lists all my nodes that aren't published. I use it to store unfinished articles. It gives me a quick view on what articles i have to finish but the view isn't perfect. I list the title of the node, creaton date and modification date.
The thing i can't find is an edit link for that node. Is it possible to add an edit link to a view so i can easily press "edit" instead of opening the node en than press edit?
I've built a site ( mbasport.com ) and have shared hosting with 1and1.co.uk. My problem is the site takes a very long time to load. It can take anything between 3 seconds and 3 minutes just to load the homepage. I have scanned through the forum messages endlessly and have tried enabling / disabling cache. I have the developer module loaded as well- this generally says each page WITHIN the site is loading within a couple of seconds , although sometimes internal pages take up to a minute also- the main problem seems to be with getting the homepage to load though.