PDA

View Full Version : Add-On Releases - vBExperience


Pages : 1 2 3 4 5 [6] 7 8 9 10 11

alanboo
07-01-2008, 03:39 PM
No, activity is only counted using posts. For vBBlog, v3Arcade and ibProArcade are only points calculated.

isn't right to consider also other datas to calculate it?

it's easy to mod your mod ?

thanks a lot

Phalynx
07-01-2008, 04:52 PM
isn't right to consider also other datas to calculate it?
The problem behind this is: Most of the data does not have a date. How to calculate data of which you don't know when it happened?
One possibility would be to store vBExperience' data on a regular base in the db combined with a timestamp. But this would blow up your DB.

it's easy to mod your mod ?
Yes.

maaref
07-01-2008, 04:57 PM
Thanks for the update Phalynx
I am really interest more on this

- Promotions: Admingroup (ID 6) is not beeing touched anymore. Such a user is beeing ignored on promotions

does it means that no need to change the administrators group from primary to secondary, he will not be affected when turning promotion ON.

Phalynx
07-01-2008, 06:12 PM
That is correct.

TimberFloorAu
07-01-2008, 07:30 PM
Now

SIR !

That is JUST what I needed and I am sure what others needed to !

Bloody brilliant.

Shop items all fixed, vb exp as a costfield

Since adding kinky leather boots to our shop, our members will be stoked lol THANKS

Now... in next release, can we have a gift system, to gift item to a member?

Phalynx
07-01-2008, 07:37 PM
Now... in next release, can we have a gift system, to gift item to a member?

Let me think about it.

TimberFloorAu
07-01-2008, 07:41 PM
Let me think about it.

We do have one small glitch lol..

Not sure how this has happened, but in vb exp all user names are doubled up in Ranking section.... have I done something I shouldnt have ?


and thankyou for continued support :) :up:

Alfa1
07-01-2008, 07:43 PM
I would like to give those that win an award a months free of additional functions that normally only donating members get. This could be achieved with a new function:

Reward awards with a temporary (secondary) usergroup promotion.

Can we have this in the next release?

maaref
07-01-2008, 07:53 PM
That is correct.

Thanks for this gift.
I want to appreciate the support you give for your Mods.

I have an advise. As soon you stable this mod this version 3.7.15 do not add extra features... fixes are excellent... but no more features.

if extra features required... make it seperate as an add-on. This will allow more selection to choose for who wants to use them in his board.

Phalynx
07-01-2008, 07:58 PM
Not sure how this has happened, but in vb exp all user names are doubled up in Ranking section.... have I done something I shouldnt have ?
Screenshot?

I would like to give those that win an award a months free of additional functions that normally only donating members get. This could be achieved with a new function:

Reward awards with a temporary (secondary) usergroup promotion.

Can we have this in the next release?
I don't think in next release.

I have an advise. As soon you stable this mod this version 3.7.15 do not add extra features... fixes are excellent... but no more features.

if extra features required... make it seperate as an add-on. This will allow more selection to choose for who wants to use them in his board.
New features were and will be always selectable. You can disable what you don't need.

TimberFloorAu
07-01-2008, 08:04 PM
Screenie.

Alfa1
07-01-2008, 08:05 PM
For some reason, points for downloads (LDM) does not show on profiles. Is there something I need to do to fix this?

Phalynx
07-01-2008, 08:10 PM
Screenie.
You will need to do a recount. I have to take a look why this happens.

For some reason, points for downloads (LDM) does not show on profiles. Is there something I need to do to fix this?
Points in AdminCP/Settings are higher than 0? Do the user have some downloads?

TimberFloorAu
07-01-2008, 08:14 PM
You will need to do a recount. I have to take a look why this happens.


Points in AdminCP/Settings are higher than 0? Do the user have some downloads?

No probs, we did a recount...

prior to updating shop postbit icons, after install.

Then after postbit update, i did recount from within vbexp menu.

Will do via maintenance tab again.

Its no big issue at the mo, cos it doesnt double up ppls amounts, just the viewable amounts. as per scrnshot.

Ozzy

TimberFloorAu
07-01-2008, 08:17 PM
Added:

Ok Maintenance recount fixed it.

Im not sure how or why, could there be a glitch in the update counter in vb exp menu ( in admincp )

Phalynx
07-01-2008, 08:29 PM
Under some circumstances vBExperience does not update existing row, it just adds one. I have no clue why, because there is also a DELETE and a REPLACE SQL Statement.

TimberFloorAu
07-01-2008, 08:30 PM
Under some circumstances vBExperience does not update existing row, it just adds one. I have no clue why, because there is also a DELETE and a REPLACE SQL Statement.


perhaps its a cacheing issue.

Just gotta say tho.. this is the best mod !

TimberFloorAu
07-01-2008, 09:02 PM
Ok one last thing...

Shop items showing on postbit is limited it would seem to 5 items?

Can this be increased plz?

Phalynx
07-01-2008, 09:09 PM
Limit is defined in AdminCP/Settings

TimberFloorAu
07-01-2008, 09:33 PM
Limit is defined in AdminCP/Settings

Many Thanks !

Alfa1
07-01-2008, 09:53 PM
You will need to do a recount. I have to take a look why this happens.


Points in AdminCP/Settings are higher than 0? Do the user have some downloads?
I have it set to 5. Members have downloads.

Can this be due to table prefixes?

Phalynx
07-02-2008, 06:56 AM
It is using the same prefix as for vBulletin. If you still need assistance please PM me with a temporary admin account with SQL permissions.

alanboo
07-02-2008, 10:41 AM
The problem behind this is: Most of the data does not have a date. How to calculate data of which you don't know when it happened?
One possibility would be to store vBExperience' data on a regular base in the db combined with a timestamp. But this would blow up your DB.


Yes.

ok,
but vblog entries for example have a timestamp.. or not?
logins to flashchat have a timestamp .. or not?

what's wrong?

thank you a lot

Phalynx
07-02-2008, 11:14 AM
but vblog entries for example have a timestamp.. or not?
logins to flashchat have a timestamp .. or not?

what's wrong?
Too much data to collect. Also, most (!!!) of the data vBExperience is collecting does not have a timestamp.

BTW, flashchat is not supported atm.

alanboo
07-02-2008, 11:30 AM
ok thanks,
i need to check your code before speaking

good work!

Chris11987
07-02-2008, 12:36 PM
Could anyone tell me some of the differences beween this and vbcredits? They seem almost similar, but this one seems slightly better. Are there any specific features that are available in one and not the other?

Phalynx
07-02-2008, 12:42 PM
Awards, Rankings, Promotions, more expandable through custom data provider...

Koidl
07-02-2008, 09:41 PM
Hello,

Unfortunatelly our awards are underlined now with the usernames in postbit plz see the pic
plz help

Regards

Sakai Ray
07-03-2008, 04:20 AM
can you edit how you display vbexp in the post bit legacy like how with like below the avatar instead of above it?

Phalynx
07-03-2008, 06:59 AM
Unfortunatelly our awards are underlined now with the usernames in postbit plz see the pic
There is no solution to this, vBulletin's API is limited to this.

can you edit how you display vbexp in the post bit legacy like how with like below the avatar instead of above it?
AdminCP, vBExperience Settings

3dsoft
07-03-2008, 07:10 AM
Are users able to send points to another user? This would be a nice feature. In case they want to trade virtual goods.

Phalynx
07-03-2008, 07:25 AM
No, this is (currently) not possible.

Koidl
07-03-2008, 07:48 AM
There is no solution to this, vBulletin's API is limited to this.


but the old version dont had that problem!! right ?

Phalynx
07-03-2008, 08:06 AM
No, prior to 3.7.14 it has the problem. I tried to fix it in 3.7.14, but this resulted in wrong HTML with not properly closed <a> and damaged username markups.

The API offers to change "musername", but it adds his markup at the end. And there is no other possibility to add awards to this. It would require to catch all places where Awards should be attached.

Chris11987
07-03-2008, 08:38 AM
When installing this, does everyone start from scratch, or will it automatically configure everyone's points based on actions before the install, if I do a manual recount?

Phalynx
07-03-2008, 10:18 AM
If you recount vBExperience will calculate ALL existing data.

Phalynx
07-03-2008, 11:49 AM
vBExperience 3.7.15 is now GOLD. I tried to include most of your wishes and fixed reported bugs.
New to this release are improved promotions and statistics.

How to upgrade?
1. Copy ALL (I mean ALL) files from /upload/ to the server. Espacially take care of the images, copy them to your style misc folder if you use a customized style
2. ReImport product_vbexperience3715.xml, allow overwrite
3. If you modified any of the vBExperience templates, revert them
4. Run Maintenance Tools/Recount

Changelog 3.7.15 GOLD
- Awards, Statistics: Second sorting parameter are now the experience points
- Awards, Shop: You can now use the sum of all experience points as a point provider for awards and shop
- Awards: Removed space if Awards in Username is enabled and User has no Award assigned. Fixed also additional "</a>"
- CDP: Added multiplicator setting, dependency check and cache templates
- Experience: Now counting all albums
- Experience: Attachments are now obeying exclude forums setting
- Experience: Disabled users are removed from xperience database
- New feature: Statistics
- Shop: Additional icons
- Shop: You can now select the position in postbit (same as for bars)
- Shop: Fixed items in postbit if too many items defined
- Fixed: Level up bar showing wrong values (need to recount!)
- New feature: List of last 50 promotions. Only promotions since installation of 3.7.15 are logged
- Promotions: List of last promotions in profile
- Promotions: Admingroup (ID 6) is not beeing touched anymore. Such a user is beeing ignored on promotions
- Bars: New setting to disable bars in profile
- Some cosmetic changes
- Smaller fixes/changes

Alfa1
07-03-2008, 12:01 PM
Not all of my members have vbxperience bars and date. The tab shows:
No data available.
Some members have quite a lot of posts, reputation, etc.
What causes this?

I am getting a lot of the awards myself. How can I exclude myself from awards?

Phalynx
07-03-2008, 12:06 PM
Do you have "Only active users" enabled?
You cannot be excluded explicit from awards.

ZGeek
07-03-2008, 12:16 PM
Is it possible to allow users to buy stuff from the shop for other members?

Phalynx
07-03-2008, 12:16 PM
No, Gift's are not yet available.

jlew24asu
07-03-2008, 12:17 PM
can I have a little help installing this?

"Upload all files from "upload" to your server, take care of the directory structure."

so where exactly do each folders go?

Images must be uploaded in BINARY, PHP files in TEXT mode.

do I have to do something on my end for this to happen?

I'm sorry if these are stupid questions, just don't want to mess things up.

KURTZ
07-03-2008, 12:21 PM
just upgraded ... works like a charm ... :D

