[For 1.6] MyShowcase System 2.5.2 - Printable Version +- MyBB Community Forums (https://community.mybb.com) +-- Forum: Extensions (https://community.mybb.com/forum-201.html) +--- Forum: Plugins (https://community.mybb.com/forum-73.html) +---- Forum: Plugin Releases (https://community.mybb.com/forum-102.html) +---- Thread: [For 1.6] MyShowcase System 2.5.2 (/thread-87424.html) |
RE: MyShowcase System 2.0.4 - RocketFoot - 2011-02-15 Don't give up on it! This is a great plugin! RE: MyShowcase System 2.0.4 - Bit 'n Bang - 2011-02-15 I hope to see it up soon! RE: MyShowcase System 2.0.4 - Danny247 - 2011-02-17 Wow looks excellent! Can't wait for the download to come back up, supposed to be today! RE: MyShowcase System 2.0.4 - pavemen - 2011-02-17 Sorry, not today... I may get to start working on it again starting today. Real life comes first... RE: MyShowcase System 2.1.0 - pavemen - 2011-03-02 Okay, so I uploaded 2.1.0 tothe mods site. Hopefully it will get approved soon. This exact version is running on RocketFoot's site as the "Registry". My own production site will be migrated to the latest version today or tomorrow. RE: MyShowcase System 2.1.0 - RocketFoot - 2011-03-03 (2011-03-02, 11:53 PM)pavemen Wrote: Okay, so I uploaded 2.1.0 tothe mods site. Hopefully it will get approved soon. This exact version is running on RocketFoot's site as the "Registry". Working great! I have been unable to break the new version so far! LOL! The report feature is a great addition! Thanks Pavemen! http://www.7173mustangs.com/71-73-mustang-registry.html RE: MyShowcase System 2.1.0 - pavemen - 2011-03-03 Its now validated and visible, ready for download! RE: MyShowcase System 2.1.0 - bluejeepclub - 2011-03-11 When doing a field.. db -> int .. or .. radio -> int Is there a way to get the dropdown choices to save more than 15 characters? It seems no matter if I do a radio button or dropdown I'm always cut off. Some things like paint color, transmission type, etc. can take up more than 15 characters. Or maybe I just am screwing something up on my end misunderstanding which is entirely possible RE: MyShowcase System 2.1.0 - pavemen - 2011-03-11 its designed that way, only because a dropdown should not be too wide. you can modify the mybb_myshowcase_field_data table in phpmyadmin and change the field size of the "value" field to a length more suitable to your needs. RE: MyShowcase System 2.1.0 - bluejeepclub - 2011-03-11 (2011-03-11, 05:27 AM)pavemen Wrote: its designed that way, only because a dropdown should not be too wide. Thanks that works like a charm! Back to the field data entering I go |