Catalogue Issues

MyNamesPython

New Member
Oct 7, 2017
13
0
Hey, I'm having issues with my catalogue. I can purchase things, just can not see the thumbnail of any items.
lpYs0.png
 

Liam

trust nobody
Staff member
FindRetros Moderator
Apr 10, 2013
1,184
713
I have absolutely no wired at all, only the category since you given my the SQL run script.

Run these:
SQL:
INSERT INTO `catalog_pages` VALUES (302, 301, 'Triggers', 81, '1', '1', 1, 0, 1, '', 'default_3x3', 'catalog_wired_header2_en|ctlg_pic_wired_triggers', 'Wired Triggers: What makes your action happen.|');
INSERT INTO `catalog_pages` VALUES (303, 301, 'Effects', 82, '1', '1', 1, 0, 2, '', 'default_3x3', 'catalog_wired_header3_en|ctlg_pic_wired_effects', 'Wired Effects: What happens when your Wired is triggered.|');
INSERT INTO `catalog_pages` VALUES (304, 301, 'Conditions', 83, '1', '1', 1, 0, 3, '', 'default_3x3', 'catalog_wired_header4_en|ctlg_pic_wired_conditions', 'Wired Conditions: Your action will only happen if these conditions are met.|');
INSERT INTO `catalog_pages` VALUES (305, 301, 'Add-Ons', 85, '1', '1', 1, 0, 4, '', 'default_3x3', 'catalog_wired_header5_en|', 'Wired Add Ons: Extra furniture for your Wired!|');
INSERT INTO `catalog_pages` VALUES (306, 301, 'Room Backgrounds', 80, '1', '1', 1, 0, 5, '', 'default_3x3', '', '');
 

MyNamesPython

New Member
Oct 7, 2017
13
0
Run these:
SQL:
INSERT INTO `catalog_pages` VALUES (302, 301, 'Triggers', 81, '1', '1', 1, 0, 1, '', 'default_3x3', 'catalog_wired_header2_en|ctlg_pic_wired_triggers', 'Wired Triggers: What makes your action happen.|');
INSERT INTO `catalog_pages` VALUES (303, 301, 'Effects', 82, '1', '1', 1, 0, 2, '', 'default_3x3', 'catalog_wired_header3_en|ctlg_pic_wired_effects', 'Wired Effects: What happens when your Wired is triggered.|');
INSERT INTO `catalog_pages` VALUES (304, 301, 'Conditions', 83, '1', '1', 1, 0, 3, '', 'default_3x3', 'catalog_wired_header4_en|ctlg_pic_wired_conditions', 'Wired Conditions: Your action will only happen if these conditions are met.|');
INSERT INTO `catalog_pages` VALUES (305, 301, 'Add-Ons', 85, '1', '1', 1, 0, 4, '', 'default_3x3', 'catalog_wired_header5_en|', 'Wired Add Ons: Extra furniture for your Wired!|');
INSERT INTO `catalog_pages` VALUES (306, 301, 'Room Backgrounds', 80, '1', '1', 1, 0, 5, '', 'default_3x3', '', '');
Welp, can't try it in-game because now it's stuck on 76% yet I haven't touched anything, wtf is going on with this :(
 

Users who are viewing this thread

Top