Alfa1
07-03-2008, 12:31 PM
Do you have "Only active users" enabled?
No.
You cannot be excluded explicit from awards.
Too bad. I get all the awards except the contribution award. Seems like I am rewarding myself.

Phalynx
07-03-2008, 12:39 PM
can I have a little help installing this?

"Upload all files from "upload" to your server, take care of the directory structure."

so where exactly do each folders go?


Images must be uploaded in BINARY, PHP files in TEXT mode.

do I have to do something on my end for this to happen?


I'm sorry if these are stupid questions, just don't want to mess things up.
To get support, you will need to click "Mark as Installed".

just upgraded ... works like a charm ... :D
Superb! :)

No.
Check if they are ignored via usergroup/userid. Run a recount.

Too bad. I get all the awards except the contribution award. Seems like I am rewarding myself.
You can use the query position to give the award to the 2nd placed.

jlew24asu
07-03-2008, 12:42 PM
To get support, you will need to click "Mark as Installed".


ok i'll be happy to. done. but its not installed until I get support. :)

Phalynx
07-03-2008, 12:44 PM
can I have a little help installing this?

"Upload all files from "upload" to your server, take care of the directory structure."

so where exactly do each folders go?


Images must be uploaded in BINARY, PHP files in TEXT mode.

do I have to do something on my end for this to happen?


I'm sorry if these are stupid questions, just don't want to mess things up.

ok i'll be happy to. done. but its not installed until I get support. :)

"Mark as Installed" must be treated as "I support the author of this mod" :)
You will have to set your FTP program to store files are binary or text. Just upload all files and folders from /upload/ to the root of your server. Try to install the product XML - it checks for the existance of a file before it will install the product.

jlew24asu
07-03-2008, 12:59 PM
"Mark as Installed" must be treated as "I support the author of this mod" :)
You will have to set your FTP program to store files are binary or text. Just upload all files and folders from /upload/ to the root of your server. Try to install the product XML - it checks for the existance of a file before it will install the product.

I fully support the author of this mod!

jlew24asu
07-03-2008, 01:03 PM
ok install went smooth. I see the stats under peoples names but they are all the same. will points/stats go up from here?


I actually did a bunch of test posts and nothing changes. spacing also seems off.


https://vborg.vbsupport.ru/external/2008/07/93.jpg

Alfa1
07-03-2008, 01:06 PM
Check if they are ignored via usergroup/userid. Run a recount.
There are no ignores. I did a few recounts.

Phalynx
07-03-2008, 01:12 PM
ok install went smooth. I see the stats under peoples names but they are all the same. will points/stats go up from here?

I actually did a bunch of test posts and nothing changes.
You need to copy images also to your style. Also, run a recount to calculate the data.


There are no ignores. I did a few recounts.
I bet they are :) Please PM me a temporary admin account on your forum to track that down.

jlew24asu
07-03-2008, 01:16 PM
You need to copy images also to your style. Also, run a recount to calculate the data.


how do I do this?

Phalynx
07-03-2008, 01:19 PM
Exactly what? Copy images? Do a recount? AdminCP/vBExperience/Recount

jlew24asu
07-03-2008, 01:23 PM
Exactly what? Copy images?

yes. copy images from where to where?


Do a recount? AdminCP/vBExperience/Recount

cool ty

Phalynx
07-03-2008, 01:24 PM
I don't know where your style is. Just copy the images to your style/misc/level

jlew24asu
07-03-2008, 01:28 PM
I don't know where your style is. Just copy the images to your style/misc/level

all the images or just the images folder?

also I cant find the recount. :(

sorry for my stupidness.

Phalynx
07-03-2008, 01:28 PM
Sorry, I can give you only instructions.

jlew24asu
07-03-2008, 01:32 PM
Sorry, I can give you only instructions.

its cool. I appreciate your help. I got it working now. I think. :)

Phalynx
07-03-2008, 01:37 PM
I see, congratulations! You should take a lower level file, see extras/levels. Take Level 1 :)

jlew24asu
07-03-2008, 01:49 PM
I see, congratulations! You should take a lower level file, see extras/levels. Take Level 1 :)

ha where is that? admincp/vbexp/..... ?

Phalynx
07-03-2008, 01:49 PM
Inside the ZIP.
\extras\Levels\vbexperience_level_1_small.xml

You need to recount after that.

jlew24asu
07-03-2008, 01:52 PM
k thanks! done. may I ask what all the levels mean?

djilou
07-03-2008, 02:17 PM
Just upgraded to vbexperience 3.7.15, but after Recount I think there is a problem with Albumpictures statistics, I have a member with 50 Albumpictures, but he had 5 points for Albumpictures instead of 250 points (50 x 5)??

m3rl1nuk
07-03-2008, 06:50 PM
for future updates how about adding a bar an text options for the thankyou hack. I use this hack as do others and as vbexperience caters for alot of the site stats this would be a good inclusion, the thankyou stats do appear on stats page but under bars or something would mean others can see at a glance without going into a members profile.

The ability to set level number the main settings rather than use the present custom way.

Thats about it fantastic addon to any site and thanx for all the development done on this

