vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   IShop - Simple, Flexible, and Integrateable. (https://vborg.vbsupport.ru/showthread.php?t=109515)

vhero 04-20-2007 09:02 PM

works great now blaine thanks!

VBUsers 04-21-2007 07:00 AM

if i wanted to sell a template with this store would i be able to ?

4newbies 04-25-2007 02:37 AM

Does this replace Ultra Itemshop by the same developer? If not, what are the differences?

Also, I have installed iCash mod to my forum to work with iShop system. However, I don't really need to sell images that will showup in user's postbit. What I need is a page where people can redeem the points they have earned for real prizes and money. Like they go to the redemption page and say they want to purchase a mug with their points. Then the system deducts the points and notifies me that a user has purchased a mug. Is this possible to do with iShop?

AzzidReign 04-25-2007 04:44 PM

Quote:

Originally Posted by 4newbies (Post 1235070)
Does this replace Ultra Itemshop by the same developer? If not, what are the differences?

Also, I have installed iCash mod to my forum to work with iShop system. However, I don't really need to sell images that will showup in user's postbit. What I need is a page where people can redeem the points they have earned for real prizes and money. Like they go to the redemption page and say they want to purchase a mug with their points. Then the system deducts the points and notifies me that a user has purchased a mug. Is this possible to do with iShop?

This is what I'm looking for!! No one has responded to when I asked about this... Having it like this and also trading in your points/cash for real cash is something in a shop I've been looking for...

4newbies 04-26-2007 03:19 AM

So how often does the developer show up on this thread? Maybe him or someone else has some tips about how this can be done. I guess the more important priority for me at this point is to have the mod send a notification PM or automated post in the staff area every time someone purchases an item from the shop. This way I know instantly when I need to award a prize to someone.

AzzidReign 04-26-2007 11:55 AM

I've not seen him respond to anything since I asked my question initially. I've also PM'ed him to see if he could look at my post in this thread and I got no response.

deezelpope 04-26-2007 12:53 PM

He used to come around a lot more often, but I think he's busy with school.

Vic123 04-26-2007 03:23 PM

Quote:

Originally Posted by 4newbies (Post 1235070)
Also, I have installed iCash mod to my forum to work with iShop system. However, I don't really need to sell images that will showup in user's postbit. What I need is a page where people can redeem the points they have earned for real prizes and money. Like they go to the redemption page and say they want to purchase a mug with their points. Then the system deducts the points and notifies me that a user has purchased a mug. Is this possible to do with iShop?

I could also need this feature: Changing points for real items.

I also need a box with "Latest 5 items in shop".

bye
Vic

Ftu-forum 04-27-2007 06:47 AM

I add
Code:

<!-- show inventory -->
<fieldset><legend><a href="ishop.php?do=ViewMember&id=$post[userid]" title="$post[username]'s Inventory">$post[username]'s Inventory</a></legend>
<div>
$post[invrow]
<br>
</div>
</fieldset>
<!-- /show inventory -->

but it doesn't display
VBB 360

JimmDaBimm 04-27-2007 06:16 PM

Thanks for this Hack... i will use it, but one thing: please use Phrases for the next version ;D

EDIT:aww cant find to phrases: 1. : on donate in the dropdown ... the "Choose an item to send" and the "Buy". Can anyone tell me where i can find those to translate ?

Edit 2nd: oh ok...found them in the iShop.php ^^

giovannicosta 04-28-2007 05:56 PM

Error after uninstalling, what should I do, I am getting hundreds of emails with the following error:

Database error in vBulletin 3.6.5:

Invalid SQL:
select * from vb_icash_donations WHERE `to`='Unregistered' order by time;

MySQL Error : Table 'compzorg_vbulletin.vb_icash_donations' doesn't exist
Error Number : 1146
Date : Saturday, April 28th 2007 @ 02:51:51 PM
Script : http://www.computerforumz.org/donate...=S.%20Schaefer
Referrer :
IP Address : 66.249.72.80
Username : Unregistered
Classname : vb_database

akulion 04-28-2007 07:58 PM

hey nice
im gona try this out on my 3.6.4 :D
thanks

akulion 04-28-2007 09:27 PM

installed very nicely and working A-OK

I just hope the author gets the time to incorporate a "gift item / donate item" feature...that would be the icing on the cake :D

AuroraStorm 04-29-2007 12:53 AM

I uploaded this to a friend's forum and managed to get it all in but it keeps giving us the "not enough money" error and yes I uploaded the new ishop.php but she's still getting this.

Now what?

giovannicosta 04-29-2007 09:51 AM

Quote:

Originally Posted by giovannicosta (Post 1237169)
Error after uninstalling, what should I do, I am getting hundreds of emails with the following error:

Database error in vBulletin 3.6.5:

Invalid SQL:
select * from vb_icash_donations WHERE `to`='Unregistered' order by time;

MySQL Error : Table 'compzorg_vbulletin.vb_icash_donations' doesn't exist
Error Number : 1146
Date : Saturday, April 28th 2007 @ 02:51:51 PM
Script : http://www.computerforumz.org/donate...=S.%20Schaefer
Referrer :
IP Address : 66.249.72.80
Username : Unregistered
Classname : vb_database

bump....:)

