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

toddrimes’s picture

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

toddrimes’s picture

Screenshots of my current simplecdn module settings. Thank you!