Veer
07-03-2008, 09:42 PM
Very Good Job Phalynx (https://vborg.vbsupport.ru/member.php?u=49918) :)

Please also include a gift feature, so user can buy gifts from shop for their friends,
Gifts may display in postbit user info and/or with signature and user profiles tab and/or side block.

Thanks.

marc2005
07-03-2008, 10:32 PM
Hi, i'm new to this Addon, but find that's very useful! Absoult great work!!!

But 2 Things i'm still not clear:

What's the use of "Timeframe for Activity", ist it like "Active Members Time Cut-Off" in the vBulletin setting??

And must i upload the level xml file? I found it also works without upload that.

Thanks.

Hornstar
07-04-2008, 02:28 AM
This is really looking impressive now! It sure has come along way already!

BigDog56
07-04-2008, 09:08 AM
This is really looking impressive now! It sure has come along way already!

Agreed!

maaref
07-04-2008, 09:42 AM
I upgraded to 3715 Gold
I turned on promotion I recount at least 3 times when promotions did not worked.

I apprecieae any help.

maaref
07-04-2008, 04:52 PM
at last I did it promotion now is working.

just to share my experience in this task it may help someone have the same problem.

Uninstalled the level first then installed again then recount then update forum information.

bojomojo
07-04-2008, 08:48 PM
okay now, can i make the points viewable as digits? not a graph?

jalemo
07-05-2008, 12:09 AM
I installed this hack, but the awards are not updated :S, I always give updates from the panel!!!

car20
07-05-2008, 07:10 AM
***installed ***
very very nice Hack . i love it.
please explain to me that how do i can use shop like this (http://www.insideearth.net/xperience.php?go=shop&langid=5)
i set Should the Shop be enabled? to yes
and set Show items on postbit? to 5
and create one categories and post 1 therad with pictures in it. just this
thanks so much dear Phalynx (https://vborg.vbsupport.ru/member.php?u=49918)

TonySkullz
07-05-2008, 09:00 AM
The shop is quite nice.
Any chance you'll add the kind of items that vbPlaza has to it in the future?
With all the methods of payment you have setup, having the privilege items would be just amazing. It'd sure drive overall community activity up. *nods*

Jawa Lunk
07-05-2008, 10:56 AM
Did anyone else begin having 500 server errors on their showgroups.php after this install like me?

Is this even related?

Sorry if this is a stupid question...

Phalynx
07-05-2008, 06:27 PM
k thanks! done. may I ask what all the levels mean?
Please read the readme_levels.txt

Just upgraded to vbexperience 3.7.15, but after Recount I think there is a problem with Albumpictures statistics, I have a member with 50 Albumpictures, but he had 5 points for Albumpictures instead of 250 points (50 x 5)??
Cannot confirm that.

What's the use of "Timeframe for Activity", ist it like "Active Members Time Cut-Off" in the vBulletin setting??
Yes.

And must i upload the level xml file? I found it also works without upload that.
You will have to import that, it's not in the upload folder...

Phalynx
07-05-2008, 06:30 PM
okay now, can i make the points viewable as digits? not a graph?
I installed this hack, but the awards are not updated :S, I always give updates from the panel!!!
To get support, you will need to click "Mark as Installed".

please explain to me that how do i can use shop like this (http://www.insideearth.net/xperience.php?go=shop&langid=5)
i set Should the Shop be enabled? to yes
and set Show items on postbit? to 5
and create one categories and post 1 therad with pictures in it.
Check AdminCP, vBExperience, Manage Shop. Create Categories and items.

The shop is quite nice.
Any chance you'll add the kind of items that vbPlaza has to it in the future?
With all the methods of payment you have setup, having the privilege items would be just amazing. It'd sure drive overall community activity up. *nods*
Maybe in future releases.

Did anyone else begin having 500 server errors on their showgroups.php after this install like me?

Is this even related?

Sorry if this is a stupid question...
Uhm, I don't think it comes from vBExperience as it does not change anything related to this.

robgeo973
07-05-2008, 09:24 PM
Upgrading now...

Dr. Bantham
07-05-2008, 11:20 PM
I am attempting to get vBExperience to integrate with QuoteIt! and count quote submissions, but I am having problems revising the same Custom Data Provider script.

This is my first attempt:<?xml version="1.0" encoding="ISO-8859-1"?>
<product productid="xpquotes" active="1">
<title>vBExperience QuoteIt! Integration</title>
<description>vBExperience QuoteIt! Submission Tracking</description>
<version>1.0.0</version>
<dependencies>
<dependency dependencytype="product" parentproductid="vbexperience3" minversion="3.7.14" maxversion="" />
</dependencies>
<codes>
<code version="1.0.0">
<installcode><![CDATA[
if (!field_exists('xperience_stats', 'points_misc_quotes')) $vbulletin->db->query_write("ALTER TABLE " . TABLE_PREFIX . "xperience_stats ADD points_misc_quotes BIGINT DEFAULT '0'");

function field_exists($table, $field)
{
global $vbulletin;
return ($vbulletin->db->num_rows($vbulletin->db->query_read("SHOW COLUMNS FROM `" . TABLE_PREFIX .$table."` LIKE '".$field."'"))> 0);
}
]]></installcode>
<uninstallcode><![CDATA[
]]></uninstallcode>
</code>
</codes>
<templates>
<template name="xpquotes_profile" templatetype="template" date="1205333644" username="Phalynx" version="1.0.0"><![CDATA[
<if condition="$xperience_points_misc_quotes<>0"><li><span class="shade">$vbphrase[xperience_points_misc_quotes]:</span> $xperience_points_misc_quotes</li></if>
]]></template>
</templates>
<plugins>
<plugin active="1" executionorder="5">
<title>vBExperience QuoteIt! Integration</title>
<hookname>xperience_calcdata</hookname>
<phpcode><![CDATA[
if ($vbulletin->options['xperience_points_quotes'] > 0)
{
if ($DoDebug==1) echo "<br/>Custom Data Provider - Quotes";

$attq = $vbulletin->db->query_read("SELECT
SUM(counter) as sum_quotes
FROM " . TABLE_PREFIX . "quotes
WHERE userid=".$user['userid']);

if ($vbulletin->db->num_rows($attq) > 0)
{
$att = $vbulletin->db->fetch_array($attq);

$xperience['count_misc_quotes'] = $att['sum_quotes'] * $vbulletin->options['xperience_points_quotes'];
$xperience['count_misc'] += $xperience['count_misc_quotes'];
$additionalsql .= "points_misc_quotes=".$xperience['count_misc_quotes'].",";
}
}
]]></phpcode>
</plugin>
<plugin active="1" executionorder="5">
<title><![CDATA[vBExperience QuoteIt! Integration]]]></title>
<hookname>xperience_memberprofile</hookname>
<phpcode><![CDATA[
global $vbphrase;
$xperience_points_misc_quotes = vb_number_format($stat_q['points_misc_quotes']);
eval('$this->block_data[xperience_points_misc_tpl] .= " ' . fetch_template('xpquotes_profile') . '";');
]]></phpcode>
</plugin>
<plugin active="1" executionorder="5">
<title>vBExperience (cache_templates)</title>
<hookname>cache_templates</hookname>
<phpcode><![CDATA[
if ($vbulletin->options['xperience_enabled']) {
$globaltemplates = array_merge($globaltemplates, array(
'xpquotes_profile'
));
}
]]></phpcode>
</plugin>
</plugins>
<phrases>
<phrasetype name="GLOBAL" fieldname="global">
<phrase name="xperience_points_misc_quotes" date="0" username="Phalynx" version="1.0.0"><![CDATA[Custom Data Provider]]></phrase>
</phrasetype>
<phrasetype name="vBulletin Settings" fieldname="vbsettings">
<phrase name="setting_xperience_points_quotes_desc" date="1205333644" username="Phalynx" version="1.0.0"><![CDATA[How many points should be given for quotes?]]></phrase>
<phrase name="setting_xperience_points_quotes_title" date="1205333644" username="Phalynx" version="1.0.0"><![CDATA[Points for Custom Data Provider Sample]]></phrase>
</phrasetype>
</phrases>
<options>
<settinggroup name="xperience_points" displayorder="7502">
<setting varname="xperience_points_quotes" displayorder="300">
<defaultvalue>2</defaultvalue>
</setting>
</settinggroup>
</options>
</product>The script seemed to import, but the following error resulted when Updating Points:Database error in vBulletin 3.7.2:

Invalid SQL:
SELECT
SUM(counter) as sum_quotes
FROM quotes
WHERE userid=1;

MySQL Error : Unknown column 'counter' in 'field list'
Error Number : 1054
Script : xxxxxxxxxxxxxx/admincp/misc.php?do=xperience_recount_xp
Referrer : xxxxxxxxxxxxxxt/admincp/misc.php?do=chooserThe new field does not appear in any ACP options or templates either.

The way I see it, I have two options of referencing quote totals. The first is by totaling the counts by running through and counting totals for each "userid" within the "quotes" table. The second is by directly referencing the "quotecount" field within the "user" table, which I would think would be easier. I would appreciate anyone having a quick look at the code and offering suggestions.

H_A_R_R_Y
07-06-2008, 01:41 AM
pleas add lang arabic to zip file

Chris11987
07-06-2008, 05:50 AM
If I wanna make like 50 ranks, and make them a few of them have different perks, like certain ones have larger PM boxes, bigger avis and sigs, etc, do I have to make one new usergroup for every rank/title I want?

car20
07-06-2008, 06:11 AM
Check AdminCP, vBExperience, Manage Shop. Create Categories and items.
.

thanks thanks thanks...thanks
vbxperience is my best hack:)

car20
07-06-2008, 08:29 AM
Dear Phalynx

I go to manage shop and add category by the name shop ( like bellow picture )

http://www.irangain.com/temp/2.GIF

then clicked on edit items and add one item by the name test and set icon , picture and tumb ( like bellow picture )

http://www.irangain.com/temp/3.GIF

and click on link (Generate icons /name for postbit....

----------------
now i dont see any change on forum :( ، on postbit not appear any icon and picture.

i'm really sorry that i'm very stupid.
please help me

mnm85
07-06-2008, 09:39 AM
for some odd reason i get a MY SQL Error after visiting the detail page of a product in the shop after upgrading to .15


Database error in vBulletin 3.7.1:

Invalid SQL:
SELECT itemid FROM xperience_shop_ta WHERE itemid=5 AND buyer=;
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 '' at line 1
Error Number : 1064
Request Date : Sunday, July 6th 2008 @ 05:23:08 AM
Error Date : Sunday, July 6th 2008 @ 05:23:09 AM
Script : http://www.site.com/forum/xperience.php?go=shop&item=5&do=details&cat=2
Referrer : https://www.site.com/forum/xperience.php?go=shop&cat=2
MySQL Version : 4.1.22-standard

Phalynx
07-06-2008, 10:00 AM
I am attempting to get vBExperience to integrate with QuoteIt! and count quote submissions, but I am having problems revising the same Custom Data Provider script.

The way I see it, I have two options of referencing quote totals. The first is by totaling the counts by running through and counting totals for each "userid" within the "quotes" table. The second is by directly referencing the "quotecount" field within the "user" table, which I would think would be easier. I would appreciate anyone having a quick look at the code and offering suggestions.
Your SQL Statement is wrong:
SUM(counter) as sum_quotes
FROM " . TABLE_PREFIX . "quotes
WHERE userid=".$user['userid']);

counter seems not a column of the quotes table.


pleas add lang arabic to zip file
Thanks, will add to first post.

If I wanna make like 50 ranks, and make them a few of them have different perks, like certain ones have larger PM boxes, bigger avis and sigs, etc, do I have to make one new usergroup for every rank/title I want?
Yes, you will have to do usergroups with this.

Dear Phalynx

I go to manage shop and add category by the name shop ( like bellow picture )


then clicked on edit items and add one item by the name test and set icon , picture and tumb ( like bellow picture )

and click on link (Generate icons /name for postbit....

----------------
now i dont see any change on forum :( ، on postbit not appear any icon and picture.

i'm really sorry that i'm very stupid.
please help me
Icons in postbit are only visible if someone has purchased it.

Phalynx
07-06-2008, 10:03 AM
for some odd reason i get a MY SQL Error after visiting the detail page of a product in the shop after upgrading to .15

Seems you don't have vBExperience Stats. Can it be you are beeing ignored by usergroup/userid?

car20
07-06-2008, 10:05 AM
but i cant see any icon in postbit ! i put icon addres (for example): images/favicon.ico
am i right ?

Phalynx
07-06-2008, 10:38 AM
but i cant see any icon in postbit ! i put icon addres (for example): images/favicon.ico
am i right ?

Did you purchased the item?
Don't use .ico, take png, gif or jpg.

mnm85
07-06-2008, 10:43 AM
Seems you don't have vBExperience Stats. Can it be you are beeing ignored by usergroup/userid?

Yes I have set so my user group, administrator and moderators groups are ignored through the admin settings. But I don't see why I should be getting a SQL error. Maybe at least be able to view the product and not be able to purchase it or get a error message?

Phalynx
07-06-2008, 10:45 AM
Yes I have set so my user group, administrator and moderators groups are ignored through the admin settings. But I don't see why I should be getting a SQL error. Maybe at least be able to view the product and not be able to purchase it or get a error message?

I agree, this should be catched. Will be fixed in 3.7.16

mnm85
07-06-2008, 10:53 AM
wow, that's great, thanks!

car20
07-06-2008, 11:03 AM
Dear Phalynx you say : Did you purchased the item?

me and user can't see any icon that click and purchased it .

me use test.gif for icon but i have problem in this hack.:(

please visit post at my forum (http://forum.irangain.com/showthread.php?t=164&p=279) .

car20
07-06-2008, 11:19 AM
dear Phalynx
why you have in this (http://www.insideearth.net/xperience.php?go=shop)page tree icon by the names ( Ranking and shop and Statistics ) but me have just ranking ?

Ideal Web Tech
07-06-2008, 11:53 AM
It is just me or is the album pictures code wrong again? (im in the hospital right now on some strong pain meds and havent tested the code was just reading thro it but I believe that currently it only counts how many albums a user has and not how many pictures)


//Albumpictures
$albumfield="visible";
if ($this->field_exists('album', 'picturecount')) $albumfield="picturecount";

if ($DoDebug==1) echo "<br/>Albumpictures";
if ($vbulletin->options['xperience_points_pc'] > 0)
{
$vmessagesq =$vbulletin->db->query_read("SELECT
COUNT($albumfield) AS cnt_pictures
FROM " . TABLE_PREFIX . "album
WHERE userid=".$user['userid']);

if ($vbulletin->db->num_rows($vmessagesq) > 0)
{
$vmessages = $vbulletin->db->fetch_array($vmessagesq);
$xperience['count_user_albumpictures'] = $vmessages['cnt_pictures']*$vbulletin->options['xperience_points_pc'];
}
}


Correct me if im wrong but shouldnt that be a sum not a count as you just made it now give points for each album instead of each picture (I could be wrong I am calling this from my memory for what I changed last time to fix it originally and I havent slept in 2-3 days). But from what I do remember that should be a SUM if I am remembering the table structure properly.

Phalynx
07-06-2008, 12:57 PM
Dear Phalynx you say : Did you purchased the item?

me and user can't see any icon that click and purchased it .

me use test.gif for icon but i have problem in this hack.:(

please visit post at my forum (http://forum.irangain.com/showthread.php?t=164&p=279) .

dear Phalynx
why you have in this (http://www.insideearth.net/xperience.php?go=shop)page tree icon by the names ( Ranking and shop and Statistics ) but me have just ranking ?
there are NO icons in postbit if you don't purchased something. It seems you didn't have updated all files from ZIP on server, you are using an outdated xperience.php.


It is just me or is the album pictures code wrong again? (im in the hospital right now on some strong pain meds and havent tested the code was just reading thro it but I believe that currently it only counts how many albums a user has and not how many pictures)

Correct me if im wrong but shouldnt that be a sum not a count as you just made it now give points for each album instead of each picture (I could be wrong I am calling this from my memory for what I changed last time to fix it originally and I havent slept in 2-3 days). But from what I do remember that should be a SUM if I am remembering the table structure properly.
Yes, it should be a sum. What a pity nobody see this in betatest :(
Will correct this in 3.7.16

Dr. Bantham
07-06-2008, 01:35 PM
Your SQL Statement is wrong:
SUM(counter) as sum_quotes
FROM " . TABLE_PREFIX . "quotes
WHERE userid=".$user['userid']);

counter seems not a column of the quotes table.Many thanks! I changed it to the following and it seems to be working flawlessly: SUM(quotecount) as sum_quotes
FROM " . TABLE_PREFIX . "user
WHERE userid=".$user['userid']);I also made some changes to the labeling where I had not changed the default expressions. I am attaching the final file in case anyone is interested.

Phalynx
07-06-2008, 01:38 PM
Thanks for sharing. It would be great to see this as an addin for vBExperience like Ideal Web Tech's addons.

car20
07-06-2008, 03:50 PM
Dear Phalynx
i uploaded again all files .
where appear shop picture ?
if user to want buy a something where they must to go ?

msvi007
07-06-2008, 04:02 PM
I have it working on our site fabulously, thank you. www.uofmom.com


One question though, what determines the order the icons appear in the postbit. Our users buy them in a specific order, but they seem to appear in a different order. Any help would be greatly appreciated on how to make them appear in postbit in the order they were purchased or if you could let me know how to re-arrange them for specific users.

thanks

AWF
07-06-2008, 04:13 PM
will this work with the vBExperience mod??

Phalynx
07-06-2008, 05:19 PM
Dear Phalynx
i uploaded again all files .
where appear shop picture ?
if user to want buy a something where they must to go ?
I would suggest they need to go to shop.

I have it working on our site fabulously, thank you. www.uofmom.com


One question though, what determines the order the icons appear in the postbit. Our users buy them in a specific order, but they seem to appear in a different order. Any help would be greatly appreciated on how to make them appear in postbit in the order they were purchased or if you could let me know how to re-arrange them for specific users.

thanks
The icons already appear in the order of date of purchase

will this work with the vBExperience mod??
Uhm, this is the vBExperience mod?

msvi007
07-06-2008, 05:45 PM
The icons already appear in the order of date of purchase



Hmmm, they appear in a different order on the profile page and different on the postbit. It is the postbit order that I would like to modify. Any help would be appreciated.

Thanks

Phalynx
07-06-2008, 05:47 PM
You need to modify function WriteShopItems in functions_xperience.php

Ideal Web Tech
07-06-2008, 06:40 PM
Thanks for sharing. It would be great to see this as an addin for vBExperience like Ideal Web Tech's addons.
Glad to see that you like the quality of my addons for it. :)

I will be releasing more when I get time as I have quite a few ideas for things that can be done with this.

Stryker412
07-07-2008, 12:18 AM
Where do we get a level 1 small xml?

How do the Levels work? Everyone on our rank list is level 1.

Ideal Web Tech
07-07-2008, 02:17 AM
Did you load up one of the included level xml product files to populate the levels into the system?

leeman
07-07-2008, 02:19 AM
Where do we get a level 1 small xml?

How do the Levels work? Everyone on our rank list is level 1.

You can find it in the extra folder in the zip-file.

car20
07-07-2008, 03:46 AM
I would suggest they need to go to shop.


Dear Phalynx

Everything is OK thanks a looooooooooooooooooooooooooooot .

https://vborg.vbsupport.ru/external/2009/06/20.gifhttps://vborg.vbsupport.ru/external/2008/07/30.gifhttps://vborg.vbsupport.ru/external/2008/07/31.gif

Stryker412
07-07-2008, 11:07 AM
Did you load up one of the included level xml product files to populate the levels into the system?

I loaded a level 2 because that was all I found, but my board is not that big.

Here is our page:

http://www.shatteredplanet.org/forum/xperience.php

Phalynx
07-07-2008, 11:31 AM
I loaded a level 2 because that was all I found, but my board is not that big.
Please click "Mark as Installed" to get Support.

TimberFloorAu
07-07-2008, 11:32 AM
Any hope on the Horizon, for allowing users to gift items to other users?

Stryker412
07-07-2008, 11:33 AM
Please click "Mark as Installed" to get Support.

Done, sorry.

Phalynx
07-07-2008, 11:39 AM
Any hope on the Horizon, for allowing users to gift items to other users?

Yes, planned for 3.7.17

3.7.16 is a bugfix only release.

TimberFloorAu
07-07-2008, 11:41 AM
Yes, planned for 3.7.17

3.7.16 is a bugfix only release.

Thankyou sir !

This MOd ( well really a system ) is by far our most popular implementation, so will watch avidly.

Thankyou

Stryker412
07-07-2008, 12:25 PM
Ok I imported the level 1 xml, but when I do the recount I get this error:

"This user's primary usergroup is also listed as a secondary group for this user. Please change the primary group or remove the secondary group."

How do I find out who that is?

Fixed by turning off the vbexperience promotion system, but I am unaware of what internal vb promotion system is being used.

Phalynx
07-07-2008, 12:31 PM
It seems you have promotions activated. Enable it only if you want to change your users primary usergroup based on their experience.

Stryker412
07-07-2008, 12:49 PM
I have Cyb's donation system activated, can I set points for those who donate?

Also, is there a way to restrict Administrators from gaining awards?

Phalynx
07-07-2008, 12:51 PM
Yes. Just check AdminCP/Settings/vBExperience: Points

Ideal Web Tech
07-07-2008, 01:14 PM
I will hopefully be releasing a few more addons for this system soon. Right now I am in the hospital so how soon I get some of the ones I have been thinking about making will really depend on how well I can think and how I feel since they are keeping me heavily medicated right the moment.

I would also like to thank Phalynx for adding me as a co-supporter for this modification as me and him have been talking for a bit about it and about ideas and ways to improve apon the modification. So I am sure I will be releasing quite a few addons over the coming weeks as well as helping to contribute to the development of this modification to make sure we make this the best mod of this type ever and hopefully make it the best that will ever be made. :)

Just so everybody knows I will only support people who have the modification marked as installed as I am taking on this extra role to help out with this modification as it has alot of potential and I want to help get it where it could be and I don't have time to support people who don't feel the need to click installed.

Vinyljunky
07-07-2008, 01:16 PM
I will hopefully be releasing a few more addons for this system soon. Right now I am in the hospital so how soon I get some of the ones I have been thinking about making will really depend on how well I can think and how I feel since they are keeping me heavily medicated right the moment.


I know how that feels!

Hope you get it sorted ;)

Regards

VinylJunky

comicus
07-07-2008, 02:49 PM
I will hopefully be releasing a few more addons for this system soon. Right now I am in the hospital so how soon I get some of the ones I have been thinking about making will really depend on how well I can think and how I feel since they are keeping me heavily medicated right the moment.

I would also like to thank Phalynx for adding me as a co-supporter for this modification as me and him have been talking for a bit about it and about ideas and ways to improve apon the modification. So I am sure I will be releasing quite a few addons over the coming weeks as well as helping to contribute to the development of this modification to make sure we make this the best mod of this type ever and hopefully make it the best that will ever be made. :)

Just so everybody knows I will only support people who have the modification marked as installed as I am taking on this extra role to help out with this modification as it has alot of potential and I want to help get it where it could be and I don't have time to support people who don't feel the need to click installed.

Awesome. Looking forward to see what the two of you come up with together. =)

Ideal Web Tech
07-07-2008, 03:23 PM
Awesome. Looking forward to see what the two of you come up with together. =)
I cant either as we are both bouncing some really good ideas back and forth and building off each others ideas already.

Stryker412
07-07-2008, 03:44 PM
I made an award for donators, but is there anyway to set it so anyone who donates gets the award and not just the highest?

Also, is there a way to have it reset the donor award each month?

Wifey
07-08-2008, 12:45 AM
Great hack, but I had to uninstall it to get some other things done before reinstalling. Now, even after running the uninstaller, removing all the files and re-running the uninstaller, I get this error any time I try to post:

Database error in vBulletin 3.7.2:

Invalid SQL:
UPDATE user SET xperience_done=0 WHERE userid='1';

MySQL Error : Unknown column 'xperience_done' in 'field list'
Error Number : 1054
Request Date : Monday, July 7th 2008 @ 09:43:08 PM
Error Date : Monday, July 7th 2008 @ 09:43:09 PM
Script : http://www.myboard.com/newreply.php?do=postreply&t=37241
Referrer : http://www.myboard.com/showthread.php?t=37241&page=2
IP Address : 98.196.115.67
Username : My username
Classname : vb_database
MySQL Version : 4.1.20

Ideal Web Tech
07-08-2008, 04:27 AM
Great hack, but I had to uninstall it to get some other things done before reinstalling. Now, even after running the uninstaller, removing all the files and re-running the uninstaller, I get this error any time I try to post:

Database error in vBulletin 3.7.2:

Invalid SQL:
UPDATE user SET xperience_done=0 WHERE userid='1';

MySQL Error : Unknown column 'xperience_done' in 'field list'
Error Number : 1054
Request Date : Monday, July 7th 2008 @ 09:43:08 PM
Error Date : Monday, July 7th 2008 @ 09:43:09 PM
Script : http://www.myboard.com/newreply.php?do=postreply&t=37241
Referrer : http://www.myboard.com/showthread.php?t=37241&page=2
IP Address : 98.196.115.67
Username : My username
Classname : vb_database
MySQL Version : 4.1.20
Did you completely remove the product and reinstall as the tables should get created during install of the product file.

Phalynx
07-08-2008, 06:48 AM
I made an award for donators, but is there anyway to set it so anyone who donates gets the award and not just the highest?
Not directly. But you can create multiple awards for f.e. the highest 3 donators.

Also, is there a way to have it reset the donor award each month?
No.

Stryker412
07-08-2008, 11:31 AM
Thanks Phalynx, what exactly is the "fing" award? I was thinking of changing the name so I stop being asked. :)

Phalynx
07-08-2008, 12:25 PM
This is the posting award, it's an typo ;)

Phalynx
07-08-2008, 12:49 PM
Just a notice: I'm away from tuesday night (today) up to monday morning. In this time I don't have internet.

comicus
07-08-2008, 05:52 PM
Thanks Phalynx, what exactly is the "fing" award? I was thinking of changing the name so I stop being asked. :)

lol that threw me off at first, too. I was trying to figure out how the heck a "posting award" would end up being "fing award" (typo or not lol). anyway, you can go in and manually change the names of the awards to whatever you want. =)

Ideal Web Tech
07-08-2008, 06:05 PM
lol that threw me off at first, too. I was trying to figure out how the heck a "posting award" would end up being "fing award" (typo or not lol). anyway, you can go in and manually change the names of the awards to whatever you want. =)
Its actually not to hard to do that if he had the letters post highlighted and hit the f key at some point before he saved without noticing. I have done it before when I was copying any pasting stuff to save time from typing it and I left my computer and had something highlighted and got back and hit a key sitting down and didnt notice till somebody pointed it out to me later.

TimberFloorAu
07-09-2008, 11:04 PM
We use this system as the backbone of our cimmunity.

Due to its complexity, I try not to fiddle with to many settings, for fear of cocking the whole thing up !

My question is this:

I want to create singular awards, that can be assignable to ONE or more individuals, on a ad hoc basis.

Basically:
A user who has won a specific competition, i would want to issue them with a specific award... so on and so forth.

Can we do this, if so, please may I have a step by step example/tutorial.

I am sure its dooable, as this is what this mod is for, but I am sure many many of us who use this, do not know how to actually do it.

ALil'Hope
07-09-2008, 11:09 PM
I added an item and made it cost 50 experience points, and it says
"Cost: 50 Experience points (you have 6,866)"

I have bought the item 5 times, but it hasn't taken away ANY experience points. I have recounted too.

gamerfu
07-10-2008, 04:01 AM
I am scared in enabling the Promotional System. I am running the latest version 3.7.15 GOLD, but can you prvide screen shots in what is actually enabled or super-seeds the current vB Promotional System?

Will this screw-up my vB upgrade installation or templates? Will the Hooks go away after kill?

Screen Shots of vBExperience Promotional System?

OsideRida06
07-10-2008, 05:59 AM
Installed! Thanks for the great hack.

gamerfu
07-10-2008, 08:34 AM
I enabled the AdminCP -> vBExperience -> General -> Use the promotion system? -> Yes , but I do not see the new options under AdminCP -> Usergroups -> Promotions

Where can I find the new Promotional Options?

I am running 3.7.2 PL1.

Stryker412
07-10-2008, 11:21 AM
Can anyone provide some examples (screenshots) as to what they have in their store?

ALil'Hope
07-10-2008, 05:44 PM
Also where do we choose how often it updates the information?

gamerfu
07-10-2008, 05:52 PM
How can I change the promotional options?
Also where do we choose how often it updates the information?I think that is in: Scheduled Task Manager, somewhere towards the bottom of AdminCP.

cvn
07-11-2008, 05:26 AM
Btw, another suggestion: would it be a good idea to add a new xperience so additional thanks in a post also sum? Right now, it gives the same score if a post was thanked once or 100 times. And if somebody wants the old behavior, can just put that new setting to 0 :p


That was already part of vBExperience 3.6, but was removed due to complexity.

Thank you so much for the great mod!
BTW, at my opinion the total thanks a member received from others is more important than the total of his thanked posts. So, kindly let me know if there is any way to change the "Points for thanks" from the points given for thanked posts to the points given for a received thank.

Thank you again!

UaECasher
07-11-2008, 11:40 AM
Hello,

I want to know how can i add the Gfx awards and when i enter the shop there is nothing in it :(
how can i add items

thecricketzone
07-11-2008, 04:56 PM
edit:rsolved error

gamerfu
07-11-2008, 06:32 PM
Still have not figured out the Promotional sytem. I would like one like the vBulletin Promotional System or add on with alternative options to the current system.

Is there a read me file on what features are given to the user?We use this system as the backbone of our cimmunity.

Due to its complexity, I try not to fiddle with to many settings, for fear of cocking the whole thing up !

My question is this:

I want to create singular awards, that can be assignable to ONE or more individuals, on a ad hoc basis.

Basically:
A user who has won a specific competition, i would want to issue them with a specific award... so on and so forth.

Can we do this, if so, please may I have a step by step example/tutorial.

I am sure its dooable, as this is what this mod is for, but I am sure many many of us who use this, do not know how to actually do it.I bet this is what you are looking for: https://vborg.vbsupport.ru/showthread.php?t=142487

thecricketzone
07-12-2008, 12:58 PM
is this compatible with vbcredit?

Dr. Bantham
07-12-2008, 01:19 PM
can you edit how you display vbexp in the post bit legacy like how with like below the avatar instead of above it?

There is no solution to this, vBulletin's API is limited to this.


AdminCP, vBExperience SettingsThis allows placing the awards before or after the username, but I there appears to be no option to place them above or below the username. This would be a nice option for a future release.

AzzidReign
07-13-2008, 03:14 PM
Phalynx - Is there anyway we can get support for this mod (SAPR):
https://vborg.vbsupport.ru/showthread.php?t=170419

Right now it's in beta and has been taken over by someone else to help it go Gold in the near future but I think it would be PERFECT to integrate with this mod. You can base points on "good posts" (view the mod to know what I'm talking about) and you can subtract points for people who have x number of thumbs down.

Please consider this :o

Vegetrunks
07-13-2008, 05:38 PM
I enabled the AdminCP -> vBExperience -> General -> Use the promotion system? -> Yes , but I do not see the new options under AdminCP -> Usergroups -> Promotions

Where can I find the new Promotional Options?

I am running 3.7.2 PL1.
I have the same problem...

TFEX
07-13-2008, 08:31 PM
Thanks for this one. Installed a week ago, no problems whatsoever :)

gorentals
07-14-2008, 02:19 AM
Is this the Mod that has replaced Ishop? I'm going to install this Mod soon on my forum. Since Ishop doesn't work in 3.7 anymore, I think I'm going to switch

Does the shop work similar to the way Ishop does or did?

Thanks

thecricketzone
07-14-2008, 08:32 AM
how can we set it to award 'ad hoc' awards? that would be really useful...or better still if we could work a bookie system into it to use the money / points you gain on the forum? That would be cool....

pranaysanghavi
07-14-2008, 09:02 AM
Hi,

this is pretty cool mod, which can be a revenue generating source..

inspite of uploading all files at their correct places, and then proceeding to product mgr to upload the two main xmls, it gives me this messg:
vBulletin Message
You need to upload files first!


--the files that i am tryin to import now are

product_vbexperience3715.xml
vbexperience_level_1_small.xml


am i doin something wrong?

gorentals
07-14-2008, 03:46 PM
What a great MOD!!! Thanks for this. I have 3.7 installed, and the latest experience installed.

I am having a slight issue with the shop. I created an item, etc. Went thru and purchased it, I use a costfield of Experience. I had a user with 139 User experience points, purchased item for 100 exp points. Says I bought it. It never subtracted the user points, and the item I bought was sent to some other user. I went into the transaction log, and it went to some totally different user.

Am I doing something wrong or is this a bug. This is by far an excellent product

Thanks for your time.

PS: Setup a new user. Purchased another item, and the shop item went to the same user as the first one did. So anyone on my forum who buys something from the shop, it keeps going to one particular user. :(

Vegetrunks
07-14-2008, 03:49 PM
I have the same problem...
Ok, I see that promotion system must be edited manually by vbexperience_level_XXX.xml file. :o
But, how I "freeze" promotion for others usergroup (moderator and similar) like administrator?

Phalynx, I believe in you. :D

EDIT
I try to replace in class_xperience.php this code
if ($level_current['usergroupid']<>0 AND $user['usergroupid']<>$level_current['usergroupid'] AND $user['usergroupid']<>6)


with this

if ($level_current['usergroupid']<>0 AND $user['usergroupid']<>$level_current['usergroupid'] AND $user['usergroupid']<>6 AND $user['usergroupid']<>5)

and seems works correctly: moderators (usergroup 5) are not promoted.

Is it right? Thanks. :)

pranaysanghavi
07-15-2008, 02:47 AM
Hi,


inspite of uploading all files at their correct places, and then proceeding to product mgr to upload the two main xmls, it gives me this messg:
vBulletin Message
You need to upload files first!


--the files that i am tryin to import now are

product_vbexperience3715.xml
vbexperience_level_1_small.xml


am i doin something wrong?
any help appreciated....

Phalynx
07-15-2008, 07:25 AM
I want to create singular awards, that can be assignable to ONE or more individuals, on a ad hoc basis.

Basically:
A user who has won a specific competition, i would want to issue them with a specific award... so on and so forth.

Can we do this, if so, please may I have a step by step example/tutorial.

I am sure its dooable, as this is what this mod is for, but I am sure many many of us who use this, do not know how to actually do it.
Yes, it is doable with the manual assign. Just create a new award and put the userid(s) of the users seperated by a comma in the manual assign field.

I added an item and made it cost 50 experience points, and it says
"Cost: 50 Experience points (you have 6,866)"

I have bought the item 5 times, but it hasn't taken away ANY experience points. I have recounted too.
Confirmed that, will be fixed in next version.

I am scared in enabling the Promotional System. I am running the latest version 3.7.15 GOLD, but can you prvide screen shots in what is actually enabled or super-seeds the current vB Promotional System?

Will this screw-up my vB upgrade installation or templates? Will the Hooks go away after kill?

Screen Shots of vBExperience Promotional System?
Promotions must be done via XML. A GUI for this similar to vBulletin's promotion system will be done in one of next versions. See the demosites for a view of the working promotionsystem.

No, it will not screw up anything. Why should it do this?

Can anyone provide some examples (screenshots) as to what they have in their store?
See demosites.

Also where do we choose how often it updates the information?
Change the interval of the vbexperience scheduled task.

Phalynx
07-15-2008, 07:33 AM
BTW, at my opinion the total thanks a member received from others is more important than the total of his thanked posts. So, kindly let me know if there is any way to change the "Points for thanks" from the points given for thanked posts to the points given for a received thank.

Yes, this is something that need to be tweaked.

I want to know how can i add the Gfx awards

Copy an image with the name award_IDENTIFICATOR.gif to your style's folder (images/misc/level)

Graphics are included with this: award_IDENTIFICATOR.gif


and when i enter the shop there is nothing in it :(
how can i add items
AdminCP/vBExperience/Manage Shop

is this compatible with vbcredit?
No.

This allows placing the awards before or after the username, but I there appears to be no option to place them above or below the username. This would be a nice option for a future release.
Not possible with the API, it would require to edit the template manually.

Phalynx
07-15-2008, 07:40 AM
Phalynx - Is there anyway we can get support for this mod (SAPR):
https://vborg.vbsupport.ru/showthread.php?t=170419

Right now it's in beta and has been taken over by someone else to help it go Gold in the near future but I think it would be PERFECT to integrate with this mod. You can base points on "good posts" (view the mod to know what I'm talking about) and you can subtract points for people who have x number of thumbs down.

Please consider this :o
Let's see :)

I have the same problem...
Promotions must be done via XML. A GUI for this similar to vBulletin's promotion system will be done in one of next versions.

Is this the Mod that has replaced Ishop? I'm going to install this Mod soon on my forum. Since Ishop doesn't work in 3.7 anymore, I think I'm going to switch

Does the shop work similar to the way Ishop does or did?
I don't know Ishop, it has not replaced it.

how can we set it to award 'ad hoc' awards? that would be really useful...or better still if we could work a bookie system into it to use the money / points you gain on the forum? That would be cool....
Just create a new award and put the userid(s) of the users seperated by a comma in the manual assign field.
The shop is working like you described - you get points by doing different stuff on forums and in the shop you can redeem the points.

this is pretty cool mod, which can be a revenue generating source..

inspite of uploading all files at their correct places, and then proceeding to product mgr to upload the two main xmls, it gives me this messg:
vBulletin Message
You need to upload files first!


--the files that i am tryin to import now are

product_vbexperience3715.xml
vbexperience_level_1_small.xml


am i doin something wrong?
You didn't copied the content of the upload folder to the root of your forum.

Phalynx
07-15-2008, 07:43 AM
I am having a slight issue with the shop. I created an item, etc. Went thru and purchased it, I use a costfield of Experience. I had a user with 139 User experience points, purchased item for 100 exp points. Says I bought it. It never subtracted the user points, and the item I bought was sent to some other user. I went into the transaction log, and it went to some totally different user.

Am I doing something wrong or is this a bug. This is by far an excellent product

Thanks for your time.

PS: Setup a new user. Purchased another item, and the shop item went to the same user as the first one did. So anyone on my forum who buys something from the shop, it keeps going to one particular user. :(
I will take a deeper look. A fix will be included in 3.7.16

Ok, I see that promotion system must be edited manually by vbexperience_level_XXX.xml file. :o
But, how I "freeze" promotion for others usergroup (moderator and similar) like administrator?

Phalynx, I believe in you. :D

EDIT
I try to replace in class_xperience.php this code
if ($level_current['usergroupid']<>0 AND $user['usergroupid']<>$level_current['usergroupid'] AND $user['usergroupid']<>6)


with this

if ($level_current['usergroupid']<>0 AND $user['usergroupid']<>$level_current['usergroupid'] AND $user['usergroupid']<>6 AND $user['usergroupid']<>5)

and seems works correctly: moderators (usergroup 5) are not promoted.

Is it right? Thanks. :)
Correct. Admin = 6, it's already excluded. This will be an option in next version.

Phalynx
07-15-2008, 11:39 AM
PS: Setup a new user. Purchased another item, and the shop item went to the same user as the first one did. So anyone on my forum who buys something from the shop, it keeps going to one particular user. :(
I cannot confirm this. Used 3 users with different items. All items belong to the users who purchased it.

Phalynx
07-15-2008, 11:44 AM
Just uploaded 3.7.16 as a bugfix release.

Changes:
- Shop: Fixed subtraction of xperience
- Shop: Fixed SQL Error for ignored users/groups
- Shop: Possibility to use user, thread, post and misc points as costfield
- Awards: Fixed "fing"-Award
- Experience: Fixed sum of albumpictures
- Quantity = 0 shows now an empty rack
- Added language: Arabic
- Added template hooks for thread, post and user

You should only update if you are affected by the described stuff.

Upgrade Instructions
1. Copy ALL (I mean ALL - That is a common error!) files from /upload/ to the server. Espacially take care of the images, copy them to your style misc folder if you use a customized style.
2. ReImport product_vbexperience3716.xml, allow overwrite

Stryker412
07-15-2008, 12:01 PM
I had set up a donation award in the last version. After upgrading the award isn't being awarded to anyone. I upgraded per the instructions, and did a recount. I even deleted the award and recreated it, but no one is getting it.

Phalynx
07-15-2008, 12:09 PM
Please PM me a temporary Adminaccount with SQL permissions on your board.

gorentals
07-15-2008, 12:32 PM
Thanks Phalynx for the update!.. I will test it out and let you know how it works.

Thanks again

Vegetrunks
07-15-2008, 03:28 PM
Suggestion:

Now there is "Points for days online", that assign points for every day since registering.
What do you think to add "Points for daily login", that assign points to user every day that they login?

Alfa1
07-15-2008, 03:31 PM
hours online?

SVTCobraLTD
07-15-2008, 03:37 PM
Will this pull all the stats from an existing site or does it start once installed?

SVT

Vegetrunks
07-15-2008, 03:48 PM
hours online?

It could be a good idea. :)

Mazinger
07-15-2008, 05:41 PM
Shop items not appearing in the postbit though they appear in memberinfo_block. Any suggestions?

EDIT: I purchased them, rebuild counters,
Position of Shopitems: postbit_userinfo_left (below rank, default), created icons/names in postbit is done.

Still can't see the items in the postbit_legacy. :(

CoffeeToki
07-15-2008, 05:59 PM
I'm really happy with the store feature, but I think I've stumbled on a small problem. To test out the store, I created a set of items and purchased two of the items.

After I deleted all of the store contents (including the items I've created), it stills says I have purchased two items and to click on a link to view the listing. When I click on the link, nothing shows up.

Is there a way to fix this? I tried to see if I could delete the transaction, but nothing shows up in the transaction as well. I think the transactions were automatically deleted with items, but the changes are not reflected through the phrases and links lead to nothing.

Any help would be appreciated. :) Thank you.

Sakai Ray
07-15-2008, 08:29 PM
Nice updates so fast ^^

Pacman15
07-15-2008, 10:12 PM
Hello...

I don't know why but my members aren't leveling up... What could do this???

Thanks for your help.

gorentals
07-15-2008, 11:20 PM
Ok, it worked perfectly on my one forum, but not on my other forum, I have like 40,000+ users on my second forum, and I think I know what the problem is on the second forum. It kept giving the items to a user, whose number was like 32,xxx. So possibly there is some sort of max amount of users. No matter which user would buy something, it would always go to that user. So since that user hasn't been active for a long time, I deleted the user. Now when purchasing items, nothing happens, and nothing shows up in the transaction log. So at this point I'm not going to use a shop on that forum, as I think I have too many users.

Thanks for a great mod!




What a great MOD!!! Thanks for this. I have 3.7 installed, and the latest experience installed.

I am having a slight issue with the shop. I created an item, etc. Went thru and purchased it, I use a costfield of Experience. I had a user with 139 User experience points, purchased item for 100 exp points. Says I bought it. It never subtracted the user points, and the item I bought was sent to some other user. I went into the transaction log, and it went to some totally different user.

Am I doing something wrong or is this a bug. This is by far an excellent product

Thanks for your time.

PS: Setup a new user. Purchased another item, and the shop item went to the same user as the first one did. So anyone on my forum who buys something from the shop, it keeps going to one particular user. :(

Phalynx
07-16-2008, 07:24 AM
Suggestion:

Now there is "Points for days online", that assign points for every day since registering.
What do you think to add "Points for daily login", that assign points to user every day that they login?
hours online?
Great idea, but cannot be done due to missing data. vBulletin does not save such data.

Will this pull all the stats from an existing site or does it start once installed?
It will pull all the stats from the existing site.

BTW, to get support, you will need to click "Mark as Installed".


Shop items not appearing in the postbit though they appear in memberinfo_block. Any suggestions?(
Seems your template hook called postbit_userinfo_left is missing. Take a look at the origin postbit template and copy/paste

Phalynx
07-16-2008, 07:27 AM
I'm really happy with the store feature, but I think I've stumbled on a small problem. To test out the store, I created a set of items and purchased two of the items.

After I deleted all of the store contents (including the items I've created), it stills says I have purchased two items and to click on a link to view the listing. When I click on the link, nothing shows up.

Is there a way to fix this? I tried to see if I could delete the transaction, but nothing shows up in the transaction as well. I think the transactions were automatically deleted with items, but the changes are not reflected through the phrases and links lead to nothing.

Any help would be appreciated. :) Thank you.
Transactions are not beeing deleted, will be done in next version. Until then you will have to delete items manually in DB. It's the table "xperience_shop_ta".

I don't know why but my members aren't leveling up... What could do this???
Which level are you using? How many threads/postings does your best member have?

Ok, it worked perfectly on my one forum, but not on my other forum, I have like 40,000+ users on my second forum, and I think I know what the problem is on the second forum. It kept giving the items to a user, whose number was like 32,xxx. So possibly there is some sort of max amount of users. No matter which user would buy something, it would always go to that user. So since that user hasn't been active for a long time, I deleted the user. Now when purchasing items, nothing happens, and nothing shows up in the transaction log. So at this point I'm not going to use a shop on that forum, as I think I have too many users.

Thanks for a great mod!

Thats it! Thanks for the hint.
Please run this query (+db prefix):
ALTER TABLE xperience_shop_ta MODIFY buyer BIGINT

bluej
07-16-2008, 08:05 AM
have read through the thread for my answer and can not find it

i am not seeing 'manage shop' anywhere, have i missed uploading something?

the only place i see vBExperience is ACP/vBulletin Options/VBexperience and there is nothing there about manage shop...

i saw where you said this repeatedly, but i am not see anything about manage shop



Check AdminCP, vBExperience, Manage Shop. Create Categories and items.

Phalynx
07-16-2008, 08:55 AM
You should upload all files from upload to the root of your forum.

Vinyljunky
07-16-2008, 09:12 AM
Upgraded!

Thanks again for a neat mod

VinylJunky

Subah
07-16-2008, 11:59 AM
I remove the product as what writen in the file and now i can not post any thing i got this error database:

Database error in vBulletin 3.7.2:

Invalid SQL:
UPDATE user SET xperience_done=0 WHERE userid='1';

MySQL Error : Unknown column 'xperience_done' in 'field list'
Error Number : 1054

Phalynx
07-16-2008, 12:12 PM
Please remove the product vBExperience

Subah
07-16-2008, 12:34 PM
Thanks a lot :)

Mazinger
07-16-2008, 12:56 PM
Seems your template hook called postbit_userinfo_left is missing. Take a look at the origin postbit template and copy/paste
I reverted everything and still no results. Can you say all the steps needed for the items to appear in the postbit? I see serveral people have the same problem as mine.

jlew24asu
07-16-2008, 01:18 PM
is it possible to have the number of points displayed instead of the orange bar under the user name?

SVTCobraLTD
07-16-2008, 02:29 PM
What does the level up mean? I have 3 banned members on the site and they have 99% level up. They were on the site one day and were spamming the site so they were banned, yet it shows their ranking as 99% along with everyone else on the site.

Also the vbexperience options are listed twice in admincp. They are under User and also under vb options

bluej
07-16-2008, 03:37 PM
I reverted everything and still no results. Can you say all the steps needed for the items to appear in the postbit? I see serveral people have the same problem as mine.

yes, me too...still just shows the little box in postbit...

not sure if i named the items right to appear in the postbit...

i named the item [icon_'item name'_gif.] and added to levels folder...

then in manage icons, for the title...'itemname'

not sure what to add where it says, Picture, Thumb, Icon...what should be added there?:confused:

does a category also have to be picked for costfield for it to show?

do the items have to be 16x16, can they be any larger to show in postbit?

gorentals
07-16-2008, 07:52 PM
Thanks Phalynx, that fixed it perfectly!!! Everything is working great

---------------
Thats it! Thanks for the hint.
Please run this query (+db prefix):
ALTER TABLE xperience_shop_ta MODIFY buyer BIGINT

Originally Posted by gorentals
Ok, it worked perfectly on my one forum, but not on my other forum, I have like 40,000+ users on my second forum, and I think I know what the problem is on the second forum. It kept giving the items to a user, whose number was like 32,xxx. So possibly there is some sort of max amount of users. No matter which user would buy something, it would always go to that user. So since that user hasn't been active for a long time, I deleted the user. Now when purchasing items, nothing happens, and nothing shows up in the transaction log. So at this point I'm not going to use a shop on that forum, as I think I have too many users.

Thanks for a great mod!

yahoooh
07-17-2008, 01:39 AM
i installed it
some user has not any points even they post :
No data available.

what is the reason?

verino
07-17-2008, 03:43 AM
*installed* :up:

Good mod and good response from the coder also. Successfully installed on my board 3.7.2 ;)

Phalynx
07-17-2008, 07:16 AM
I reverted everything and still no results. Can you say all the steps needed for the items to appear in the postbit? I see serveral people have the same problem as mine.
yes, me too...still just shows the little box in postbit...

not sure if i named the items right to appear in the postbit...

i named the item [icon_'item name'_gif.] and added to levels folder...

then in manage icons, for the title...'itemname'

not sure what to add where it says, Picture, Thumb, Icon...what should be added there?:confused:

does a category also have to be picked for costfield for it to show?

do the items have to be 16x16, can they be any larger to show in postbit?

1. Create Cat, Item. Fill the fields, espacially icon.
2. Buy this item.
3. Item should appear in postbit.

If this does not happen, you are missing template hooks. Take a look at the default unmodifiec vbulletin templates.


The itemname is not interesting in this part. You will name the icon directly /misc/levels/icon_myitem.gif by filling the icon field with that value.
Please keep in mind that items in postbit are only shown if you purchased the item.


is it possible to have the number of points displayed instead of the orange bar under the user name?
Disable bars, enable text/description.

What does the level up mean? I have 3 banned members on the site and they have 99% level up. They were on the site one day and were spamming the site so they were banned, yet it shows their ranking as 99% along with everyone else on the site.
You should put the banned usergroup to ignored. Level up shows the progress of the transition to the next level...

Also the vbexperience options are listed twice in admincp. They are under User and also under vb options
Yes, it's just a "shortcut".



some user has not any points even they post :
No data available.

what is the reason?
Seems users are ignored via user/usergroup setting.

emtee
07-17-2008, 10:05 AM
Are the items bought from shop displayed in postbit and member profile? I don't see it in the demo...

Phalynx
07-17-2008, 10:07 AM
Yes, the items are shown there. The demo has this disabled.

jlew24asu
07-17-2008, 11:25 AM
thanks for answering my question Phalynx :)

Daisyboo
07-17-2008, 12:19 PM
Hi,
I've migrated from phpBB2 so a bit confused, when it says..

2. Import the main product "product_vbexperience3715.xml"

How do I do that?

Thanks :)

Phalynx
07-17-2008, 12:22 PM
Welcome to vBulletin :)

First at all, please click Mark as Installed, thanks.

Second:
- Goto "ACP -> Plugins & Products -> Manage Products".
- Click "Add/Import Product".
- In the "Import Product" section, click the browse button and select the XML file
- Click "Import"

Same for Level.

Daisyboo
07-17-2008, 12:25 PM
Thanks for the welcome and the fast reply :)

