Download & Extend

Table not created with install

Project:Simple CDN
Version:6.x-1.1
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

Hello:

I just installed SimpleCDN and when I tried to enable the module, it worked, but I got an error that a column definition's length was too long for the column type and to try TEXT or BLOB. The module was enabled though, so I thought perhaps the module would work anyway.

But when I try to add a mirror, I get:

* user warning: Table 'drupaluser.simplecdn_mirrors' doesn't exist query: INSERT INTO simplecdn_mirrors (name, url) VALUES ('simplecdn', 'http://chrisreeves.lg1.simplecdn.net/') in /home/drupaluser/public_html/drupal/includes/common.inc on line 3467.
* user warning: Table 'drupaluser.simplecdn_mirrors' doesn't exist query: SELECT * FROM simplecdn_mirrors ORDER BY name in /home/drupaluser/public_html/drupal/sites/all/modules/simplecdn/simplecdn.module on line 108.

Thank you,
~Todd

Comments

#1

I edited the .install file and fixed the DDL and got the module installed.

After setting it up, though, the only image which is getting a rewritten URL is the drupal logo at the bottom of the page. (http://rimescorp.com/drupal/ -- page is for a client.)

Any suggestions?

Thank you. I'm looking forward to getting this working - it's exactly what I need!

~Todd

#2

Screenshots of my current simplecdn module settings. Thank you!

AttachmentSize
Screen shot 2010-01-03 at 4.59.16 PM.png 52.07 KB
Screen shot 2010-01-03 at 4.59.30 PM.png 27.3 KB
nobody click here