View Full Version : Add-On Releases - vBExperience 3.8
Pages :
1
2
3
4
5
[
6]
7
8
9
10
matthewhotdude
09-02-2009, 04:34 PM
Bug I think
I set an achievment for someone to recieve after making 100 posts,
But people are getting them when they have less than 100 posts
in the compare option I have the arrow pointing towards the right and the value is set at 100 is that correct?
Itchy Nips
09-02-2009, 04:58 PM
Bug I think
I set an achievment for someone to recieve after making 100 posts,
But people are getting them when they have less than 100 posts
in the compare option I have the arrow pointing towards the right and the value is set at 100 is that correct?
similar problem for an achievement I created for users with more than 20 referrals. everyone is receiving them.
luan7749
09-02-2009, 05:06 PM
Yes, with settings in Experience: Shop you can set so items will be displayed in different places in postbit.
No, That is not my mean, I want to display IMAGE of goods in my members signature, not items. Please help me !
Phalynx
09-02-2009, 05:39 PM
Bug I think
I set an achievment for someone to recieve after making 100 posts,
But people are getting them when they have less than 100 posts
in the compare option I have the arrow pointing towards the right and the value is set at 100 is that correct?
similar problem for an achievement I created for users with more than 20 referrals. everyone is receiving them.
Not a Bug. It seems you both didn't read what I posted in the release notes/readme:
- Just a short note: Condition in Achievements and Promotions are calculated in POINTS, not in counts of items.
If you choose 10 Day, you must enter the points needed for this.
For example: You have an achievement for 10 days. You have set 2 points for every day since registering. Calculation: 10*2 = 20
You will have to set 20 as the condition.
vBExperience is collecting data and multiplies it with points you set via options.
No, That is not my mean, I want to display IMAGE of goods in my members signature, not items. Please help me !
Please define IMAGE. Items are represented by images.
matthewhotdude
09-02-2009, 05:58 PM
I changed it did the recount but it's the same
Phalynx
09-02-2009, 06:24 PM
Once an achievement has been assigned, it will not be rewoked anymore. I did not implement it yet, maybe in Beta 3 (in around 2 weeks!).
In the meantime clear the table xperience_achievements_issues and recount.
matthewhotdude
09-02-2009, 06:29 PM
How do I do that, sorry for being dumb
matthewhotdude
09-02-2009, 06:38 PM
you mean in my SQL in phpmyadmin
BostWick-x
09-02-2009, 07:04 PM
I LOVE the new update. Thanks for taking our requests.
Great work. :)
Phalynx
09-02-2009, 07:40 PM
you mean in my SQL in phpmyadmin
Yes:
DELETE FROM xperience_achievements_issues
I LOVE the new update. Thanks for taking our requests.
Great work. :)
Awaiting more Feedback :)
matthewhotdude
09-02-2009, 07:49 PM
Thanks sorted...will have a play around and leave feedback
Leo Brazil
09-02-2009, 08:07 PM
Phalynx, as I always say this is one the best mods I ever seen here not only for your support but you're always trying to do your best to accept our requests and so on.
Well, on your to do list you mentioned - Download files with vBExperience as a credit system ("LDM Links and Downloads Manager", "DownloadsII")
That's a great idea, I don't know what you thinking about this but I have a few suggestions:
To download something from there users show have a certain number of points and spend their points in case they download it.
Possibility to set different "price" for every download.
Also, if you upload stuff you earn points.
I know this is not an easy task but as you always surprize us, here it goes.
Phalynx
09-02-2009, 08:11 PM
Leo, let's have a surprise in Beta 3 :)
digicom
09-02-2009, 08:14 PM
Much Apprciated Phalynx For Update Excellent Work Thankyou :up:
Leo Brazil
09-02-2009, 08:18 PM
Leo, let's have a surprise in Beta 3 :)
I always have with all your upgrades. :up:
820Media
09-02-2009, 11:27 PM
After installing the latest BETA the template messed up..
http://forums.jetgaming.org/xperience.php
matthewhotdude
09-02-2009, 11:33 PM
I have set up the "pay pal" award for donators.... is there anyway to set it so the award automatically goes to everyone who donated?
SEW810
09-03-2009, 01:07 AM
yeah baby!!!.
I marked NOMINATED this mod in this post https://vborg.vbsupport.ru/showpost.php?p=1866944&postcount=1065
Voted now and great news.... you are winning Phalynx !!! That's it dude !!!!
Upgrading... BRB for comments
EDITED ********************
Working ok :)
(I'm not using promotions. Can't say anything about this feature)
LGKeiz
09-03-2009, 06:00 AM
When I deleted my statistics and recounted, I get this error on Updating experience points
Invalid SQL:
SELECT * FROM GSxperience_achievements WHERE sortorder>0 AND achievementid NOT IN(SELECT GSachievementid FROM xperience_achievements_issues WHERE userid=1);
MySQL Error : Table 'keithgs_GamingSync.xperience_achievements_issues' doesn't exist
Error Number : 1146
any idea why?
EDIT: also I though it would be a good idea to reinstall, but kill_xperience.php is showing a blank white page in admincp..........
Phalynx
09-03-2009, 06:09 AM
After installing the latest BETA the template messed up..
http://forums.jetgaming.org/xperience.php
Uhm, seems all fine. Did you reverted modified templates?
I have set up the "pay pal" award for donators.... is there anyway to set it so the award automatically goes to everyone who donated?
No, and it will not be done with awards. Set up an Achievement, condition is at least 1 point in PayPal-Donation.
yeah baby!!!.
I marked NOMINATED this mod in this post https://vborg.vbsupport.ru/showpost.php?p=1866944&postcount=1065
Voted now and great news.... you are winning Phalynx !!! That's it dude !!!!
Upgrading... BRB for comments
EDITED ********************
Working ok :)
(I'm not using promotions. Can't say anything about this feature)
Thanks :)
When I deleted my statistics and recounted, I get this error on Updating experience points
any idea why?
EDIT: also I though it would be a good idea to reinstall, but kill_xperience.php is showing a blank white page in admincp..........
I will release a hotfix, as this is a bug with forums in subdirectories.
LGKeiz
09-03-2009, 06:15 AM
Uhm, seems all fine. Did you reverted modified templates?
No, and it will not be done with awards. Set up an Achievement, condition is at least 1 point in PayPal-Donation.
Thanks :)
I will release a hotfix, as this is a bug with forums in subdirectories.
So you will fix the
Invalid SQL:
SELECT * FROM GSxperience_achievements WHERE sortorder>0 AND achievementid NOT IN(SELECT GSachievementid FROM xperience_achievements_issues WHERE userid=1);
MySQL Error : Table 'keithgs_GamingSync.xperience_achievements_issues' doesn't exist
Error Number : 1146
Request Date : Thursday, September 3rd 2009 @ 01:09:38 AM
Error Date : Thursday, September 3rd 2009 @ 01:09:38 AM
Script : http://gamingsync.com/admincp/xperience_admin.php?do=xperience_admin_recount_xp
Referrer : http://gamingsync.com/admincp/xperience_admin.php?do=recount
issue?
Phalynx
09-03-2009, 06:15 AM
Yes, as I said.
LGKeiz
09-03-2009, 06:18 AM
Oh I was rather confused, I didn't know If you were talking about the kill_xperience problem or that one.
Phalynx
09-03-2009, 06:20 AM
I fixed both.
Please download the Beta 2 again, overwrite class_xperience.php and reimport product. Recount after then. This will fix the Achievements in Forums with Subdirectories.
matthewhotdude
09-03-2009, 08:50 AM
Found a style bug in google chrome
Have a look at the screen shot
http://premium1.uploadit.org/chattaboxforums//desktop.jpg
Internet explorer and firefox seem ok
The template is distorted when you use the Google Chrome browser.
matthewhotdude
09-03-2009, 09:12 AM
The template is distorted when you use the Google Chrome browser.
Hmm yes I know, thats what I was saying!
Phalynx
09-03-2009, 09:17 AM
Please edit the template xperience_navbar
Add at the end of the template this:
<div style="clear: left" />
Does it help?
matthewhotdude
09-03-2009, 09:22 AM
Yes, thank you :)
Phalynx
09-03-2009, 09:56 AM
Good News: I will release a Refresh of the Beta 2 with the following changelog:
3.8.5 Beta 2.1
- Shop can now control items of "Links and Download Manager" and "DownloadsII". Simply put the LinkID of the item into the Shop Item Properties. User cannot download the item until he purchase it.
- Fixed issue with Notification on forums with subdirectory (e.g. /forums/)
- Fixed issue with Achievements on forums with subdirectory (e.g. /forums/)
- Fixed issue with Google Chrome and Tabs
- Improved uninstall
How to upgrade?
Simply overwrite all PHP files and import product XML.
Awaiting feedback :)
Phalynx
09-03-2009, 10:04 AM
How to implement Shop Items that can be downloaded after purchased.
1. Install vBExperience, enable shop.
2. Install LDM Links And Download Manager or DownloadsII
3. Install either ZIP\extras\Addons\download_files_shop_ldm.xml or ZIP\extras\Addons\download_files_shop_downloadsII. xml. Depends of which downloadsystem you have installed.
4. Upload the download content. Memorize the LinkID!
5. AdminCP, Experience, Manage Shop, Add Category/Edit items
6. Depending of the downloadsystem you have to enter the numerical LinkID into the correct field
If the user purchased the item, he can download it. If he sells or give it away, he cannot access the file anymore.
Itchy Nips
09-03-2009, 11:19 AM
upgraded and everything is smooth so far. the problem i have is a 404 error with achievements that dont exist. Long story short, I created an achievement and decided to remove it because it gave it to everyone, rather than the people its supposed to. It sent a notification (under their PM notification on the top right of the page). When they click on the notification, it brings them to a 404 error page:
Not Found
The requested URL /forumsmember.php was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
How do I remove their achievement notifications? I tried a recount but that doesnt do anything.
Phalynx
09-03-2009, 11:37 AM
Issue fixed and added also a possibility to clear issued achievements (AdminCP, Experience, Manage Achievements).
Please re-download ZIP, import product XML and update admincp/xperience_admin.php
Itchy Nips
09-03-2009, 12:23 PM
thanks! will try it now
UPDATE: seems to be working. I'll let you know if anyone reports an error
Itchy Nips
09-03-2009, 12:54 PM
one of my users just reported this error:
I have a Issued/Removed Award notification and I get this...
Quote:
Not Found
The requested URL /member.php was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
820Media
09-03-2009, 02:06 PM
Good News: I will release a Refresh of the Beta 2 with the following changelog:
3.8.5 Beta 2.1
- Shop can now control items of "Links and Download Manager" and "DownloadsII". Simply put the LinkID of the item into the Shop Item Properties. User cannot download the item until he purchase it.
- Fixed issue with Notification on forums with subdirectory (e.g. /forums/)
- Fixed issue with Achievements on forums with subdirectory (e.g. /forums/)
- Fixed issue with Google Chrome and Tabs
- Improved uninstall
How to upgrade?
Simply overwrite all PHP files and import product XML.
Awaiting feedback :)
Perfect, that fixed the template distorting..
Heres a suggestion:
Make the tabs jscript so each tab doesnt reload a new page so it flows more..?
So clicking a tab would just switch to it instead of reloading the page..
Kayden
09-03-2009, 02:28 PM
Having the following issue:
https://vborg.vbsupport.ru/external/2009/09/75.jpg
I have a single thread set for 3, but I'm showing up as 0?
Phalynx
09-03-2009, 02:47 PM
one of my users just reported this error:
I have a Issued/Removed Award notification and I get this...
Quote:
Not Found
The requested URL /member.php was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Cannot reproduce.
Perfect, that fixed the template distorting..
Heres a suggestion:
Make the tabs jscript so each tab doesnt reload a new page so it flows more..?
So clicking a tab would just switch to it instead of reloading the page..
Nice idea, yes.
Having the following issue:
https://vborg.vbsupport.ru/external/2009/09/75.jpg
I have a single thread set for 3, but I'm showing up as 0?
How many points do you have for threads? Do you have an URL to your forum to your stats?
Kayden
09-03-2009, 03:00 PM
How many points do you have for threads? Do you have an URL to your forum to your stats?
In my profile, it says I have 103,969 points for threads.
And I do have a URL for it all, if I'm understanding you right?
Phalynx
09-03-2009, 03:06 PM
Take a look at your profile. What is written in these columns?
Points for threads: ?
Threads: ?
Kayden
09-03-2009, 03:14 PM
Take a look at your profile. What is written in these columns?
Points for threads: ?
Threads: ?
https://vborg.vbsupport.ru/external/2009/09/73.jpg
I see no "Threads" field. :confused:
Kayden
09-03-2009, 04:47 PM
After upgrading to Beta 2.1:
https://vborg.vbsupport.ru/external/2009/09/74.jpg
I had 3 prior to upgrading, not 0. And the text is wrong; says it's for the hide thanks hack. >.<
Phalynx
09-03-2009, 05:19 PM
https://vborg.vbsupport.ru/external/2009/09/73.jpg
I see no "Threads" field. :confused:
That's why you have 0 in "Threads". It seems the point settings for single threads are 0. "Points for Threads" is a sum of all thread relevant data.
After upgrading to Beta 2.1:
https://vborg.vbsupport.ru/external/2009/09/74.jpg
I had 3 prior to upgrading, not 0. And the text is wrong; says it's for the hide thanks hack. >.<
Will check this.
intruder
09-03-2009, 05:27 PM
Is it possible to have a setting that gives different points for threads opened in certain sub-forums and for the whole activity of users in those sections?
For example, if I have a sub-forum called IT&Gadgets and certain users are always active there by writing reviews or getting involved into discussions, those users to receive higher points for their threads/reply given in that sub-forum than users active in others sub-forums like lets say "Funny things". What I want is a difference between the quality of threads/posts based on what subjects I want to be developed on the forum.
There is a plugin called Advanced Forums. With it you can set some settings depending of the forum.
Well, it might sound stupid, but if you're refering to this plugin: http://www.provb.org/vb_products.php?&vb_products=moreinfo&productid=11 I really don't see how it might help me.
What I wanted to know if it's possible to add in the tab Settings: Points an option to set custom points for thread / posts in forums with no 4,10,12 for example, just the opposite of ignoring some forums.
Thank You
Phalynx
09-03-2009, 05:35 PM
Well, it might sound stupid, but if you're refering to this plugin: http://www.provb.org/vb_products.php?&vb_products=moreinfo&productid=11 I really don't see how it might help me.
What I wanted to know if it's possible to add in the tab Settings: Points an option to set custom points for thread / posts in forums with no 4,10,12 for example, just the opposite of ignoring some forums.
Thank You
No, that's not that product.
I mean that one, included in the vBExperience ZIP since 3.8.4:
ZIP\extras\Addons\advanced_forum_points.xml
luan7749
09-03-2009, 05:37 PM
I want to display like that ( what he buy will display in his signature ) :
https://vborg.vbsupport.ru/external/2009/09/72.jpg
Please HELP me
intruder
09-03-2009, 05:52 PM
Thank You ... it was right under my nose :)
Still it adds an option
"Use Advanced Forum Points?"
Yes / No
I've marked Yes but I can seem to find where can I set the custom points.
Sorry for bothering you with this again !
Thank You very much,
Phalynx
09-03-2009, 05:58 PM
I want to display like that ( what he buy will display in his signature ) :
Please HELP me
As I already said, Options, Show in postbit and there choose above signature.
Thank You ... it was right under my nose :)
Still it adds an option
"Use Advanced Forum Points?"
Yes / No
I've marked Yes but I can seem to find where can I set the custom points.
Sorry for bothering you with this again !
Thank You very much,
Settings for forums are in Options for Experience Points. Special Points for a specific forum you can set while editing a forum (title, description, etc...)
intruder
09-03-2009, 06:09 PM
Thanks a lot !
Have a nice holyday !
matthewhotdude
09-03-2009, 07:33 PM
I set up an Achievements for someone to get after 100 posts, After they have made there 100th post, how long would it take for the award to show up?
Phalynx
09-03-2009, 07:41 PM
Thanks a lot !
Have a nice holyday !
Thanks.
I set up an Achievements for someone to get after 100 posts, After they have made there 100th post, how long would it take for the award to show up?
Did you set 100 posts or 100*factor points ?
The user will get the achievement on the next recalc. After login, posting something, uploading a picture.
matthewhotdude
09-03-2009, 07:52 PM
Well I set it for 200 posts as they get 2 points per post
matthewhotdude
09-03-2009, 08:17 PM
I did the recount manually and nothing, Earlier it worked 5 mins afer a user had made there 100
Phalynx
09-03-2009, 08:25 PM
Has the achievement a sortorder higher 0?
If it still don't work, I need to take a deeper look with a temporary admin account.
SEW810
09-03-2009, 08:38 PM
wow, beta 3 ....humm.... i'll try it later.
I'm not at home at this very moment
matthewhotdude
09-03-2009, 08:42 PM
Yes display order 1
I don't get it, it was working fine earlier
matthewhotdude
09-03-2009, 08:46 PM
I don't get it.
it's set for 2 points per post
the user has made 121 posts but only has 164 points for posts
Kayden
09-03-2009, 11:11 PM
That's why you have 0 in "Threads". It seems the point settings for single threads are 0. "Points for Threads" is a sum of all thread relevant data.
This is what I see on the admin side, concerning this.
https://vborg.vbsupport.ru/external/2009/09/71.jpg
:confused: ... Clearly there's a number in there. :erm:
mikeo9043
09-04-2009, 03:12 AM
Love this mod but is there anyway I can change the background color on the post bit where it shows Last Achievements, so it can blend in with my forum colors?
luan7749
09-04-2009, 03:55 AM
As I already said, Options, Show in postbit and there choose above signature.
I did , and just display items, not thumb image of real image
gamerfu
09-04-2009, 04:12 AM
Is there a way to view a history of an item.
Example:
Bought by 'gamerfu (https://vborg.vbsupport.ru/member.php?u=250030)'
Given to 'Phalynx (https://vborg.vbsupport.ru/member.php?u=49918)' from 'gamerfu (https://vborg.vbsupport.ru/member.php?u=250030)'
Given to 'SEW810 (https://vborg.vbsupport.ru/member.php?u=245085)' from 'Phalynx (https://vborg.vbsupport.ru/member.php?u=49918)'
SEW810
09-04-2009, 04:15 AM
Love this mod but is there anyway I can change the background color on the post bit where it shows Last Achievements, so it can blend in with my forum colors?
Yeah, just define another "alt" or "div" at your CSS and edit xperience wrap templates (I don't remember names exactly)
Phalynx:
Did you added the word "issued" to "issued/removed award" phrase beacause you know IN FACT that es a REAL issue??
If any user clicks on it, they got:
Not Found
The requested document was not found on this server.
--------------------------------------------------------------------------------
Web Server at seusers.com
Phalynx
09-04-2009, 10:13 AM
it's set for 2 points per post
the user has made 121 posts but only has 164 points for posts
Do you have forums on exception list?
This is what I see on the admin side, concerning this.
https://vborg.vbsupport.ru/external/2009/09/71.jpg
:confused: ... Clearly there's a number in there. :erm:
Cannot confirm that. Need to take a deeper look.
Love this mod but is there anyway I can change the background color on the post bit where it shows Last Achievements, so it can blend in with my forum colors?
Edit the template xperience_achievements_showcase
I did , and just display items, not thumb image of real image
You need to define a small icon for postbit
Is there a way to view a history of an item.
Example:
Bought by 'gamerfu (https://vborg.vbsupport.ru/member.php?u=250030)'
Given to 'Phalynx (https://vborg.vbsupport.ru/member.php?u=49918)' from 'gamerfu (https://vborg.vbsupport.ru/member.php?u=250030)'
Given to 'SEW810 (https://vborg.vbsupport.ru/member.php?u=245085)' from 'Phalynx (https://vborg.vbsupport.ru/member.php?u=49918)'
Will include this.
Phalynx
09-04-2009, 10:13 AM
Just a note:
I will not be able to provide support up to 14th September, as I'm on vacation.
Did you added the word "issued" to "issued/removed award" phrase beacause you know IN FACT that es a REAL issue??
If any user clicks on it, they got:
Cannot confirm that. Did you reverted any custom changed xperience template?
matthewhotdude
09-04-2009, 10:23 AM
Do you have forums on exception list?
No
Do you mean 14th september :P
MentaL
09-04-2009, 11:31 AM
for some reason achievements are not displaying...
Phalynx
09-04-2009, 12:46 PM
Yes, September :o
@MentaL
For some reason you did not clicked yet "Mark as Installed"...
Where they are not displaying? Profile, postbit or xperience.php?
Bleed0ut
09-04-2009, 01:43 PM
Phalynx...
Possible Bug.
https://vborg.vbsupport.ru/
Notice username Triz... He obviously has points for average posts per day, yet when showing his total in the left frame it only shows a total of the points shown in the other frames. His Average Posts per Day points are 4 so his left total should be 5553 eventho his average posts per day aren't high enough to show.
Hope you understand where I'm getting at...
EDIT: Wait I just realized I didn't even know what I was getting at. Why does it list Average posts per day if we don't get any points for it?
SEW810
09-04-2009, 01:47 PM
Just a note:
I will not be able to provide support up to 14th September, as I'm on vacation.
Cannot confirm that. Did you reverted any custom changed xperience template?
Yes, there are not edited templates.
I see the issue:
When users clic on that Notification, they are rediretcted to root directory
http://www.seusers.com/member.php?u=46815&do=awards#xpa
instead:
http://www.seusers.com/foro/member.php?u=46815&do=awards#xpa
You see??, once again the "foro" or "forum" issue :)
Regards
SEW810
09-04-2009, 01:55 PM
Sorry about double post.
Another thing....
There is no link to regenerate achievements just like in Awards or Show shop items at postbit
Maybe this is an issue:
I have deleted default Achievements but they are still apearing at post bit.
Permofming a recount.... be right back.
EDITED ***********
Nothing happened with recount. I have clicked on "Clear all issued Achievements and Logs" link too but nothing happened
EDITED AGAIN***********
Never mind, achievements at postbit have gone now :p
LGKeiz
09-04-2009, 07:02 PM
Thanks for fixing the first problem!
Now I'm having issue with a user receiving negative points when they gave points away he explained it 100% in this post
http://gamingsync.com/showthread.php?p=4756#post4756
can you check it out, thanks!
----------------------------------------------------------
EDIT:
Also your showcase block is poorly coded, I've highlighted what you don't need in the showcase block
<if condition="$vboptions[xperience_achievements_postbit_wrap]">
<div class="alt1 block_row">
<fieldset class="alt1">
<legend>$vbphrase[xperience_achievements_short]</legend></if>
$achievements
<if condition="$vboptions[xperience_achievements_postbit_wrap]"></fieldset>
</div>
<else />
<br/>
</if>
It causes custom styles to have extra lining in the showcase box.
PS: I've tested it on my styles, and other styles, and default vb styles it looks the way it should look.
tiengnhat
09-05-2009, 07:31 AM
Yes, there are not edited templates.
I see the issue:
When users clic on that Notification, they are rediretcted to root directory
http://www.seusers.com/member.php?u=46815&do=awards#xpa
instead:
http://www.seusers.com/foro/member.php?u=46815&do=awards#xpa
You see??, once again the "foro" or "forum" issue :)
Regards
Me too, please help me for fix this issue?
Thanks you!
nascartr
09-05-2009, 06:52 PM
I'm having the same issue that the notifications links do not work. I get an error, page not found when trying to connect to
http://diecastcrazy.com/member.php?u=1&do=achievements#xpa
http://diecastcrazy.com/member.php?u=1&do=awards#xpa
http://diecastcrazy.com/member.php?u=1&do=promotions#xpa.
None of those links work linked from the notifications dropdown. It's missing my forum directory in the link.
Phalynx, can you make it so that the categories in the shop are in two columns? The long list of categories in my shop makes you scroll far down to see the items.
Guvadan
09-06-2009, 01:17 PM
Hello,
I have enabled promotions, set up a criterea and have someone that matches it, but the promotion has not occurred. Is there a scheduled task for this or am I missing something?
OFFSHORE DAN
09-06-2009, 01:52 PM
Hello,
I have enabled promotions, set up a criterea and have someone that matches it, but the promotion has not occurred. Is there a scheduled task for this or am I missing something?
Same here. Some users have been active for at least 12 hours since I added promotions in vBExperience but the promotions system is not promoting them. I removed all promotions from Vbulletin so there would be zero problems but now no users are getting promoted based on Experience. Any suggestions would really help. I even did a manual RECOUNT to see if that would help but Nope.
I have read through all post here in this thread and tried so finally I am posting for help.
Guvadan
09-06-2009, 01:57 PM
Glad to hear it's not just me.
mitch84
09-06-2009, 04:42 PM
Glad to hear it's not just me.
me too!
gamerfu
09-06-2009, 08:14 PM
Promotions are a seperate product/plug-in that you must install and you need to Run the task in AdminCP--> Scheduled Tasks -> Scheduled Task Manager
Guvadan
09-06-2009, 08:54 PM
Promotions are a seperate product/plug-in that you must install and you need to Run the task in AdminCP--> Scheduled Tasks -> Scheduled Task Manager
Say what? There's no product included within this download that seem to relate to promotions. I ran a search too and found nothing. :-/
OFFSHORE DAN
09-06-2009, 08:58 PM
Say what? There's no product included within this download that seem to relate to promotions. I ran a search too and found nothing. :-/
Same here! The only thing is the default vb Promotions in the scheduled task. There was nothing else in the lastest download in this thread.
gamerfu
09-07-2009, 10:33 AM
Did you enable vBExperience promotions under Settings: General?
Guvadan
09-07-2009, 11:58 AM
Did you enable vBExperience promotions under Settings: General?
That option does not exist within Settings : General
OFFSHORE DAN
09-07-2009, 03:34 PM
Did you enable vBExperience promotions under Settings: General?
Yes under the Vbulletin Options "Experience" is ask "Enable the Experience system?" and I have it set to yes.
I also have "Use the promotion system?" set to YES as well.
Thank you gamerfu for trying to help us on this, I really hope we can figure out what is wrong because I have tons of members waiting to be promoted. The rest of this mod works great except this bug for promotions.
OFFSHORE DAN
09-07-2009, 07:26 PM
So here is where I am at now. I read through all the post on this 3.8 version and was not finding an answer so I went and read all the post in the 3.7 version (https://vborg.vbsupport.ru/showthread.php?t=171014) and found one mention that you need to totally uninstall the .xml and then reinstall a new .xml in my case Level 5 because it is a big forum. So I did that and I am going to run a recount. Last time I ran the recount it took over 9 hours to run over 120k members so it will be a while before I know if it worked.
Guvadan
09-07-2009, 07:58 PM
So here is where I am at now. I read through all the post on this 3.8 version and was not finding an answer so I went and read all the post in the 3.7 version (https://vborg.vbsupport.ru/showthread.php?t=171014) and found one mention that you need to totally uninstall the .xml and then reinstall a new .xml in my case Level 5 because it is a big forum. So I did that and I am going to run a recount. Last time I ran the recount it took over 9 hours to run over 120k members so it will be a while before I know if it worked.
Let me know if it works. I tried it myself on my test site and had no such luck I'm afraid.
gamerfu
09-08-2009, 12:30 PM
No Cron Jobs? Interesting...
I am reading the read me and I think it depends on their current levels. I read somewhere this was configurable/editable in the "level".xmls You might have to open up NotePad or WordPad to edit the "level".xml file.
"Promotion system
To motivate users to do more on your forum I created the promotion system. By reaching defined xperience points the user will be moved to another usergroup - where you can set graphics, shadows, highlighting, etc... What is interesting in combination with this: you can give the user more possibilities f.e. larger avatars or bigger PM box. A log of the promotions is available."
This might help. *crosses fingers*
p4rp4d30
09-08-2009, 01:03 PM
Hi, vBExperience not update by itself makes the user statistics is = to 0
OFFSHORE DAN
09-08-2009, 03:33 PM
No Cron Jobs? Interesting...
I am reading the read me and I think it depends on their current levels. I read somewhere this was configurable/editable in the "level".xmls You might have to open up NotePad or WordPad to edit the "level".xml file.
I was able to modify the level.xml but promotions part is still not working. I am having to manually promote people right now.
Nephalim
09-08-2009, 04:56 PM
I got a problem where members get a message about acheivements. But when they click on it theres a error page. The link in the message dropdown ends with;;;; achievements#xpa but the page is just ;;;; achievements
really cool add-on though. Hopefully we'll get this little error fixed:)
neoxephon
09-09-2009, 01:43 AM
I noticed that some people are having problems with the Notifications menu links for vBExperience 3.85
The links end up pointing to http://www.mysite.com/member.php...
Instead of http://www.mysite.com/forums/member.php...
I fixed this for my forums and thought I would share how to fix it.
1. First, if you already have vBExperience installed, uninstall it.
2. Open up "product_vbexperience385.xml" in a text editor.
3. Make the following changes:
Find:
$notifications['xperience_achievementcount'] = array(
'phrase' => $vbphrase['xperience_achievements_notifications'],
'link' => $vboptions[bburl].'/member.php?' . $vbulletin->session->vars['sessionurl'] . 'u='.$vbulletin->userinfo['userid'].'&do=achievements#xpa',
'order' => 150
);
$notifications['xperience_awardcount'] = array(
'phrase' => $vbphrase['xperience_awards_notifications'],
'link' => $vboptions[bburl].'/member.php?' . $vbulletin->session->vars['sessionurl'] . 'u='.$vbulletin->userinfo['userid'].'&do=awards#xpa',
'order' => 151
);
$notifications['xperience_promotioncount'] = array(
'phrase' => $vbphrase['xperience_promotions_notifications'],
'link' => $vboptions[bburl].'/member.php?' . $vbulletin->session->vars['sessionurl'] . 'u='.$vbulletin->userinfo['userid'].'&do=promotions#xpa',
'order' => 152
);Replace with:
$notifications['xperience_achievementcount'] = array(
'phrase' => $vbphrase['xperience_achievements_notifications'],
'link' => $vboptions[bburl].'member.php?' . $vbulletin->session->vars['sessionurl'] . 'u='.$vbulletin->userinfo['userid'].'&do=achievements#xpa',
'order' => 150
);
$notifications['xperience_awardcount'] = array(
'phrase' => $vbphrase['xperience_awards_notifications'],
'link' => $vboptions[bburl].'member.php?' . $vbulletin->session->vars['sessionurl'] . 'u='.$vbulletin->userinfo['userid'].'&do=awards#xpa',
'order' => 151
);
$notifications['xperience_promotioncount'] = array(
'phrase' => $vbphrase['xperience_promotions_notifications'],
'link' => $vboptions[bburl].'member.php?' . $vbulletin->session->vars['sessionurl'] . 'u='.$vbulletin->userinfo['userid'].'&do=promotions#xpa',
'order' => 152
);4. Save the XML file and install vBExperience using it.
The links in the Notifications menu should now be fixed.
lycheepassion
09-09-2009, 05:38 AM
Hey it says import the xml files how do I do that ive ftpd the files binary and text only not sure what to do next
OneShot
09-09-2009, 07:32 AM
I'm having some problems with vBExp 3.8.5 Beta 2 and Downloads 5.1.0. I'm running both on vB 3.7.5 PL1.
Through some experimentation I tracked the problem down to vBExp. The Problem is that whenever someone tries to download a file via the Download section he gets the message "You don't have permission to download this file"
When I disable vBExp everything works, but then thats obviously not the best solution. nybody got an idea where the problem might lie and how I might be able to fix it ?
Nephalim
09-09-2009, 07:55 AM
I'm having some problems with vBExp 3.8.5 Beta 2 and Downloads 5.1.0. I'm running both on vB 3.7.5 PL1.
Through some experimentation I tracked the problem down to vBExp. The Problem is that whenever someone tries to download a file via the Download section he gets the message "You don't have permission to download this file"
When I disable vBExp everything works, but then thats obviously not the best solution. nybody got an idea where the problem might lie and how I might be able to fix it ?
I'm getting so many database errors that I had to turn the experience product off on my forum. :(
AJ CHRI
09-09-2009, 09:04 AM
i have a problem with the vbsxperienze all moderator returned user! way?
JVCode
09-09-2009, 09:24 AM
Loving the new achievements feature, are there any plans to add more achievements to this ?or if anyone else has made custom achievements, are you willing to share with us? I'm useless at making the images for them lol.
Swapnil
09-10-2009, 02:38 AM
I'm testing the beta version.....
RK1gaming
09-10-2009, 03:33 PM
am i missing something or is this new release missing files and stuff
m3rl1nuk
09-10-2009, 07:58 PM
install beta 2 have the following error when you click on member name and acheivment notifications
Fatal error: Call to undefined function GetActivityAll() in /member.php(463) : eval()'d code on line 297
SEW810
09-11-2009, 01:08 AM
install beta 2 have the following error when you click on member name and acheivment notifications
Fatal error: Call to undefined function GetActivityAll() in /member.php(463) : eval()'d code on line 297
Are you sure you uploaded all files and overwrote old ones?.
That issue was fixed in vbexp 3.8.5.2.1
RK1gaming
09-11-2009, 01:28 AM
yea downloaded the package today and seeing the same errors with the achievements when people get them as a notification - getting a 404 error -
I am also not getting the points set up option and other things that i had before .. I will re-download and re-upload to make sure I a not missing something but i have had VB EXP for a while now - but will double check
RK1gaming
09-11-2009, 01:42 AM
here is a view of my exp menu seems things are missing
rugby
09-11-2009, 11:17 AM
i tried this activity code in forumhome template after $navbar, but its not working
$activity
i tried this also in forumhome template
<if condition="$foundactivity==0">
<td class="alt1" width="100%">
$vbphrase[xperience_no_activities]
</td>
<else />
<td>
$activity
</td>
</if>
</tr>
again that is not working too, is there something i can do to make this work?
i have attached screenshot below, it keeps on showing as no activities yet, but in xperience it shows all the activities.
please let me know the code to put in forumhome template to make that activities work properly.
m3rl1nuk
09-11-2009, 01:06 PM
Yes double checked and all files upped ok, reverted back to the last stable version for now :-)
Digital Jedi
09-11-2009, 11:52 PM
here is a view of my exp menu seems things are missing
You do realize that you have additional controls for Experience in your vBoptions menu, right? ;)
thetgc
09-12-2009, 07:46 PM
great mod :)
for the bars, is the code available so i can place it where i want? as the option to place it where i want isnt there :(
thanks,
Phalynx
09-14-2009, 07:19 AM
I'm back now. Will answer all questions today.
Yes, I'm aware of the problem with the forum prefix /forum/ in notifications. Also, I will take a deeper look at the promotions.
Disregard the readme for promotions that says you will have to edit XML files and import them. It has been replaced with the GUI in the AdminCP.
Phalynx...
Possible Bug.
http://www.sandboxgamers.net/posts.jpg
Notice username Triz... He obviously has points for average posts per day, yet when showing his total in the left frame it only shows a total of the points shown in the other frames. His Average Posts per Day points are 4 so his left total should be 5553 eventho his average posts per day aren't high enough to show.
Hope you understand where I'm getting at...
EDIT: Wait I just realized I didn't even know what I was getting at. Why does it list Average posts per day if we don't get any points for it?
AVG PPD are independent of the points for posts, as they are need for calculating the Activity percentage.
Sorry about double post.
Another thing....
There is no link to regenerate achievements just like in Awards or Show shop items at postbit
Maybe this is an issue:
I have deleted default Achievements but they are still apearing at post bit.
Permofming a recount.... be right back.
EDITED ***********
Nothing happened with recount. I have clicked on "Clear all issued Achievements and Logs" link too but nothing happened
EDITED AGAIN***********
Never mind, achievements at postbit have gone now :p
Will take a deeper look to make it more comfortable.
Thanks for fixing the first problem!
Now I'm having issue with a user receiving negative points when they gave points away he explained it 100% in this post
http://gamingsync.com/showthread.php?p=4756#post4756
can you check it out, thanks!
Will take a deeper look and fix it for next beta.
Also your showcase block is poorly coded, I've highlighted what you don't need in the showcase block
<if condition="$vboptions[xperience_achievements_postbit_wrap]">
<div class="alt1 block_row">
<fieldset class="alt1">
<legend>$vbphrase[xperience_achievements_short]</legend></if>
$achievements
<if condition="$vboptions[xperience_achievements_postbit_wrap]"></fieldset>
</div>
<else />
<br/>
</if>
It causes custom styles to have extra lining in the showcase box.
PS: I've tested it on my styles, and other styles, and default vb styles it looks the way it should look.
Please don't say poorly. It's just not optimized :D
Will change it.
Phalynx, can you make it so that the categories in the shop are in two columns? The long list of categories in my shop makes you scroll far down to see the items.
Added to my todo list.
Phalynx
09-14-2009, 07:24 AM
Hi, vBExperience not update by itself makes the user statistics is = to 0
Please click "Mark as Installed" to get support.
I got a problem where members get a message about acheivements. But when they click on it theres a error page. The link in the message dropdown ends with;;;; achievements#xpa but the page is just ;;;; achievements
really cool add-on though. Hopefully we'll get this little error fixed:)
Please specify more, e.g. screenshots or URL.
I noticed that some people are having problems with the Notifications menu links for vBExperience 3.85
The links end up pointing to http://www.mysite.com/member.php...
Instead of http://www.mysite.com/forums/member.php...
I fixed this for my forums and thought I would share how to fix it.
1. First, if you already have vBExperience installed, uninstall it.
2. Open up "product_vbexperience385.xml" in a text editor.
3. Make the following changes:
Find:
The links in the Notifications menu should now be fixed.
Thanks for the help, but I already had it that way. That problem is that some users are having a backslash "/" in the settings, some users not.
Hey it says import the xml files how do I do that ive ftpd the files binary and text only not sure what to do next
AdminCP, Plugins & Products, Import Product XML
I'm having some problems with vBExp 3.8.5 Beta 2 and Downloads 5.1.0. I'm running both on vB 3.7.5 PL1.
Through some experimentation I tracked the problem down to vBExp. The Problem is that whenever someone tries to download a file via the Download section he gets the message "You don't have permission to download this file"
When I disable vBExp everything works, but then thats obviously not the best solution. nybody got an idea where the problem might lie and how I might be able to fix it ?
Cannot confirm that.
It seems you installed the LDM plugin for vBExperience. Are you using it in the shop?
Phalynx
09-14-2009, 07:26 AM
I'm getting so many database errors that I had to turn the experience product off on my forum. :(
Please tell me all of them. I cannot fix it if I don't know of it.
i have a problem with the vbsxperienze all moderator returned user! way?
Please click "Mark as Installed" to get support. Disable the promotions if you don't configured them.
Loving the new achievements feature, are there any plans to add more achievements to this ?or if anyone else has made custom achievements, are you willing to share with us? I'm useless at making the images for them lol.
Yes, I plan to integrate far more achievements.
am i missing something or is this new release missing files and stuff
Did you downloaded the ZIP and extracted all files of it?
Phalynx
09-14-2009, 07:30 AM
install beta 2 have the following error when you click on member name and acheivment notifications
Fatal error: Call to undefined function GetActivityAll() in /member.php(463) : eval()'d code on line 297
It seems you are using an outdated product xml. Please reimport it.
here is a view of my exp menu seems things are missing
They are not missing, take a look at the vBulletin Options.
i tried this activity code in forumhome template after $navbar, but its not working
$activity
i tried this also in forumhome template
<if condition="$foundactivity==0">
<td class="alt1" width="100%">
$vbphrase[xperience_no_activities]
</td>
<else />
<td>
$activity
</td>
</if>
</tr>
again that is not working too, is there something i can do to make this work?
i have attached screenshot below, it keeps on showing as no activities yet, but in xperience it shows all the activities.
please let me know the code to put in forumhome template to make that activities work properly.
It will not work as the code that is preparing $activity is not active on that place.
great mod :)
for the bars, is the code available so i can place it where i want? as the option to place it where i want isnt there :(
thanks,
Check options, there you can move it in the template hooks of the postbit template.
realmr
09-14-2009, 08:10 AM
can we set forums based pts (individual forum has different pts for post and threads) or is it global same pt system ?
Phalynx
09-14-2009, 08:13 AM
It is a global system, but you can install a plugin to make it individual for each forum.
OneShot
09-14-2009, 10:36 AM
Cannot confirm that.
It seems you installed the LDM plugin for vBExperience. Are you using it in the shop?
The shop is disabled. I might have installed the LDM plugin, but I'm not sure and its not visible under "Products". Is there a way to disable the LDM plugin?
Phalynx
09-14-2009, 11:24 AM
Yes, just delete it. It's a plugin, not a product and it's called
vBExperience - LDM Permission Check for purchased downloaditems
rugby
09-14-2009, 11:57 AM
It will not work as the code that is preparing $activity is not active on that place.
then what code should i use to make it work in FORUMHOME template?
Phalynx
09-14-2009, 12:03 PM
You would need to create a plugin to an existing hook and take the code from xperience.php - very difficult for normal users. If you need further help with that you are not a programmer and therefore I think you can't do it.
Maybe I will implement such a thing in the future.
rugby
09-14-2009, 12:06 PM
You would need to create a plugin to an existing hook and take the code from xperience.php - very difficult for normal users. If you need further help with that you are not a programmer and therefore I think you can't do it.
Maybe I will implement such a thing in the future.
yes, thanks. i am not a programmer, however it would be good if you can implement this for forumhome template.
RK1gaming
09-14-2009, 02:54 PM
Phalynx ... thanks yea i saw them in the vboptions but i was sure that they used to be in the menu before -
So far things are good minus the notification bug ..
The best VB mod out
Rk1
Phalynx
09-14-2009, 04:41 PM
I removed the settings from there as the menuitems have span almost the whole page.
Guvadan
09-14-2009, 04:44 PM
Phalynx any response to the promotions system not working? Otherwise good stuff. I look forward to further releases.
Phalynx
09-14-2009, 06:44 PM
I didn't had the time yet to check it.
I'm having these strange messages in my forum using vBExperience. These lines appear over and over again in the xperience.php?go=awards page with only some minutes between them...
04:39 PM The Noid returned the award Game Author
04:39 PM The Swedish Tower returned the award Site Administrator
04:39 PM junhalestone returned the award Game Author
04:39 PM Ezo returned the award Site Administrator
thetgc
09-15-2009, 03:02 PM
Check options, there you can move it in the template hooks of the postbit template.
I did look there and there are no options for me to place it in a location of my choice. I have placed it in 'postbit_userinfo_right (Below reputation). But below that i have the messenger icons etc... so how do i put the bans below them??
Thanks,
gorentals
09-15-2009, 05:57 PM
Users are complaining they can't get rid of Gifted Items. They can't sell nor give them away. I have removed the items in question via phpmyadmin, it works for awhile then the items come back. Is this a bug with gifted items or is this something that needs to be added?
thx
OFFSHORE DAN
09-15-2009, 08:55 PM
Phalynx any response to the promotions system not working? Otherwise good stuff. I look forward to further releases.
Any word on this yet? really need it.
Sayid
09-16-2009, 06:07 AM
This is a crocked-best mod I have seen @_@
I have some ideas {todo features :D}:
Can you please add an option to give gifts in the shop and delete/remove purchased/gifted items?
one more request, is there a way to show items within username as you did with awards ?
This is an example
http://www.insideearth.net/showpost.php?p=131621&postcount=2
Benni has two awards displayed within his username. I try to show some purchased items of special category there.
Last request is to make achievements page separated with numbers instead of too long page like this :
http://www.insidesupcom.de/xperience.php?go=achievements
Sorry for my bad English :o
installed . :)
mitch84
09-16-2009, 02:14 PM
hi, in manage promotions what's this difference please?
http://img269.imagevenue.com/loc429/th_14221_post_122_429lo.jpg (http://img269.imagevenue.com/img.php?image=14221_post_122_429lo.jpg)
perhaps second "post" is post by day? thx
Phalynx
09-16-2009, 02:32 PM
Screenshot too small.
There are two columns, Sum of points for posts and Points for a single post.
KURTZ
09-16-2009, 04:47 PM
hi Marius, i've a trouble with the latest bete :)
i've got this:
The requested URL /member.php?u=1&do=awards was not found on this server.
when i generate a new award or something else ... BUT when i select Show Activities from all Users onto my profile page the notification goes away ...
Phalynx
09-16-2009, 05:41 PM
Christian, this is a known problem, read the last pages for more details.
KURTZ
09-16-2009, 08:02 PM
Christian, this is a known problem, read the last pages for more details.
ah OK thanks Marius ... :)
i've another Q for you mate:
https://vborg.vbsupport.ru/ (http://img198.imageshack.us/img198/8344/nicknamesescsulforum125.jpg)
i think it's really weird to see the awards showcase under the nick name, cause i've the same awards (like you know i use only 3 awards per user) so the Q is: can i disable this feature (i need to enable when i set a couple of new awards)
KURTZ
09-16-2009, 08:10 PM
https://vborg.vbsupport.ru/ (http://img30.imageshack.us/img30/8344/nicknamesescsulforum125.jpg)
also i wanna notice to you that there are some uncached templates ... :)
i just installed the latest version, i have a few questions...
the achievements, there are only 3 when i install it. is there a product that adds more? do i have to manually add them myself? if so, are the icons in the xperience folder supposed to be used?
actually to simplify all of my questions, things like the promotions, the shop, the activities...are these all supposed to be set up manually or are there versions that i can download or enable within the mod for a default structure?
SEW810
09-16-2009, 10:52 PM
i just installed the latest version, i have a few questions...
the achievements, there are only 3 when i install it. is there a product that adds more? do i have to manually add them myself? if so, are the icons in the xperience folder supposed to be used?
actually to simplify all of my questions, things like the promotions, the shop, the activities...are these all supposed to be set up manually or are there versions that i can download or enable within the mod for a default structure?
of course you have to customize them, add, edit or delet them.
Phalynx just gave us the tool... the rest is on us.
yea i realize that, i was just wondering why they were so few default achievments (3) and awards...ok
OFFSHORE DAN
09-17-2009, 03:59 AM
Any word on this yet? really need it.
Can you please look into promotions? It is not working and we really need it fixed. Have you had time to look into this yet?
relaxiha
09-17-2009, 05:39 AM
Fatal error: Call to undefined function GetActivityAll() in /member.php(463)
Phalynx
09-17-2009, 06:39 AM
ah OK thanks Marius ... :)
i've another Q for you mate:
http://img198.imageshack.us/img198/8344/nicknamesescsulforum125.th.jpg (http://img198.imageshack.us/img198/8344/nicknamesescsulforum125.jpg)
i think it's really weird to see the awards showcase under the nick name, cause i've the same awards (like you know i use only 3 awards per user) so the Q is: can i disable this feature (i need to enable when i set a couple of new awards)
Did you checked the options already? You can disable it and also move it to a difference place.
http://img30.imageshack.us/img30/8344/nicknamesescsulforum125.th.jpg (http://img30.imageshack.us/img30/8344/nicknamesescsulforum125.jpg)
also i wanna notice to you that there are some uncached templates ... :)
Fixed in next beta.
i just installed the latest version, i have a few questions...
the achievements, there are only 3 when i install it. is there a product that adds more? do i have to manually add them myself? if so, are the icons in the xperience folder supposed to be used?
actually to simplify all of my questions, things like the promotions, the shop, the activities...are these all supposed to be set up manually or are there versions that i can download or enable within the mod for a default structure?
"Activities" is only a log.
Awards and Achievements are already pre-filled with some basic stuff.
Shop, Promotions can only be filled by you. Maybe I will create a basic item in the shop to show what is possible.
Can you please look into promotions? It is not working and we really need it fixed. Have you had time to look into this yet?
As I already said multiple times, I'm working on it. Asking for it every day does not speed up anything.
Fatal error: Call to undefined function GetActivityAll() in /member.php(463)
Which version are you using?
Phalynx
09-17-2009, 12:40 PM
Can you please add an option to give gifts in the shop and delete/remove purchased/gifted items?
Already on my todo list.
one more request, is there a way to show items within username as you did with awards ?
No, and it will not be included. Currently the vBulletin API is not usable in that place.
Last request is to make achievements page separated with numbers instead of too long page like this :
Don't understand this. There is no long page.
Phalynx
09-17-2009, 02:02 PM
Regarding the promotions.... Are you sure your promotions have a display order higher than 0?
KURTZ
09-17-2009, 05:21 PM
Did you checked the options already? You can disable it and also move it to a difference place.
Fixed in next beta.
yes (just fixed), thanks mate :)
just a suggestion for achievements, besides experience, there should be levels. so if someone reached level 10 for example, they have an achievement. etc.
also, on the experience page from the navbar, in the achievements tab i am getting this:
window.google_analytics_uacct = "UA-xxxxxx-x"
at the top of the page, is that a bug with vbseo or possibly the livestats plugin from vbseo?
also, i have an achievement for when a user aquires 10 posts. it is set to Posts > 10
users that have 6 posts or 9 posts...less then 10, are receiving the achievement. is this a bug or am i doing it wrong?
OFFSHORE DAN
09-17-2009, 07:36 PM
Regarding the promotions.... Are you sure your promotions have a display order higher than 0? My problem is that promotions never work. Members reach the next level and I have to manually update their usergroup. I posted this and what I did from start to finish in this thread but your were on vacation.
grafbyte
09-18-2009, 02:46 AM
hello .
im install 3.8.4.2 and in the shop im see dis ?
what should i do ? :)
You haven't purchased/received any items yet.
SEW810
09-18-2009, 04:16 AM
guat?? lol I mean what?
That's normal. If you have installed it for 1st time, it is obvious that you hasn't any item in your hands
Regards.
Digital Jedi
09-18-2009, 06:44 AM
hello .
im install 3.8.4.2 and in the shop im see dis ?
what should i do ? :)
You haven't purchased/received any items yet.
You should purchase or wait to receive some items. ;)
Phalynx
09-18-2009, 12:53 PM
Beta 3 has been released.
3.8.5 Beta 3, 18th September 2009
- Fixed Promotions
- Fixed Notifications
- Added Activities to Promotions
- All Activities are not obeying limit
- AdminCP/Experience has a recount for Promotions and Achievements
- Fixed listing of Achievements with Firefox
- Several Beta 2 fixes
matthewhotdude
09-18-2009, 01:06 PM
Could you say what exactly has been fixed?
OFFSHORE DAN
09-18-2009, 04:40 PM
Beta 3 has been released.
3.8.5 Beta 3, 18th September 2009
- Fixed Promotions
- Fixed Notifications
- Added Activities to Promotions
- All Activities are not obeying limit
- AdminCP/Experience has a recount for Promotions and Achievements
- Fixed listing of Achievements with Firefox
- Several Beta 2 fixes
Wohoo! Downloading latest now. :D
Phalynx
09-18-2009, 05:46 PM
Could you say what exactly has been fixed?
Main things are described in changelog, smaller parts like cosmetic changes or spelling are not listed.
Itchy Nips
09-18-2009, 06:20 PM
upgraded. so far so good!
kudos to you
dannyrulez
09-18-2009, 11:23 PM
I have a problem that prevent me from get my plugin for vBExperience working right.
I have customs columns in the users table. I need to pass this columns to "$xPerience->CalculateXP" and calculate them over there without calling another query in the SQL.
The problem is that vBExperience only use some users columns and no all the columns from the users table.
I recommend change this:
SELECT
u.lastactivity,
u.username,
u.userid,
u.joindate,
u.lastactivity,
u.reputation,
u.usergroupid,
u.membergroupids,
u.ipoints,
u.posts,
u.xperience_ppd
FROM " . TABLE_PREFIX . "user as u
for this
SELECT *
FROM " . TABLE_PREFIX . "user as u
I know that the first one is faster but is not scalable.
Sorry for my english
Digital Jedi
09-19-2009, 02:38 AM
I was going to mention this earlier, as I just noticed it today, but I noticed a few errors in the HTML output, but can't quite seem to find where to edit. For instance, the Achievements images have a duplicate border attribute in them. And the alt tag is not specificied:
<img class="inlineimg" border="0" width="16" height="16" border="0" src="http://www.cogonline.net/forums/xperience/icons/dude4_16.png" title="Got three Friends" /><img class="inlineimg" border="0" width="16" height="16" border="0" src="http://www.cogonline.net/forums/xperience/icons/spheres_iridescent_16.png" title="First 1000 Experience Points" /><img class="inlineimg" border="0" width="16" height="16" border="0" src="http://www.cogonline.net/forums/xperience/icons/calendar_16.png" title="10 Days registered" />
That's turning up quite a few validation errors for me.
KURTZ
09-19-2009, 08:48 AM
Beta 3 has been released.
3.8.5 Beta 3, 18th September 2009
- Fixed Promotions
- Fixed Notifications
- Added Activities to Promotions
- All Activities are not obeying limit
- AdminCP/Experience has a recount for Promotions and Achievements
- Fixed listing of Achievements with Firefox
- Several Beta 2 fixes
thanks mate :)
Matt Lathrop
09-19-2009, 03:25 PM
How can I set up promotions? I thought there was a admincp menu for it but I can't find it!
SEW810
09-19-2009, 08:30 PM
How can I set up promotions? I thought there was a admincp menu for it but I can't find it!
AdminCP->Vbulletin Options->Experience: Promotions ;)
flashwave
09-19-2009, 09:41 PM
There's a bug within the achievement "Days registered"...
The calculation for the days seems to be wrong: It shows more than twice the amount of days people really have been registered.
War.Frog
09-20-2009, 07:55 AM
There's a bug within the achievement "Days registered"...
The calculation for the days seems to be wrong: It shows more than twice the amount of days people really have been registered.
I get this too, as well as number of friends. It seems to be a multiple rather than a straight sum. I think I have 9 friends on my profile but Experience tells me it's 27. I also started my forum August 31 yet it's showing I've been registered 41 days.
Edit: Also, is there a way to disable the Award Showcase? It's redundant with the awards appended to the username, and members seem to like that best. More showy. :-D
Mark Fortune
09-20-2009, 03:05 PM
I installed the mod, works fine when I have rewrite off, when I turn on YABBSEO Lite 1.0.1 the member urls don't work. Is there a fix for this? Otherwise the mod looks awesome.
Phalynx
09-20-2009, 07:34 PM
I have a problem that prevent me from get my plugin for vBExperience working right.
I have customs columns in the users table. I need to pass this columns to "$xPerience->CalculateXP" and calculate them over there without calling another query in the SQL.
The problem is that vBExperience only use some users columns and no all the columns from the users table.
I recommend change this:
SELECT
u.lastactivity,
u.username,
u.userid,
u.joindate,
u.lastactivity,
u.reputation,
u.usergroupid,
u.membergroupids,
u.ipoints,
u.posts,
u.xperience_ppd
FROM " . TABLE_PREFIX . "user as u
for this
SELECT *
FROM " . TABLE_PREFIX . "user as u
I know that the first one is faster but is not scalable.
Sorry for my english
Will add a hook for this. A * is really a big oversize.
I was going to mention this earlier, as I just noticed it today, but I noticed a few errors in the HTML output, but can't quite seem to find where to edit. For instance, the Achievements images have a duplicate border attribute in them. And the alt tag is not specificied:
That's turning up quite a few validation errors for me.
Fixed in next beta.
There's a bug within the achievement "Days registered"...
The calculation for the days seems to be wrong: It shows more than twice the amount of days people really have been registered.
I get this too, as well as number of friends. It seems to be a multiple rather than a straight sum. I think I have 9 friends on my profile but Experience tells me it's 27. I also started my forum August 31 yet it's showing I've been registered 41 days.
No, no, no... this is NOT A BUG. It has been described many times, also it states in readme and changelog:
Just a short note: Condition in Achievements and Promotions are calculated in POINTS, not in counts of items.
If you choose 10 Day, you must enter the points needed for this.
For example: You have an achievement for 10 days. You have set 2 points for every day since registering. Calculation: 10*2 = 20
You will have to set 20 as the condition.
Edit: Also, is there a way to disable the Award Showcase? It's redundant with the awards appended to the username, and members seem to like that best. More showy. :-D
Options...
gamerfu
09-20-2009, 08:11 PM
https://vborg.vbsupport.ru/external/2010/02/102.jpg
My activity for my users is not hitting 100%. I have the SPAM and RSS boards on ignore, but I suspect vBExperience is still calculating those boards because I have ignored those boards for over a month now and the activty percents have only changed by a few percents. :(
Phalynx
09-20-2009, 08:19 PM
Cannot confirm this. How do you seperate the list of ForumID's?
Also, which values are taking into calculation? Blog, Visitormessages or just Posts?
Sador
09-20-2009, 09:47 PM
Was just reading through the topic, and I just wanted to give a compliment to you Phalynx, for keep updating this hack and helping people with their questions. It's a very nice thing you're doing.
SEW810
09-21-2009, 01:21 AM
Cannot confirm this. How do you seperate the list of ForumID's?
Also, which values are taking into calculation? Blog, Visitormessages or just Posts?
Yeah, or maybe the user should use another level.xml
Well, i guess :)
gamerfu
09-21-2009, 04:55 AM
Cannot confirm this. How do you seperate the list of ForumID's?
Also, which values are taking into calculation? Blog, Visitormessages or just Posts?
How I got the userIDs isolated is through the vBadvanced module that came with vBExperience. I always displays the top active users, but since 3.8.4 GOLD release and I have set SPAM and RSS board to ignore last month I have been having this problem. :confused:
Yeah, or maybe the user should use another level.xml
Well, i guess :) Default Level 1 .xml is being used for I do not have over 500 users. The level 1.xml file has always worked fine and hitting 100% in activity. :(
Slayerz
09-21-2009, 02:54 PM
None of my members can seem to level up.
Phalynx
09-21-2009, 05:41 PM
Was just reading through the topic, and I just wanted to give a compliment to you Phalynx, for keep updating this hack and helping people with their questions. It's a very nice thing you're doing.
Thank you :)
How I got the userIDs isolated is through the vBadvanced module that came with vBExperience. I always displays the top active users, but since 3.8.4 GOLD release and I have set SPAM and RSS board to ignore last month I have been having this problem. :confused:
Default Level 1 .xml is being used for I do not have over 500 users. The level 1.xml file has always worked fine and hitting 100% in activity. :(
I need a temporary admin account to track that one. Please pm me.
None of my members can seem to level up.
To get support, you will need to click "Mark as Installed".
realdx
09-21-2009, 06:40 PM
Is there a way to hide an attachment, and if a user want to click/download, he has to pay a desidered ammount of experience to the other user that posted it? I'd love to see users sells each others scans of stickers or toy boxes.. :) thank you for this great fun!!
Matt Lathrop
09-21-2009, 07:54 PM
For some reason after I import a new level product and recount the levels stay the same! I accidentally imported the wrong level pack and now the top user is at like level 17. Any ideas?
Phalynx
09-21-2009, 09:05 PM
Is there a way to hide an attachment, and if a user want to click/download, he has to pay a desidered ammount of experience to the other user that posted it? I'd love to see users sells each others scans of stickers or toy boxes.. :) thank you for this great fun!!
This is already in work, beside the support for downloads via LDM and DLII.
For some reason after I import a new level product and recount the levels stay the same! I accidentally imported the wrong level pack and now the top user is at like level 17. Any ideas?
Which one did you imported? Did you tried also to import the smallest Level file?
Matt Lathrop
09-21-2009, 09:28 PM
This is already in work, beside the support for downloads via LDM and DLII.
Which one did you imported? Did you tried also to import the smallest Level file?
If fixed it. I imported the level file with the main importer rather than the one in the experience menu (after deleting the mysql table)
LGKeiz
09-22-2009, 12:10 AM
Thanks for fixing the previous problem, but I don't know if you haven't noticed yet.
https://vborg.vbsupport.ru/
Found a few more bugs :p
SEW810
09-22-2009, 03:48 AM
Thanks for fixing the previous problem, but I don't know if you haven't noticed yet.
https://vborg.vbsupport.ru/
Found a few more bugs :p
Phalynx leave it to me :)
Those points ARE NOT per day (registered), those points are per day LOGGED, no matters if you are regesitered since january 1st 2009 and yumiko since March 1st 2009.
maybe yomiko is looged every day since registration and you just log in once or twise a week (for example)
Got it?
MOre details: Look at your EARN POINTS section and then POINTS FOR USER
FitgirlWorld
09-22-2009, 03:56 AM
installed and points/levels working fine..
however------------
there is no "Experience" page
there is no "Shop" page
there is no "manage awards" page
do I have to manually create these myself? I didnt see any .php files in the .zip file I downloaded
installed and points/levels working fine..
however------------
there is no "Experience" page
there is no "Shop" page
there is no "manage awards" page
do I have to manually create these myself? I didnt see any .php files in the .zip file I downloaded
you can find under vBulletin settings...
nAsH
matthewhotdude
09-22-2009, 12:52 PM
I think calling it, Day's since registering is a bit confusing then
Phalynx
09-22-2009, 04:34 PM
If fixed it. I imported the level file with the main importer rather than the one in the experience menu (after deleting the mysql table)
Thanks for fixing the previous problem, but I don't know if you haven't noticed yet.
http://img519.imageshack.us/img519/6128/68580785.jpg
Found a few more bugs :p
Taking a look now it seems to show:
Days since registering)
Keith (4,845)
Yumiko (171)
Ahriman (135)
What did you changed?
Phalynx leave it to me :)
Those points ARE NOT per day (registered), those points are per day LOGGED, no matters if you are regesitered since january 1st 2009 and yumiko since March 1st 2009.
maybe yomiko is looged every day since registration and you just log in once or twise a week (for example)
Got it?
MOre details: Look at your EARN POINTS section and then POINTS FOR USER
I think calling it, Day's since registering is a bit confusing then
this is a common error. Days since registering IS calculating days since registering, NOT how many times a user logged in. As vBulletin does not store login counts, I even cannot read that value.
installed and points/levels working fine..
however------------
there is no "Experience" page
there is no "Shop" page
there is no "manage awards" page
do I have to manually create these myself? I didnt see any .php files in the .zip file I downloaded
You missed something. There are PHP files in it.
FitgirlWorld
09-22-2009, 04:51 PM
Taking a look now it seems to show:
Days since registering)
Keith (4,845)
Yumiko (171)
Ahriman (135)
What did you changed?
this is a common error. Days since registering IS calculating days since registering, NOT how many times a user logged in. As vBulletin does not store login counts, I even cannot read that value.
You missed something. There are PHP files in it.
much thanks! Will re upload
AdminCP->Vbulletin Options->Experience: Promotions ;)
That option doesn't exists for me:(
nat.n
09-22-2009, 05:50 PM
Hello Phalynx
I have installed the vBExperience and all its ok :) nice till here.
I have a small problem.. I want the users to download the item from the shop not only at his postbit but in his PC ( i want ot put some wallpapers JPG ) but i cant setup the shop to do this.
Im new to VB if you can help me with some easy step to do this
Thanks a lot
Phalynx
09-22-2009, 06:44 PM
much thanks! Will re upload
Great. I would be glad to see that you clicked also on "Mark as Installed" :)
That option doesn't exists for me:(
Than you have vBExperience 3.8.4 or earlier. Configurable promotions are available since vBExperience 3.8.5 Beta.
Hello Phalynx
I have installed the vBExperience and all its ok :) nice till here.
I have a small problem.. I want the users to download the item from the shop not only at his postbit but in his PC ( i want ot put some wallpapers JPG ) but i cant setup the shop to do this.
Im new to VB if you can help me with some easy step to do this
Thanks a lot
Download real content, not only virtual items is currently in Beta stage in combination with the hacks "Links and Downloads" and "DownloadsII".
nat.n
09-22-2009, 07:01 PM
We intend on offering stuff such as wallpapers, screensavers etc.
We have already installed DownloadsII -should we install Links and Downlaods, too? Should there be a "conflict" between these two scripts?
(We are still testing our forum).
We're just wondering if there's the option for "real download" (stuff as above) in the next or a future version.
Phalynx
09-22-2009, 07:12 PM
It's already in the current Beta, but it needs a litte tweaking and work. It will work in both scripts, you need to install only one of them.
Sador
09-22-2009, 09:48 PM
Just wondering, are there any plans or possibilities to add a feature to buy certain extra rights for users? This could mean things like extra pm inbox room when bought that item, the option to customize your profile, and so on.
I really have no idea whether or not this is possible at all, but it would be kinda nice if it was. If not, it's still possible to just give those extra options to the buyers manually of course. :)
SEW810
09-23-2009, 02:01 AM
Taking a look now it seems to show:
Days since registering)
Keith (4,845)
Yumiko (171)
Ahriman (135)
What did you changed?
this is a common error. Days since registering IS calculating days since registering, NOT how many times a user logged in. As vBulletin does not store login counts, I even cannot read that value.
You missed something. There are PHP files in it.
What?, hummm.. so I didn't unterstand it, sorry.
Than messege confused me
Points for days online
Points that are added for every day since registering.
MonkYZ
09-23-2009, 03:50 AM
First i would like to thanks once again Phalynx for this great plugin !
Second, i have 2 small issues:
- Do you think it's possible for the next update to include all Experience settings in the same Control Panel section ? I mean, it's annoying to setup things in vBulletin Options - Experience and some directly in Experience tab. It would be much easier and lovely to have them all in the Experience tab :)
- Before upgrading i've had my old "Awards" section named to "Achievements". Now that you've added Achievements i have two times. Can you please tell me what phrase/variable do i need to revert back to the old "Awards" name ?
Thanks in advance and keep up the good work !
Phalynx
09-23-2009, 04:17 AM
Just wondering, are there any plans or possibilities to add a feature to buy certain extra rights for users? This could mean things like extra pm inbox room when bought that item, the option to customize your profile, and so on.
I really have no idea whether or not this is possible at all, but it would be kinda nice if it was. If not, it's still possible to just give those extra options to the buyers manually of course. :)
Already on my todo list. In the meantime, you can use the promotions to "upgrade" users to a better usergroup, as see on my demosite InsideSupCom.
What?, hummm.. so I didn't unterstand it, sorry.
Than messege confused me
Every day since registering says it all. It does not say "every day you are online".
First i would like to thanks once again Phalynx for this great plugin !
Second, i have 2 small issues:
- Do you think it's possible for the next update to include all Experience settings in the same Control Panel section ? I mean, it's annoying to setup things in vBulletin Options - Experience and some directly in Experience tab. It would be much easier and lovely to have them all in the Experience tab :)
As I want to take benefit of all standard features of vBulletin I have to use that mechanics. Options are set via vBulletin. That will not change.
- Before upgrading i've had my old "Awards" section named to "Achievements". Now that you've added Achievements i have two times. Can you please tell me what phrase/variable do i need to revert back to the old "Awards" name ?
Thanks in advance and keep up the good work !
It's xperience_awards
SEW810
09-23-2009, 04:30 AM
yeah hehe, maybe I was drunk when I read that line lol :D :D
Regards pal :)
MonkYZ
09-23-2009, 07:00 AM
It's xperience_awards
I've reverted xperience_awards (in Phrase Manager) back to "Awards" but in my Experience navbar i still got "Achievements" instead of "Awards". I've checked the navbar template and it's untouched... What else can i do ?
Sador
09-23-2009, 07:23 AM
Already on my todo list. In the meantime, you can use the promotions to "upgrade" users to a better usergroup, as see on my demosite InsideSupCom.Awesome.
Promotion isn't a solution for me, I think. I want them to upgrade a specific right depending on the item they bought (so if they buy extra inbox room that will get upgraded, but nothing else). With promotions it seems to let them upgrade to the next rank, with more rights allround, not just the item they bought.
Oh and your demo site looks nice.
Phalynx
09-24-2009, 08:03 AM
yeah hehe, maybe I was drunk when I read that line lol :D :D
Regards pal :)
Thanks for your support :)
I've reverted xperience_awards (in Phrase Manager) back to "Awards" but in my Experience navbar i still got "Achievements" instead of "Awards". I've checked the navbar template and it's untouched... What else can i do ?
Please PM me the URL to your forum, so I can take a look.
Awesome.
Promotion isn't a solution for me, I think. I want them to upgrade a specific right depending on the item they bought (so if they buy extra inbox room that will get upgraded, but nothing else). With promotions it seems to let them upgrade to the next rank, with more rights allround, not just the item they bought.
Oh and your demo site looks nice.
Thanks. Yes, with promotions you can switch usergroups with different settings. I hope you you will install vBExperience.
MonkYZ
09-24-2009, 07:15 PM
Phalynx: you got PM, as requested. Thx :)
Phalynx
09-25-2009, 08:11 AM
Will take a look.
I'm currently preparing Beta 4. It features a great enhancement to the Promotions: It will show Benefits you can get with a Usergroup. It parses fully automated usergroup permissions and allowances and shows them. This works also with custom permissions. Take a look at the Inside SupCom Demosite or at this screenshot.
gorentals
09-25-2009, 11:30 AM
Hi Phalynx
Great job with this mod. Will you be addressing the gifting of items in this next update. Where people can either sell the gifted item or delete it?
Thanks
Phalynx
09-25-2009, 11:37 AM
Yes.
Warlord
09-25-2009, 01:06 PM
AMAZING hack. I love it!
vBB-vietnam
09-30-2009, 09:48 AM
Hi
i have big board with 400.000 user
i import product for 5hours but it not complete
can you help me
Cla75
09-30-2009, 12:48 PM
Hello,
vBExperience I installed 3.8 and I want to incorporate in counting the function points "[AJAX] Post Thank You Hack 7.7" or similar.
It's possible?
I installed Post Thank You Hack 7.7, works, but does not enter the scores vBExperience even if I set a value of 2 is that you give thanks.
Phalynx
09-30-2009, 05:03 PM
Hi
i have big board with 400.000 user
i import product for 5hours but it not complete
can you help me
Importing this product takes 5 hours? Or do you mean recounting?
Hello,
vBExperience I installed 3.8 and I want to incorporate in counting the function points "[AJAX] Post Thank You Hack 7.7" or similar.
It's possible?
I installed Post Thank You Hack 7.7, works, but does not enter the scores vBExperience even if I set a value of 2 is that you give thanks.
To get support, you will need to click "Mark as Installed".
Sayid
09-30-2009, 08:14 PM
It will show Benefits you can get with a Usergroup
Very good option
can,t wait for the beta4 :)
I have a suggestion , can you make an importer that Imports gifts and items from vBPlaza ? I think It is already in todo list :)
egerci
09-30-2009, 09:32 PM
Hello,
I use version 3.8.5 beta.
Users coculdn't sell item back to shop or send item as a gift, If he/she have a item that given as a gift before.
For example I have 2 "A" Item and a "B" item in my item list and one of "A" item given to me as a gift.
I am able to sending as a gift or selling "B" item to back but I can't do that for Item "A"
Shortly If I get a item as a gift , I couldn't do anything with this item even buy new this item ot I have more than one this item
Thanks
ThePimp
10-01-2009, 12:04 AM
Is there a way to reset points to 0 but keep the Experience?
I'm considering using this for running different contests, but to keep it fair, everyone needs to start at 0, and reset for each time a new contest begins.
vBB-vietnam
10-01-2009, 02:22 AM
Importing this product takes 5 hours? Or do you mean recounting?
To get support, you will need to click "Mark as Installed".
When i import XML file.
i see:
Importing Product, Please Wait...
[:::::::::::::::::::::::::::::::::::::::::::::::::: :::::::::::::::::::::::::::::::::::::::::::::::::: :::::::::::::::::::::::::::::::::::::::::::::::::: :::::::::::::::::::::::::::::::::]
then the :::::: long and long but now it's take 15h but not complete.
can you help me :(
WhatChaMissin
10-01-2009, 02:27 AM
When i import XML file.
i see:
Importing Product, Please Wait...
[:::::::::::::::::::::::::::::::::::::::::::::::::: :::::::::::::::::::::::::::::::::::::::::::::::::: :::::::::::::::::::::::::::::::::::::::::::::::::: :::::::::::::::::::::::::::::::::]
then the :::::: long and long but now it's take 15h but not complete.
can you help me :(
same thing happened to me when I forgot to upload the files. make sure you upload the files in the right directories. I hope this helps.
vBB-vietnam
10-01-2009, 02:37 AM
same thing happened to me when I forgot to upload the files. make sure you upload the files in the right directories. I hope this helps.
thank u.
of cause it right directories. or i cannot import product
gamerfu
10-01-2009, 10:30 AM
I need a temporary admin account to track that one. Please pm me.
Hey Phalynx, have you been able to look into the calculation problems yet?
I PM'd you the info. :cool:
Cla75
10-01-2009, 11:34 AM
I apologize I did not know the function "mark as installed".
Hello,
vBExperience I installed 3.8 and I want to incorporate in counting the function points "[AJAX] Post Thank You Hack 7.7" or similar.
It's possible?
I installed Post Thank You Hack 7.7, works, but does not enter the scores vBExperience even if I set a value of 2 is that you give thanks.
Importing this product takes 5 hours? Or do you mean recounting?
To get support, you will need to click "Mark as Installed".
I installed this mod yesterday and I have performed several times "Recount."
In "vBExperience: Points" I have 2 set to the "Points for thanks" and "should be given points for thanking"
The user profile I see no of thanks received and donated, BUT in vBExperience see all earn more points but no thanks
Why?
Thanks for the support.
running 3.8.2 and experience 3.8.5 beta3
Problem with the social group ranking.
- Doesn't show number of total members for each individual group. Like group A has 7 members, group B has 5 members. All is set to what is set in the admin panel. E.g. if
'How many Members should a SG have to be included in Rankings? Enter a 0 to disable this'
is set to 1 every group only seems to have 1 member.
- By the way if you set the minimum number to like 2 or 3, the groups in the 'social group ranking' disappear completely...
Cla75
10-01-2009, 01:13 PM
I installed version 3.8.4.2 and vBExperience Thanks not work.
If I install version 3.8.5 beta3:
- I have a problem being a beta version?
- I can lose the settings of the "old" version that I have to uninstall first?
- Solves problem of counting thanks?
I recommend the upgrade or not?
hqlman
10-01-2009, 10:34 PM
is there a way to add a space between the user title and the first bars title in postbit?
vBB-vietnam
10-02-2009, 08:33 AM
i still cannot install this mod
when i import product. it take me to more than 15hours and not complete this step
i think problem in big sql query.
my forum have 390.000 user :(
plz help me
matthewhotdude
10-02-2009, 08:35 AM
Have you a list of why people loose points? members on my site have been asking, thanks
XManuX
10-02-2009, 01:44 PM
Nice add-on.
Could use an update with the ability of creating my own items+associated scripts.
Would be nice to have at last the old items like :
- bold / italic / colored / glowing username
- changing title
- changing other user title
etc.
kavehch
10-02-2009, 04:14 PM
hi
i want show link Give Away Point in posbit without pop up i want show top on avator user please help me thanks
arabuser
10-02-2009, 11:31 PM
anyone has addon for video-directory like points based on videos number, votes, comments in video-directory
princeedward
10-03-2009, 12:30 PM
is there anyone can tell me please how to centered the bar to postbit legacy style?
105033
thanks and best regards
:p
SEW810
10-04-2009, 05:04 AM
CONGRATULATIONS!!!!!!!!!!!!!!!
Once again Winner of the MONTH !!!!!!!!!!!!!!!
Question: Is there a sensible limit for how many achievements one should make? E.g. would 200 different achievements be too many for the system?
Suggestion: Make it possible to collapse the Achievements' categories on the front end. Then it would be much easier to get an overview.
mirageofpenguin
10-04-2009, 04:43 PM
Is there a way to actually get rid of this modification? It's pretty much ruining my forums. I've tried uninstalling via the xml, then killing and vise-versa. I just keep getting:
Unknown column 'xperience_done' in 'field list'
I had to manually create the table just to be able to login.
Cloudrunner
10-05-2009, 05:48 AM
Okay ... I tried to search, but over a hundred pages ... nuts.
Anyway, I have a question for those that may have been following this for awhile. Has anyone got a file we can import to bring in a bunch of extra awards without having to manually add new ones that perhaps some industrious users has premade for the community?
Yes, I know ... lazy. But hey, I say those that would call me lazy are just too lazy to figure out an easier way to do something :D. J/k btw.
Cla75
10-05-2009, 02:17 PM
Sorry ...
I installed vBExperience version 3.8.4.2 and mod Thanks not work.
If I install version 3.8.5 beta3:
- I have a problem being a beta version?
- I can lose the settings of the "old" version that I have to uninstall first?
- Solves problem of counting thanks?
I recommend the upgrade or not?
Thanks
ConfusedCartman
10-05-2009, 10:09 PM
I'm using the latest non-beta version, and I have two related niggles to bring up:
First, users get 1XP for giving away XP. That's nice and all, but it's kind of backwards, at least from my view, and I don't have the option of customizing it or turning it off in the "points" configuration page.
Second, users can give points to themselves. While that doesn't do anything bad, it does leave them with an extra 1XP for giving away points, so they can do this as many times as they want and build up their XP.
As for solutions, I have two suggestions: allow us to configure the amount of XP rewarded to those who give away XP and/or compare the person giving away XP to the person receiving it, and if they're the same, deny the transaction completely.
SEW810
10-06-2009, 01:22 AM
kindda confused your english, let's see it:
I installed vBExperience version 3.8.4.2 and mod Thanks not work.
You need to install "post thanks" add on from "extras" folder.
- I have a problem being a beta version?
What's wrong with beta version?.
- I can lose the settings of the "old" version that I have to uninstall first?
No, you won't lose any setts. But BE CAREFUL, your customized awards might be lost if you create default awards (vb experience 3.8.4 or later)
- Solves problem of counting thanks?
What do you mean?.
Phalynx (author) can help you if you click on INSTALLED
I recommend the upgrade or not?
I don't know if you recomend it. I do. :D
animcentral
10-06-2009, 05:37 AM
it's really good to have an statistics to find xperience users per forums. I made most of my decisions base on users experience and sometimes need to find active users per forum.
BigDog56
10-06-2009, 02:00 PM
How can I change the achievement awards from 3 friends to 5, and days registered from 10 days to 365 days? I have searched and cannot find the answer. :o
doubleclick
10-06-2009, 06:08 PM
Additionally there is support for 3rd party addons:
- vB Tournaments and Ladders (via CDP Addon)
- Post Ranking System (via CDP Addon)
- Helpful Answers (via CDP Addon)
- AWCoding-Donation System LITE and PRO (via CDP Addon)
- ibProArcade Highscorer Points (via CDP Addon)
- PhotoPlog 2.1 (via CDP Addon)
- PhotoPost vBGallery (via CDP Addon)
- PhotoPost Pro (via CDP Addon)
- Post Thank You / Use of Post Thank You (via CDP Addon)
- QuoteIt! 3.16 (via CDP Addon)
- SAPR: Advanced Post Rating system (via CDP Addon)
- v3arcade Highscorer Points (via CDP Addon)
- v3arcade Submissions Points (via CDP Addon)
- Other Addons can be easily added via CDP - Custom Data Provider plugins.
This must be a dumb question, since I can't find it asked anywhere, but where exactly do you download these options?
Thanks,
dc
Lianelli
10-06-2009, 06:08 PM
The YAAS (Yet another award s..) doesn't work well together with vBExperience. The award showcase from YAAS and vBE are both displayed on memberprofile page.
Is there a plugin/mod or code to fix this? Otherwise I'll fix it myself ;)
Lianelli
10-06-2009, 06:09 PM
This must be a dumb question, since I can't find it asked anywhere, but where exactly do you download these options?
Thanks,
dc
DC: the plugins are in the download. In the Addon folder to be exact.
SEW810
10-07-2009, 02:08 AM
This must be a dumb question, since I can't find it asked anywhere, but where exactly do you download these options?
Thanks,
dc
c'mon man, don't say that, we are here for helping you or anybody.
Yeah, when you unzip your xperience_3_XXX.zip file there's a folder named "extras", inside there's another named "add ons".
take a look at that folder ;)
doubleclick
10-07-2009, 11:11 AM
Thank you so much!
dc
EidolonAH
10-07-2009, 11:37 AM
Hiya Marius, I have finally taken the plunge and have installed this marvellous mod along with downloadsII, but for the life of me I cannot get the downloads to download when an item is purchased through the shop. It is obviously something I have got wrong but I am now all out of ideas on what I have got wrong, I'm confused by the LinkID for DownloadsII bit when adding an item. When I look at the download link from downloadsII I see do=file&id=2 so I entered the number 2 in the LinkID for DownloadsII entry field for the shop item.
When I go to the shop and purchase the item I get the item okay but 'no download' of the zipfile from downloadsII.
I'm going to PM you a temporary admin account, can you look at my settings please Mariius, I am pretty much stumped mate.
Eidolon.
EidolonAH
10-07-2009, 12:24 PM
Sorry, ignore last post, working perfectly, I was expecting a download from the shop but I have to buy in the shop then i can download it in the downloadsII section.
Absolutely brilliant work Marius, thank you very much.
Sador
10-07-2009, 03:44 PM
*Marks as installed*
It's too bad there isn't something like a way to buy other points or have a point like custom point that can buy any item, no matter what currency (points for threads or whatever) is decided.
Is something like that by any chance on your to do list?
Anyway, thanks for the great mod.
realdx
10-07-2009, 05:25 PM
Hiya Marius, I have finally taken the plunge and have installed this marvellous mod along with downloadsII, but for the life of me I cannot get the downloads to download when an item is purchased through the shop. It is obviously something I have got wrong but I am now all out of ideas on what I have got wrong, I'm confused by the LinkID for DownloadsII bit when adding an item. When I look at the download link from downloadsII I see do=file&id=2 so I entered the number 2 in the LinkID for DownloadsII entry field for the shop item.
When I go to the shop and purchase the item I get the item okay but 'no download' of the zipfile from downloadsII.
I'm going to PM you a temporary admin account, can you look at my settings please Mariius, I am pretty much stumped mate.
Eidolon.
Greetings, how did you managed to sell a certain file in the shop please? I saw users can get points for uploading, but found no way to make them pay for dowloading.
Any hint would be very appreciated! thank you!!
Mr. Brian
10-08-2009, 03:10 PM
I'm abit confused as how the ponts being calculated actually :/ How can a user loss so many points in a day? Usually what caused a user to loss points?
Sador
10-08-2009, 03:21 PM
I'm abit confused as how the ponts being calculated actually :/ How can a user loss so many points in a day? Usually what caused a user to loss points? Infractions.
Mr. Brian
10-08-2009, 03:27 PM
Infractions.
Nope. That user didn't receive any infraction.
matthewhotdude
10-08-2009, 03:55 PM
I have the same question Brian, Some of my users have been loosing points, But have not recieved any infractions
EidolonAH
10-09-2009, 03:01 AM
Greetings, how did you managed to sell a certain file in the shop please? I saw users can get points for uploading, but found no way to make them pay for dowloading.
Any hint would be very appreciated! thank you!!
I chose DownloadsII for file handling, the Links and Downloads Manager seemed excessive for simple file handling.
Okay, download and install DownloadsII, create the categories you require for your files in DownloadsII (do this in preparation for uploading your files for download), then upload the plugin for DownloadsII that Marius has provided in the extras/addons folder that comes with vbexperience.
Add your item for sale in the vbexperience shop as normal, then upload your download file through DownloadsII (be sure to select the correct category for uploading!), when you have uploaded your file through DownloadsII look to the browser address bar and note the number at the end of the address, that is your files ID number. Go back to the item you added in the vbexperience shop, edit the item and add the files ID number in the DownloadsII ID data entry box.
Don't forget to set usergroup permissions for DownloadsII through the usergroups setup in ACP.
(Note, when your members pay for a download, it does not download from the shop, they need to go to the DownloadsII area to access their purchased file!).
gamerfu
10-09-2009, 12:06 PM
I misss Phalynx. :(
Hope you are doing well... :cool:
my calculation problem misses you too. *hehee* ;)
matthewhotdude
10-09-2009, 12:26 PM
How can I edit the navbar link, so it doesnt have the black box around it...see screenshot.
doubleclick
10-09-2009, 12:32 PM
Where do you disable "give away points"?
mikeinjersey
10-09-2009, 03:51 PM
why does it still show my Social Groups stats & Visitor Messaging stats in the Statistics section even though I have those option disabled both in vbExperience and in Vbulletin CP ?
Or is there a way to choose what shows up in the Statistics section ?
princeedward
10-09-2009, 04:17 PM
How can I edit the navbar link, so it doesnt have the black box around it...see screenshot.hi....try to do like this brother...
<td><a href="http://www.chattaboxforums.com/xperience.php">Experience</a></td>
just play around how it works....goodluck
:p:up:
mikeinjersey
10-09-2009, 08:24 PM
How can I change the line / frame that circles around "last achievements" on postbit to a black color instead of the default color ?
I'd appreciate it very much.
realdx
10-09-2009, 08:48 PM
I chose DownloadsII for file handling, the Links and Downloads Manager seemed excessive for simple file handling.
Okay, download and install DownloadsII, create the categories you require for your files in DownloadsII (do this in preparation for uploading your files for download), then upload the plugin for DownloadsII that Marius has provided in the extras/addons folder that comes with vbexperience.
Add your item for sale in the vbexperience shop as normal, then upload your download file through DownloadsII (be sure to select the correct category for uploading!), when you have uploaded your file through DownloadsII look to the browser address bar and note the number at the end of the address, that is your files ID number. Go back to the item you added in the vbexperience shop, edit the item and add the files ID number in the DownloadsII ID data entry box.
Don't forget to set usergroup permissions for DownloadsII through the usergroups setup in ACP.
(Note, when your members pay for a download, it does not download from the shop, they need to go to the DownloadsII area to access their purchased file!).
Thanks for the hint! Will try it asap, thank you so much!!:)
matthewhotdude
10-10-2009, 04:32 AM
hi....try to do like this brother...
<td><a href="http://www.chattaboxforums.com/xperience.php">Experience</a></td>
just play around how it works....goodluck
:p:up:
Thanks, but what am I replacing, where do I put it?
EidolonAH
10-10-2009, 02:15 PM
Thanks for the hint! Will try it asap, thank you so much!!:)
No problem there what so ever, I am very pleased to have been of help.:)
Has anyone figured out a way of combining 'all' earned points into a single class of points for purchasing an item from the shop.
The system as it is now is awesome, but on my own site I should like all earned points to be spendable on all items.
FRANKTHETANK 2
10-11-2009, 01:32 AM
how does the addons work? I upload it in the plugins and products but what do I do after that to edit them?
princeedward
10-11-2009, 05:23 PM
Thanks, but what am I replacing, where do I put it?did you fix it already? you have to replace the other experience code to your navbar brader?
:p
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.