Will do that :)

Mazinger
07-17-2008, 03:24 PM
1. Create Cat, Item. Fill the fields, espacially icon.
2. Buy this item.
3. Item should appear in postbit.

If this does not happen, you are missing template hooks. Take a look at the default unmodifiec vbulletin templates.


The itemname is not interesting in this part. You will name the icon directly /misc/levels/icon_myitem.gif by filling the icon field with that value.
Please keep in mind that items in postbit are only shown if you purchased the item.

Still no progress. Would you mind chechking yourself? If so, I'll send you the login details.

bluej
07-18-2008, 03:58 AM
something that would be a really good feature for this is to be able to set how many rows of items to display and how many items in each row in postbit...

i see in shop settings that we can set how many can show, but no way to set how they can be displayed

would like to be able to show a lot of items in postbit...

options could be like

show items in postbit? ( ie. 50)

number of rows? (ie. 5)

number items per row? (ie. 10)

could this be something that could be done?

thanks so much for this great mod, love it :)

Phalynx
07-18-2008, 07:18 AM
Still no progress. Would you mind chechking yourself? If so, I'll send you the login details.
Please PM me account details with SQL query permission.

something that would be a really good feature for this is to be able to set how many rows of items to display and how many items in each row in postbit...
Hmm, does not sound really good.