JimmDaBimm 04-29-2007 09:16 PM

Quote:

Originally Posted by AuroraStorm (Post 1237335)
I uploaded this to a friend's forum and managed to get it all in but it keeps giving us the "not enough money" error and yes I uploaded the new ishop.php but she's still getting this.

Now what?

Did you type anything else in the "Money row" field on the main settings?!

Quote:

Originally Posted by akulion (Post 1237257)
installed very nicely and working A-OK

I just hope the author gets the time to incorporate a "gift item / donate item" feature...that would be the icing on the cake :D

Whats the Different between gift item and donate item ? I think thats the same

@giovannicosta: Did you have deleted all the Files thats comes with the plugin?

odinzu 04-30-2007 01:10 AM

I tried unistalling this and it stays on my Admin CP....I deleted all the coding and plugin...STILL STAYS THERE... any ideas fellas - Thanks in advance.

AuroraStorm 04-30-2007 01:18 AM

Ahhh...money...I had "dollars" there...I think that fixed it...

Thanks...it's probably why I had so many problems when I tried to install it on my board...

I appreciate your help...

deezelpope 04-30-2007 08:47 AM

Quote:

Originally Posted by JimmDaBimm (Post 1237811)



Whats the Different between gift item and donate item ? I think thats the same

Not exactly...with vPlaza you could send gifts and donate points. With iShop, you first buy the item for yourself, then you donate it.

JimmDaBimm 04-30-2007 03:33 PM

Quote:

Originally Posted by AuroraStorm (Post 1237954)
Ahhh...money...I had "dollars" there...I think that fixed it...

Thanks...it's probably why I had so many problems when I tried to install it on my board...

I appreciate your help...

No Problem :>, btw: the Money row is only usefull if you use other Cash/Point Systems. If use anotherone u can type in the other Point/Cash Variable in there.

Use the "Currency Name" Field to Rename the Points on Postbit and everywehere else ;D.


Quote:

Originally Posted by deezelpope (Post 1238091)
Not exactly...with vPlaza you could send gifts and donate points. With iShop, you first buy the item for yourself, then you donate it.

Ah ok...


But i have a Problem now: There are "rare" Items in my Shop, i wanted only 5 of those in stock but if there is one left the user cant buy it. The Systems says that there not enough in stock. Anyone knows how to fix this Problem ?

P.s. sorry for my bad english ;D

EDIT: Oh ok... it was not the Problem of iShop. It was a Problem with the Cashsystem i use.

Err0r404 04-30-2007 10:06 PM

ok i have a question.

i have a VIP section on my board,

im setting up as shop menu VIP deals,

is there a way so when someone buys VIP using icash, on the ishop item menu, it will reduce their icash automatic, and grant them the rights to see the boards until a certain date?

or make it so when they choose the vip item, it sends me an email requesting that i reduce their icash and grant them them the rights?

odinzu 05-01-2007 02:47 AM

Quote:

Originally Posted by odinzu (Post 1237947)
I tried unistalling this and it stays on my Admin CP....I deleted all the coding and plugin...STILL STAYS THERE... any ideas fellas - Thanks in advance.

Please help guys. =)

AzzidReign 05-01-2007 02:08 PM

You need to delete anything you uploaded.

odinzu 05-01-2007 06:09 PM

Quote:

Originally Posted by AzzidReign (Post 1238943)
You need to delete anything you uploaded.

I did, I deleted everything and it still stays there. When I click on it in the AdminCP It gives me a error though because there are no files to link it...it just stays there and annoys me. I just don't understand it. Unless it created SQL Tables.

MissKalunji 05-01-2007 08:51 PM

you forgot to remove the file in xml in includes/xml/ cpnav_ishop

Scathmere 05-02-2007 07:22 AM

Does this not work with legacy templates? It doesn't seem to be showing.

MissKalunji 05-02-2007 12:38 PM

Yes make sure you edit the right template : postbit_legacy

chatzworld 05-02-2007 05:34 PM

where do i get items for this system as their is no items?

Err0r404 05-02-2007 06:20 PM

can anyone help me with my prob plz???

check up too ^

MissKalunji 05-02-2007 06:32 PM

no i dont think this can do the trick..

Err0r404 05-02-2007 06:34 PM

