SMFShop > SMFShop Announcements
SMFShop 3.0 now out!
cheesenub:
Could you clean up the Buy section a bit?
Maybe put the sort and category pulldowns above the item list on 2 different lines?
The way it's set up makes me adjust the width of my browser pretty big.
I attached a screen of what I'm talking about.
(Edit: Sorry, I meant to thank you for the new work on it also. Much appreciated!)
Daethian:
Unknown column 'category' in 'field list'
File: /home/purpleme/public_html/bb/Sources/shop/Shop-Subs.php
Line: 108
I'm getting that error after doing a fresh install of 3.0
I was up to version 2.2 I think but it wasn't functioning properly. I upgraded my SMF and my Tinyportal and it said the SHop was no longer installed so I did a fresh install.
Sakuragi:
--- Quote from: cheesenub on January 19, 2007, 01:11:19 am ---Could you clean up the Buy section a bit?
Maybe put the sort and category pulldowns above the item list on 2 different lines?
The way it's set up makes me adjust the width of my browser pretty big.
I attached a screen of what I'm talking about.
(Edit: Sorry, I meant to thank you for the new work on it also. Much appreciated!)
--- End quote ---
On Shop.template.php
Search:
--- Code: ---<table width="100%" cellpadding="5" cellspacing="0" border="0" class="tborder"> <!-- style="margin-top: 1.5ex;"> -->
--- End code ---
Replace with:
--- Code: ---<table width="100%" cellpadding="5" cellspacing="0" border="0" class="tborder" align="left"> <!-- style="margin-top: 1.5ex;"> -->
--- End code ---
cheesenub:
That worked perfectly!
Was that a fix, or were the tables originally supposed to be set up that way?
Thanks again!
Lady Ambrosia:
YES!! GREAT mod, as always, Daniel!! And thanks so much for the table fix Sakuragi!!
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version