bluej
07-18-2008, 09:42 AM
Hmm, does not sound really good.

sounded really good to me...

if members are going to work to earn points to get the items, then why would they not want to display them in their posts, instead of having them hidden in their profile?

the way it is now, won't it just keep making one line of items? this means that not many can be displayed on postbit...

i use the living avatars and have a lot of space for items and it would be nice to be able to fill that space up with items :up:

hope you will consider adding the option for the rows and how many per row...

thanks for all the hard work you have put into this :)

Phalynx
07-18-2008, 09:52 AM
You can move the icons near signature, there you have so much more space.

bluej
07-18-2008, 09:26 PM
You can move the icons near signature, there you have so much more space.

yes, you can add a few more that way, but there is also a problem with how the items show in the profile when you have a lot of items...if there is not a way to break the rows then we are also limited to how many items the members can purchase :(

http://img501.imageshack.us/img501/573/screenshotrk2.png

bkerensa
07-19-2008, 06:53 AM
I installed everything as the readme says but when I click on vbExperience on the menu it doesnt show any awards or any items in the shop or anything....

Can you register on my forums at http://www.aftermathzone.com/forums/

and have a look I wanna enable this mod

cykelmyggen
07-19-2008, 12:49 PM
Hi
I run a board smaller than suited for the vbexperience_level_1_small ( 800-1000 members). Does anybody have a xml-file for a smaller board which they would like to share?

bkerensa
07-19-2008, 03:47 PM
Alright so.... I am sort of lost as to what I need to do to make vbExperience work fully....

I have no items in my shop.... and I dont know how users buy items or how I add them or anything.... look at this screenshot:

https://vborg.vbsupport.ru/

Mazinger
07-19-2008, 05:20 PM
What's the difference between:

'Points for threads' and 'Threads'?

bkerensa
07-19-2008, 05:47 PM
I hope the creator responds to my posts soon

Mazinger
07-19-2008, 06:21 PM
How to remove an item from a user?

bluej
07-19-2008, 06:33 PM
Alright so.... I am sort of lost as to what I need to do to make vbExperience work fully....

I have no items in my shop.... and I dont know how users buy items or how I add them or anything.... look at this screenshot:

http://img228.imageshack.us/img228/845/vbexgo7.jpg


To add items to shop:

1. Create a category for your items by going to ACP/vBExperience/Manage Shop/Add Category

2. Add items to server: images/misc (make a new folder called 'item', in which you can upload all of your images)

3. Add items to shop: ACP/vBExperience/Manage Shop (click on 'edt items' in the category that you created, then on 'add item')

In order for your items to be added and appear on postbit and profile you will need to fill out the add form.

Title: Whatever name you want the item to appear as in the shop.
Description: Any description you want the item to have, or you can leave blank if none.

Picture: /images/misc/item/youritem.gif
Thumb: /images/misc/item/youritem.gif
Icon: /images/misc/item/youritem.gif

add the path to your item
*be sure to fill out all three of these or items may not appear on pages

CatID: the number of the category you want the item to be in
Quantity: how many you want to be in stock
Cost: how many points the item costs
Costfield: what category or categories the points will be taken from
Display Order: where the item will display in the category
Delete: if you want to delete item click on yes and save


To buy items:

click on vBExperience on nav bar, then on shop, there chose the category and item you want to purchase


hope this helps :)