oh im also gettign this error

Database error in vBulletin 3.6.5:

Invalid SQL:

UPDATE itemshop_stock
SET iorder =
CASE
ELSE uid
END
WHERE uid IN ();

MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ELSE uid
END
WHERE uid IN ()' at line 4
Error Number : 1064
Date : Wednesday, May 2nd 2007 @ 02:33:06 PM
Script : http://www.the-pr0xz.com/forums/isho...=doupdateorder
Referrer : http://www.the-pr0xz.com/forums/ishop.php
IP Address : Xx.XXx.XxX.
Username : Err0r404
Classname : vb_database


any ideas?

4newbies 05-02-2007 11:18 PM

Still need help with the following:

Does this replace Ultra Itemshop by the same developer? If not, what are the differences?

Also, I have installed iCash mod to my forum to work with iShop system. However, I don't really need to sell images that will showup in user's postbit. What I need is a page where people can redeem the points they have earned for real prizes and money. Like they go to the redemption page and say they want to purchase a mug with their points. Then the system deducts the points and notifies me that a user has purchased a mug. Is this possible to do with iShop?

So how often does the developer show up on this thread? Maybe him or someone else has some tips about how this can be done. I guess the more important priority for me at this point is to have the mod send a notification PM or automated post in the staff area every time someone purchases an item from the shop. This way I know instantly when I need to award a prize to someone.
Edit/Delete Message


It's been 7 days since my original post and no help. Are there any other Point / Store system alternatives available that I can download from somewhere?

AzzidReign 05-03-2007 12:46 PM

Not yet, but I've been informed that there will be. I'm keeping my eye out for it. I believe the point system will be called "PointIt", so you can be on the look out. I'll assume that the bank and store and labeled "StoreIt" and "BankIt"...but I'm only guessing.

jonnycrick 05-04-2007 12:20 AM

Quote:

Originally Posted by Err0r404 (Post 1239964)
oh im also gettign this error

Database error in vBulletin 3.6.5:

Invalid SQL:

UPDATE itemshop_stock
SET iorder =
CASE
ELSE uid
END
WHERE uid IN ();

MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ELSE uid
END
WHERE uid IN ()' at line 4
Error Number : 1064
Date : Wednesday, May 2nd 2007 @ 02:33:06 PM
Script : http://www.the-pr0xz.com/forums/isho...=doupdateorder
Referrer : http://www.the-pr0xz.com/forums/ishop.php
IP Address : Xx.XXx.XxX.
Username : Err0r404
Classname : vb_database


any ideas?

I'm getting the same error too. Help appreciated!

Let me know if you work it out ;)

Susp3nc3 05-05-2007 12:27 AM

Any thought of putting up a message while giving a gift! other than that this thing is awesome! Only needs the personalized messages and it would be even cooler.

deezelpope 05-05-2007 09:52 AM

My members either send PMs or reputation to notify the recipient.

MissKalunji 05-05-2007 09:30 PM

same as mine

rabbits slayer 05-06-2007 09:08 AM

I get these errors when pressing the "update order" button:

Code:

Warning: Invalid argument supplied for foreach() in /ishop.php on line 95

Warning: array_keys() [function.array-keys]: The first argument should be an array in /ishop.php on line 100

Warning: implode() [function.implode]: Bad arguments. in /ishop.php on line 100

This only happen when there's nothing in inventory. Help pls? Other than that, it works fine.

MissKalunji 05-07-2007 12:29 AM

database error

Code:

Invalid SQL:

      UPDATE itemshop_stock
      SET iorder =
          CASE
                      WHEN uid = 8 THEN
                      WHEN uid = 9 THEN
                      WHEN uid = 11 THEN
                      WHEN uid = 19 THEN
                      WHEN uid = 21 THEN
                      WHEN uid = 31 THEN
                      WHEN uid = 50 THEN
                      WHEN uid = 69 THEN
                      WHEN uid = 75 THEN
                      WHEN uid = 76 THEN
                      WHEN uid = 88 THEN 1
              ELSE uid
          END
      WHERE uid IN (8,9,11,19,21,31,50,69,75,76,88);

MySQL Error  : You have an error in your SQL syntax.  Check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHEN uid = 9 THEN
                      WHEN uid = 11 THEN
                      WHEN uid = 19 THEN
Error Number : 1064
Date        : Sunday, May 6th 2007 @ 11:51:21 AM
Script      : http://www.dancehallareaz.com/forum/ishop.php?do=doupdateorder


rungok 05-08-2007 09:02 AM

Is it possible to identify who the donation is from in CP or shop?


All times are GMT. The time now is 06:15 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02080 seconds
  • Memory Usage 1,843KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_code_printable
  • (11)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete