Author Topic: SMFShop 3.0 now out!  (Read 87408 times)

Offline jdv

Re: SMFShop 3.0 now out!
« Reply #45 on: January 21, 2007, 02:50:59 pm »
Dan, that second part is blank? go look.

Offline 6th Gear

Re: SMFShop 3.0 now out!
« Reply #46 on: January 28, 2007, 03:05:17 pm »
I installed it on my forum but when I click donate or View inventory it goes back to my home page of the forum]

Offline Sakuragi

Re: SMFShop 3.0 now out!
« Reply #47 on: January 28, 2007, 10:01:24 pm »

 - Fixed problem with SMF 1.1's "Find Members" popup
 
This problem still here on View Other Members' Inventory
To fix this problem, on Shop.template.php

Replace:
Code: [Select]
<input type="text" name="member" size="25" />
<a href="', $scripturl, '?action=findmember;input=member;quote=1;sesc=', $context['session_id'], '" onclick="return reqWin(this.href, 350, 400);"><img src="', $settings['images_url'], '/icons/assist.gif" border="0" alt="', $txt['find_members'], '" /> Find Members</a><br />

With
Code: [Select]
<input type="text" name="member" id="membername" size="25" />
<a href="', $scripturl, '?action=findmember;input=membername;quote=1;sesc=', $context['session_id'], '" onclick="return reqWin(this.href, 350, 400);"><img src="', $settings['images_url'], '/icons/assist.gif" border="0" alt="', $txt['find_members'], '" /> Find Members</a><br />
« Last Edit: January 29, 2007, 10:39:41 pm by Sakuragi »

Quixjote

  • Guest
Re: SMFShop 3.0 now out!
« Reply #48 on: February 20, 2007, 01:47:25 am »
Sorry I am not very good at this.  I was able to do all the upgrades prior to 3.0 successfully, but 3.0 is giving me issues.  I have sent a screenshot of what failed, and obviously this is not enough probably to tell you what is truly wrong with my attempts, but it may help.

Offline Daniel15

Re: SMFShop 3.0 now out!
« Reply #49 on: February 24, 2007, 08:20:37 am »
I installed it on my forum but when I click donate or View inventory it goes back to my home page of the forum]

Is this the only problem you're having? What URL is it trying to go to?


 - Fixed problem with SMF 1.1's "Find Members" popup
 
This problem still here on View Other Members' Inventory
To fix this problem, on Shop.template.php

Replace:
Code: [Select]
<input type="text" name="member" size="25" />
<a href="', $scripturl, '?action=findmember;input=member;quote=1;sesc=', $context['session_id'], '" onclick="return reqWin(this.href, 350, 400);"><img src="', $settings['images_url'], '/icons/assist.gif" border="0" alt="', $txt['find_members'], '" /> Find Members</a><br />

With
Code: [Select]
<input type="text" name="member" id="membername" size="25" />
<a href="', $scripturl, '?action=findmember;input=membername;quote=1;sesc=', $context['session_id'], '" onclick="return reqWin(this.href, 350, 400);"><img src="', $settings['images_url'], '/icons/assist.gif" border="0" alt="', $txt['find_members'], '" /> Find Members</a><br />
Thanks for notifying me of this; I'll fix it as soon as possible.

Sorry I am not very good at this.  I was able to do all the upgrades prior to 3.0 successfully, but 3.0 is giving me issues.  I have sent a screenshot of what failed, and obviously this is not enough probably to tell you what is truly wrong with my attempts, but it may help.
You could try installing the update anyways, and then editing those three files manually...
Upload the update package to http://server.daniel15.com/smf/package.php, and check the modifications to index.php, $sourcedir/Subs.php, and $themedir/Display.template.php.

Offline Jamie

Re: SMFShop 3.0 now out!
« Reply #50 on: March 14, 2007, 05:26:50 am »
I hope I am not repeating a question already covered in the last 4 pages...
I am currently using 2.2  Since there isn't a 2.2 to 3.0 upgrade do I need to upgrade to 2.3 and then to 3.0?  Also, will all of my custom shop items and my members points and inventories still be there after the upgrade?

Offline Jamie

Re: SMFShop 3.0 now out!
« Reply #51 on: March 14, 2007, 06:21:48 am »
I went ahead and did the upgrade to 2.3 with no problems, however when I went to 3.0 I got a test failed in index.php, subs.php, Display.template.php, and index.template.php. 
I found the manual fix for display but I can't find anything for the others.  Please help/

Offline Daniel15

Re: SMFShop 3.0 now out!
« Reply #52 on: March 17, 2007, 09:40:01 am »
Jamie, you can try upgrading manually. Upload the upgrade package to http://server.daniel15.com/smf/package.php, and it will tell you what to do.
If you need more help, please feel free to PM me (although my response time may be a bit slow, due to school taking most of my free time).

Offline Chinaren

Re: SMFShop 3.0 now out!
« Reply #53 on: May 21, 2008, 11:37:17 pm »
Okay.  I'm probably doing/not doing something very stupid.  I'm new to SMF, so it's likely a basic thing I've missed.

I'm on 1.1.5, downloaded shop 3 fresh install, have the basic theme up, but it just doesn't work.  I get a shop icon, but nothing in it.  In the error log I'm getting:

8: Undefined index: shop_admin_inventory/cat/blah blah
File: /home/tomecit/public_html/SMF/Sources/Subs.php
Line: 2826

...and similar.  I've checked, and indeed I can't find these files in the SHOP directory.  Any ideas?  Help?  What am I doing wrong?  This is driving m.. :idiot2:

Offline NHMI

Re: SMFShop 3.0 now out!
« Reply #54 on: December 28, 2008, 05:53:24 am »
Ya, is there gonna be a smf shop that works with 2.04beta, I tried loading it and it says it isn't compatable with it, stinks too cuz I had just restarted the board and would have used version 1.17 if I knew it wouldn't work...

Re: SMFShop 3.0 now out!
« Reply #55 on: June 18, 2017, 07:53:51 am »
OH MY GOSH

WHY DID THIS THREAD HAVE TO BE BUMPED :'(