![]() |
yes when you first install the plugin it will not have it because your navbar has not refreshed :P
and it should work with vbplaza, just change the row name or whatever to whatever it uses. |
Is anyone else having database issues? Could we possible get the database query in a seperate text and an xml w/o the sql stuff?
|
Templates are not cached:
Uncached templates: itemshop_invpostbit_begenning (3) Uncached templates: itemshop_invpostbit_end (3) had to add both to showthread.php, fine now. also is there any way we can limit how much shows up in postbit? |
Quote:
|
it moved to below signature yet?
|
Quote:
|
Any word on the option being added where new items added will automatically be alphabetized within their respective categories?
|
sorry for the stupid n00b question but...
Quote:
ie: where are the images coming from? (again, sorry...first time I'm seeing this). |
Any way to make it so that the images show up in the profile rather than the postbit?
MGM out |
what's the default money field for vbplaza? nvm it's vbbux!
|
Quote:
MGM out |
Is it possible to get this one to show max X number of items in the postbit and to let the members arrange the order of the items themselves??
I would really like to see something like that on this great hack.. :) |
Quote:
And a Jobs feature, just like in RPG Inferno. ;) Once those features are working I will gladly send a $50 donation. |
equip and jobs? examples?
and i will be working more on this hack, once i get out of school! |
Quote:
Download and install RPG Infero Lite to see. Equip lets you choose which items will be displayed in the postbit. In the profile view, there should be two columns: one for all items (ncluding equiped items), and one for equiped items only. The jobs feature lets you choose a "job" based on how many posts you have. It pays you a "salary" each specified time period. |
This hack seems to use a lot of queries for me when I move it down to above signature in postbit. It shows 3 uncached templates for EACH POST: itemshop_invpostbit_begenning, itemshop_invpostbit_end, itemshop_invpostbit_item. So when someboy view a thread with 25 posts, it would use 100+ queries just for that thread view alone!
Do you have any fix for this? By the way, in a later release, can you change itemshop.php to imageshop.php because this hack is incompatible with the RPG Integration hack because both use the same itemshop.php filename. Many thanks in advance. |
Quote:
Do a file edit in showthread.php Look for Code:
'editor_clientscript', Code:
'editor_clientscript', |
So that is one of the way to cache templates? I'll try it. Thanks a lot dai-kun! :D
Edit: caching templates doesn't help getting rid of the queries. I had to uninstall this hack because of the 3 queries it add to every single post in a thread. I might reinstall it later if the queries got cut drastically. |
hmm im not sure how to reduce queries like that, and i dont have much time to work on this hack with school and all, butonly 2 weeks left and i would be working on it again,
|
Request:
Hi, in a next version, can you put an item that give you money all months or something similar??? For example: You buy a Casino Item, or a Restaurant Item for 20.000 euros, and this item give you 1200 euros for month. ;) Items that give you profits if you buy them, and you can choose the money profit that you want. Thanks :cool: |
is 'itemshop_invpostbit_begenning' a missing template? maybe a typo?
i only see itemshop_invpostbit_beginning |
Database error in vBulletin 3.5.2:
Invalid SQL: INSERT INTO itemshop_cat (cid, cname, cdescr, csold, cprofit, citems) VALUES (1, 'Test Category', 'Get your items here!', 0, 0, 0); MySQL Error : Table 'coc.itemshop_cat' doesn't exist Error Number : 1146 Date : Tuesday, May 16th 2006 @ 08:36:23 PM ................ I get the above whenever I try adding the product EDIT: I got it working by removing the " . TABLE_PREFIX . " from the script |
Quote:
And I second the request to allow users to choose the order, or even just pick their top 5 or something. Great hack! edit: And also when you're viewing someone's inventory, it'd be nice to have a column showing who gave them the item. |
how to put the limit of buying the items? ^ ^ Such as one person just can buy 5 or 10 items, because when the users buy a lot of items, it impact the template of the forum...
|
i can not import the xml file,
Database error in vBulletin 3.5.4: Invalid SQL: INSERT INTO itemshop_cat (cid, cname, cdescr, csold, cprofit, citems) VALUES (1, 'Test Category', 'Get your items here!', 0, 0, 0); MySQL Error : Table 'mynameuser_forum.itemshop_cat' doesn't exist Error Number : 1146 Date : Wednesday, June 7th 2006 @ 06:24:51 AM Script : http://www.my domain.com/admincp/plugin.php Referrer : http://www.my domain.com/admincp/plugin.php?do=productadd IP Address : my ip Username : my name Classname : vB_Database |
**clicks install**
|
i will work on updating this once i finish with my 2 other hacks. :) just hold on a little longer.
|
Some things that I noticed where:
**When I tried adding an image that ended with .JPG it wouldn't work, I had to change it to lowercase .jpg **Also it would be nice to have a feature that allowed u to add multiple items. **Please have a button to Alphabetize the items or better yet pick the order inwhich u want them in as well as the categories **Is there a way to allow people to purchase more than 1 of the same item? (Might be cool to have a switch to turn this on and off) **Allow users to choose maybe top 5 or so pics to show in sig or postbit, My users will have a few hundred items, the only way I know of to keep this clean would be to turn off pics in postbit.. But I would like it to show a few. Maybe a couple then the .... to show that there is more. **also if possible to see a thumbnail of the pic in the postbit, but when we go to their inventory you can see the full image. looking forward to the update :) |
Quote:
More great ideas :) i will take a break from my auction script and work on this and hopefully get many of these problems fixed :) |
cool an auction script :)
do u have a beta version yet? I am in need of an auction script or a virtual store :up: |
heh no, still working on backend. will release an early beta in about a week or so.
|
wow, i just looked through this code, and im seriously suprised it works at ALL
(lol) this is what i will be working on tomorrow, expect a release soon. |
Thanks for the mod. It is quite fun.
Suggestion: - Now, to sell back the value is hard set at 33%. Can this value be made as a variable to be set in ACP? Thanks, - Can it be worked with a percentage discount for different usergroup? (like Ebux/Vbplaza). Like right now, in ebux, I have it set that admin has 50%, s-mod has 40%, mod has 25% discount on all items. Thanks, I truly enjoy this mod. |
Updated, Fully works. No new features added, but users should upgrade anyway.
|
Blaine, as you already know, this is something that I've been waiting for a long time. I followed all the directions and the postbit edit on post #1 but this is not showing up for me. I have the version you've updated yesterday. Any thoughts? Btw, step #5 is not quite clear to me. Thanks for your help.
**clicks install** |
what happen if i use it in postbit_legacy ??
|
Quote:
You need to go into the IShop general options and make sure your money row is correct. If not are you sure you edited the correct postbit template? @edeline it should work just fine. I am using it on my forums :) |
I'm using your ICash of course! Let me go ahead and install it from scratch.
|
Okay, I installed it again from scratch and once again I'm not getting this hack to work. Also, when I go to ishop's settings I get the following error shown below.
|
whoops i guess i forgot to upload new version. hold on.
|
All times are GMT. The time now is 10:01 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|