bkerensa
07-19-2008, 06:44 PM
To add items to shop:

1. Create a category for your items by going to ACP/vBExperience/Manage Shop/Add Category

2. Add items to server: images/misc (make a new folder called 'item', in which you can upload all of your images)

3. Add items to shop: ACP/vBExperience/Manage Shop (click on 'edt items' in the category that you created, then on 'add item'

In order for your items to be added and appear on postbit and profile you will need to fill out the add form.

Title: Whatever name you want the item to appear as in the shop.
Description: Any description you want the item to have, or you can leave blank if none.

Picture: /images/misc/item/youritem.gif
Thumb: /images/misc/item/youritem.gif
Icon: /images/misc/item/youritem.gif
(*the path to your item (be sure to fill our all three of these or items may not appear on pages)

CatID: the number of the category you want the item to be in

Quantity: how many you want to be in stock
Cost: how many points the item costs
Costfield: with category or categories the points will be taken from
Display Order: where the item will display in the category
Delete: if you want to delete item click on yes and save


hope this helps :)

Are there no default items and how come awards are not showing either?

bkerensa
07-19-2008, 06:47 PM
I dont have the option Manage Shop in ACP I have
VbExperience
VbExperience
Bars
Stats
Points
Awards
Shops

It gives me no option to manage the shop or add categories at all

bluej
07-19-2008, 06:57 PM
I dont have the option Manage Shop in ACP I have
VbExperience
VbExperience
Bars
Stats
Points
Awards
Shops

It gives me no option to manage the shop or add categories at all

make sure you added everything correctly to database and imported both of the xml files via ACP, one for the product and one for the level you want to use, the different levels are in the extras folder

bkerensa
07-19-2008, 07:22 PM
ok I finally added items.... and how can I make my items show up next to each persons username in posts and such?

Say they buy a cookie (virtual) and how can I make it show up next to their username in all posts!

bkerensa
07-19-2008, 07:47 PM
I add items and users can buy them now but they do not display in the forums and nor do they show up next to username in posts or on profile....

Chadi
07-19-2008, 08:52 PM
Just installed this and applied settings as needed, ran the recount option too.

A few problems:

- blank page when clicking on
manage shop
manage awards
statistics: level
manage custom points
delete statistics

- all 3 bars appear, but no text at all for some reason

I uploaded all files for sure as well


http://img509.imageshack.us/img509/6173/74205554qc8.gif (https://addons.mozilla.org/firefox/1174)

http://img509.imageshack.us/img509/4425/41890340nx3.gif (https://addons.mozilla.org/firefox/1174)

gamerfu
07-20-2008, 06:26 AM
I have noticed a significant decrease in my servers performance since the release of this Modification. Have any idea why the huge draw off server reasources?

bluej
07-20-2008, 09:07 AM
I add items and users can buy them now but they do not display in the forums and nor do they show up next to username in posts or on profile....

go to shop settings and see if it is turned on :)

