SHOW COLUMNS FROM cc; : SHOW COLUMNS FROM cc; : Disk full (/tmp/#sql-temptable-422-5498167-11f6b.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")

SHOW COLUMNS FROM cc_scrape_times; : SHOW COLUMNS FROM cc_scrape_times; : Disk full (/tmp/#sql-temptable-422-5498167-11f6c.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")

Creations for the Sims

Made and shared by fans

SELECT cc.*
FROM cc
INNER JOIN cc_link ON cc_link.cc_id=cc.id
INNER JOIN cc_image ON cc_image.cc_id=cc.id
INNER JOIN cc_last_updated ON cc_last_updated.id=cc.id
GROUP BY cc.id
ORDER BY cc_last_updated.last_updated DESC, cc.last_update DESC
LIMIT 0, 9
; : SELECT cc.*
FROM cc
INNER JOIN cc_link ON cc_link.cc_id=cc.id
INNER JOIN cc_image ON cc_image.cc_id=cc.id
INNER JOIN cc_last_updated ON cc_last_updated.id=cc.id
GROUP BY cc.id
ORDER BY cc_last_updated.last_updated DESC, cc.last_update DESC
LIMIT 0, 9
; : Disk full (/tmp/#sql-temptable-422-5498167-11f6f.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")

SimsMart news

Now scraping

Published by Vidde at 2018-05-15 22:16

To make the site even better, I added a script that makes a user called scraper bot post something every third hour. We'll see how "he" behaves! Please tell me if the bot posts strange things or something! I am on twitter with handle @vidde. Come say hi!

If you create an account now, you will notice that you get the question if you want to automatically post your content. This is actually not done yet, but I do have plans to implement it some day. So make a choice, and when I do get to it, I will respect your choices!

[-Show comments (0)-]

rss
Just translations left
Published by Vidde at 2018-05-14 21:53
I have translated everything. It's just that some strings are not updated for some reason. I will have to look into that. But that is the last thing I will do for a while. I have been working hard ... Keep reading
Nearing completion
Published by Vidde at 2018-05-12 13:11
I have been "almost done" with this site for a while now! Right now I am 89% done it says. But the number goes down every time I think of something else essential to launch.... I just finished disp... Keep reading