Update Requests?
-----
| Author | Message | |
|---|---|---|
|
Thoul |
||
| Mon Oct 09, 2006 8:07 pm Post subject: re: Update Requests? | ||
|
Yeah, I know what you mean. I think I need a 30 hour day to get everything finished.
The old Newbie Pack mod has been updated/replaced in the form of my Starter Pack mod release, so I've removed that from the list. |
||
|
Thoul |
||
| Tue Oct 10, 2006 12:19 am Post subject: | ||
|
I've also removed the Categories Hierarchy port from the list. Shop 3.0.5 installs and runs fine on CH 2.1.4, with one little fix:
Code: #
#-----[ OPEN ]-------------------------------------- # shop_config_body.tpl # #-----[ FIND ]-------------------------------------- # <td class="row1"><input type="submit" name="usersubmit" value="{L_FIND_USER}" class="liteoption" onClick="window.open(\'./../search.php?mode=searchuser\', \'_phpbbsearch\', \'HEIGHT=250,resizable=yes,WIDTH=400\');return false;" /></td> # #-----[ REPLACE WITH ]-------------------------------------- # <td class="row1"><input type="submit" name="usersubmit" value="{L_FIND_USER}" class="liteoption" onClick="window.open('./../search.php?mode=searchuser', '_phpbbsearch', 'HEIGHT=250,resizable=yes,WIDTH=400');return false;" /></td> I'm going to let Zarath know about that so I'm sure it'll be fixed in Shop 3.0.6 or whatever. I didn't test any of the add-ons, but I imagine most of them will work fine as well. There isn't a Cash or Points mod available for CH 2.1.6 right now, so the Shop can't be ported to that version. |
||
|
Merc-chan |
||
| Tue Dec 25, 2007 11:38 pm Post subject: Re: Update Requests? | ||
|
Hi, Thoul! It's me again...
You're still thinking about updating some of Moogie's RPG code? The usable items bit, perhaps? |
||
|
Thoul |
||
| Mon Jan 07, 2008 12:50 am Post subject: Re: Update Requests? | ||
|
At this point, probably not. I haven't had the free time to do any coding in longer than I can remember.
|
||