Matais
07-20-2008, 02:54 PM
all my users are on level one for some reason?

Matais
07-20-2008, 02:57 PM
even though they have different points

Matais
07-20-2008, 03:02 PM
all my users are on level one for some reason?

even though they have different points

fixed, my bad.

Mazinger
07-20-2008, 04:11 PM
Can we use a condition for shop items in postbit?

Dr. Bantham
07-20-2008, 05:25 PM
I have developed a script for PhotoPlog integration and attach it here for testing. It seems to work fine for me. Assuming there are no bugs, should I release this and my QuoteIt! script as Add-Ons?

bkerensa
07-20-2008, 06:12 PM
go to shop settings and see if it is turned on :)

Yes it is turned on to display ;)

But its not displaying >.<

Pacman15
07-20-2008, 06:47 PM
Which level are you using? How many threads/postings does your best member have?

My best member has 5,913 posts and he is at level 1 as well as all other members. On his profile:

# Awards: [fing Award] [Activity Award]
# Points: 23,513
# Level: 1
Points: 23,513, Level: 1
# Level up: 99%
# Points needed: 0
Level up: 99% - 0 Points needed
# Activity: 100%

On mine:
# Awards: [Community Award]
# Points: 9,929
# Level: 1
Points: 9,929, Level: 1
# Level up: 99%
# Points needed: 0
Level up: 99% - 0 Points needed
# Activity: 100%
Activity: 100%

