database error

rastarr - October 30, 2007 - 14:40
Project:split_test
Version:5.x-2.0
Component:Code
Category:bug report
Priority:normal
Assigned:samhassell
Status:closed
Description

I'm using this locally using MAMP to ensure it tests OK.

Unfortunately, when looking at the Split Test admin menu, I get the following:

    * user warning: Table 'hosp071025.hospsplit_test' doesn't exist query: SELECT COUNT(*) FROM hospsplit_test in /Users/MartinC/WebSites/hospcrew_20071025/includes/database.mysql.inc on line 172.
    * user warning: Table 'hosp071025.hospsplit_test' doesn't exist query: SELECT * FROM hospsplit_test LIMIT 0, 20 in /Users/MartinC/WebSites/hospcrew_20071025/includes/database.mysql.inc on line 172.

Would this be due to the platform used or some issue in the actual install script?

Is there any plan to enable split testing of nodes/page content - something I'd prefer to look at.

#1

samhassell - December 1, 2007 - 02:08
Assigned to:rastarr» samhassell
Status:active» postponed (maintainer needs more info)

Hi Rastarr,

I cant find anything in the code for split_test that would be creating this error. At a glance it looks like a misconfiguration in the Drupal installation. A database prefix is being added to the split_test table name for some reason.

Does the split_test table appear in your database?

#2

rastarr - December 1, 2007 - 13:10

Sorry, ditched that local test site after no response for 2 weeks for this ticket.

#3

samhassell - February 2, 2008 - 01:46
Status:postponed (maintainer needs more info)» closed
 
 

Drupal is a registered trademark of Dries Buytaert.