Closed (outdated)
Project:
Skinr
Version:
7.x-2.0
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
4 Feb 2015 at 14:40 UTC
Updated:
20 Oct 2025 at 08:22 UTC
Jump to comment: Most recent
Hi all,
I just performed an update to skinr 2.0 on D7.34, and this entry was found in the log twice.
PDOException: SQLSTATE[42S22]: Column not found: 1054 Unknown column 's.uuid' in 'field list': SELECT s.sid AS sid, s.uuid AS uuid, s.theme AS theme, s.module AS module, s.element AS element, s.skin AS skin, s.options AS options, s.status AS status FROM {skinr_skins} s WHERE (sid IN (:db_condition_placeholder_0)) ; Array ( [:db_condition_placeholder_0] => 139 ) in skinr_skin_load_multiple() (line 830 of /sites/all/modules/skinr/skinr.module).
Is this something to worry about?
Cheers, Leon
Comments
Comment #1
perrins commentedHello I just did the same thing, updated the new skinr recommended. Unfortunately now my site has crashed and I receive the exact same error message. I can't access my site at all from the page.
Can I revert to an older version somehow?
Thanks
Comment #2
moonray commentedFrom which version was the update?
If you aren't getting any additional errors, this is likely due to the order in which the upgrade process happened. The new code was in need of the UUID field, but the upgrade process hadn't added it yet.
However, if you do continue to have the error show up in your logs, this would indicate that the field wasn't correctly created.
Comment #3
moonray commentedNeed further info.
Comment #4
astonvictor commentedD7 reached its EOL back in January 2025, and there is no active release for D7 for this module anymore.
Development or support is not planned for D7. All D7-related issues are marked as outdated in a bunch.