I have 1,768 posts. What could be the source of this error?

bkerensa
07-20-2008, 07:10 PM
Does anyone have a forum that has this mod working because I still cannot get my graphics to display.....

Awards show up fine

But items from shop dont !!!

Matais
07-20-2008, 07:58 PM
Does anyone have a forum that has this mod working because I still cannot get my graphics to display.....

Awards show up fine

But items from shop dont !!!

mine works fine, what i had to do is put the imagas in both:

mystyle/images/misc/level

and

images/misc/level

Pacman15
07-20-2008, 08:28 PM
yes, be sure to do that...

Does anyone know why my members don't level up?? they're all level 1... no matter how much posts/points they have.

Phalynx
07-20-2008, 08:56 PM
First of all: If you don't get a response from me than this is a real sign I'm just not on my computer. That means I cannot answer your questions. Asking here every few minutes for support on the same thing does not speed up anything.

Second: Do the people read the files included in the ZIP or even written on first post? Most of the questions are already answered there.

If this does not change in the near future I will not answer such questions anymore.


yes, you can add a few more that way, but there is also a problem with how the items show in the profile when you have a lot of items...if there is not a way to break the rows then we are also limited to how many items the members can purchase :(
Limit the items via settings. Currently there is no other solution to this.

I installed everything as the readme says but when I click on vbExperience on the menu it doesnt show any awards or any items in the shop or anything....
Enable Awards and fill the shop.

Alright so.... I am sort of lost as to what I need to do to make vbExperience work fully....

I have no items in my shop.... and I dont know how users buy items or how I add them or anything.... look at this screenshot:
AdminCP, vBexperience, Shop - Create Categories and create items.

What's the difference between:

'Points for threads' and 'Threads'?
The first are the points for threads and the seconds are the sum of point for threads and other data summed as thread.

Phalynx
07-20-2008, 08:59 PM
How to remove an item from a user?
AdminCP, vBExperience, Shop, Transactionlog

Just installed this and applied settings as needed, ran the recount option too.

A few problems:

- blank page when clicking on
manage shop
manage awards
statistics: level
manage custom points
delete statistics

- all 3 bars appear, but no text at all for some reason

I uploaded all files for sure as well

For sure one or some files didn't copied correctly. Just upload all PHP files as Text to the server.

I have noticed a significant decrease in my servers performance since the release of this Modification. Have any idea why the huge draw off server reasources?
Yes, vBExperience has performance needs.

all my users are on level one for some reason?

For some reason you didn't imported a level XML.

bkerensa
07-20-2008, 09:01 PM
First of all: If you don't get a response from me than this is a real sign I'm just not on my computer. That means I cannot answer your questions. Asking here every few minutes for support on the same thing does not speed up anything.

Second: Do the people read the files included in the ZIP or even written on first post? Most of the questions are already answered there.

If this does not change in the near future I will not answer such questions anymore.



Limit the items via settings. Currently there is no other solution to this.


Enable Awards and fill the shop.


AdminCP, vBexperience, Shop - Create Categories and create items.


The first are the points for threads and the seconds are the sum of point for threads and other data summed as thread.


Phalynx I have done all of that and uploaded items that are 16x16 pixels.....

They wont display instead TEXT is diplayed in postbit under username saying

User owns x10 ITEMS

but it wont display the items themselves next to their username or in the shop it just shows the text name of the item.

What directory do the items specifically have to be in?

Does both PNG and GIF work?

What am I doing wrong?

My Awards are working fine and the Points and Level Bars work fine but the Items do not!

which directory path do they need to go in? images/misc/level?

Phalynx
07-20-2008, 09:01 PM
Can we use a condition for shop items in postbit?
What do you want to reach with that condition?

I have developed a script for PhotoPlog integration and attach it here for testing. It seems to work fine for me. Assuming there are no bugs, should I release this and my QuoteIt! script as Add-Ons?
Thanks for sharing. Will add this in next package.

My best member has 5,913 posts and he is at level 1 as well as all other members. On his profile:
What could be the source of this error?
You didn't installed level XML. Please follow the install instructions carefully.

Phalynx
07-20-2008, 09:03 PM
Phalynx I have done all of that and uploaded items that are 16x16 pixels.....

They wont display instead TEXT is diplayed in postbit under username saying

User owns x10 ITEMS

but it wont display the items themselves next to their username or in the shop it just shows the text name of the item.

What directory do the items specifically have to be in?

Does both PNG and GIF work?

What am I doing wrong?

YOU are referencing the images in item properties as you have to fill the full name to the image. If you name a GIF, a GIF will be displayed (if available), if you name a file on another server, vBExperience will display this.

To make sure you are doing all correct, just erase all 3 graphic fields so the default image will be shown.

bkerensa
07-20-2008, 09:16 PM
YOU are referencing the images in item properties as you have to fill the full name to the image. If you name a GIF, a GIF will be displayed (if available), if you name a file on another server, vBExperience will display this.

To make sure you are doing all correct, just erase all 3 graphic fields so the default image will be shown.


If the image is in a local path I just to put like /images/misc/level/itemexample.gif ?
or do I need to put a full URL like http://www.myserver.com/forums/images/misc/level/itemexample.gif?

What do I put for paths?

I have it set to the local path now and images are not displaying at all

Phalynx
07-20-2008, 09:17 PM
Please PM me a temporary Admin account so I can take a look.

bkerensa
07-20-2008, 09:48 PM
Please PM me a temporary Admin account so I can take a look.

Sent

Phalynx
07-20-2008, 09:52 PM
You are referencing image "/images/misc/pineapple/Pineapple.png", but it should be "/forums/images/misc/pineapple/Pineapple.png"

bkerensa
07-20-2008, 10:00 PM
You are referencing image "/images/misc/pineapple/Pineapple.png", but it should be "/forums/images/misc/pineapple/Pineapple.png"

So that was the problem?

bkerensa
07-20-2008, 10:02 PM
I just changed it and still the Pineapple item wont display in postbit or the store.... =/

Phalynx
07-20-2008, 10:06 PM
And why do I see it?

Dr. Bantham
07-20-2008, 11:36 PM
Thanks for sharing. Will add this in next package.You are quite welcome. Thank you for the outstanding mod. I am attaching the final version of the script for QuoteIt! integration, in case anyone is interested.

bluej
07-21-2008, 01:09 AM
You are referencing image "/images/misc/pineapple/Pineapple.png", but it should be "/forums/images/misc/pineapple/Pineapple.png"

shouldn't it be

/images/misc/level/pinapple.png (if the image is in the level folder?)

Phalynx
07-21-2008, 07:33 AM
You are quite welcome. Thank you for the outstanding mod. I am attaching the final version of the script for QuoteIt! integration, in case anyone is interested.

shouldn't it be

/images/misc/level/pinapple.png (if the image is in the level folder?)

No, as he uploaded the image to that place. You can even reference https://vborg.vbsupport.ru/images/smilies/wink.gif as an image. (But this is stealing bandwidth from this site ;))

BucWiLd
07-21-2008, 10:49 AM
very nice.. i installed. thanks

Phalynx
07-21-2008, 11:06 AM
vBExperience has been updated to 3.7.17
This is just a small release containing a fix for the shop is you have more than 32k users. Additionally, I added a lot of icons that can be used for awards and shop items. All known seven addons are now part of the package, same for a french language pack.

3.7.17, 21th July 2008
- Shop: Fixed purchase for users with a userid higher than 32.000
- Shop: New setting Row break. Define after how many items a "<br/>" will be added
- Added three addons: Thread Necromancer, Scrupulous Poster, Deletion Addicted. All addons are stored in extras/addons and must be manually installed as a product
- Added graphics that can be used for Awards and Shop Items
- Added language: French

BucWiLd
07-21-2008, 11:34 AM
i received an email saying that this has been updated. how do i go about updating it? sorry if i sound dumb, but i am :(

Phalynx
07-21-2008, 11:43 AM
Upgrade Instructions
1. Copy ALL (I mean ALL - That is a common error!) files from /upload/ to the server. Espacially take care of the images, copy them to your style misc folder if you use a customized style.
2. ReImport product_vbexperience3717.xml, allow overwrite

Stryker412
07-21-2008, 11:44 AM
i received an email saying that this has been updated. how do i go about updating it? sorry if i sound dumb, but i am :(

Read the upgrade readme.txt, it's pretty self explanatory.

Phalynx do you have a section somewhere about the new add ons?

maestrodamuz
07-21-2008, 11:55 AM
Do the extra icons in the upgrade be uploaded to the levels folder on the server?

Phalynx
07-21-2008, 12:10 PM
Phalynx do you have a section somewhere about the new add ons?
Section for ...?

Do the extra icons in the upgrade be uploaded to the levels folder on the server?

You can upload these icons whereever you want. Keep in mind that you can enter any image url as an picture/thumb/icon for shop items.

Mazinger
07-21-2008, 01:02 PM
What do you want to reach with that condition?

I want to display the items in a table (if any) I dislike the nested icons look.

Phalynx
07-21-2008, 01:15 PM
You would need to change the template xperience_shop_item_p to do this.

Mazinger
07-21-2008, 01:49 PM
But that's a template for each item (item_bit) and not a container, right?