vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Major Additions - vBExperience 4 (https://vborg.vbsupport.ru/showthread.php?t=245023)

raymondblog 09-21-2010 08:58 AM

If I have installed vBExperience 4.0.3 that is NOT "gold", do I have to download the latest file and update it?

Phalynx 09-21-2010 08:59 AM

Quote:

Originally Posted by raymondblog (Post 2101324)
If I have installed vBExperience 4.0.3 that is NOT "gold", do I have to download the latest file and update it?

Yes, as I did changes regarding the uninstallation.

tattooz 09-21-2010 01:10 PM

1 Attachment(s)
Any idea why my bars show like this? I did the update and updated my board to 4.0.7

Phalynx 09-21-2010 01:16 PM

Quote:

Originally Posted by tattooz (Post 2101408)
Any idea why my bars show like this? I did the update and updated my board to 4.0.7

I looks like a not closed center tag (div or center)

argothiusz 09-21-2010 03:02 PM

I think we need a feature to assign/recount individual achievement. I have let the recount run for over 24 hours period for a board with 30,000 members and 20 achievement and it's only at achievement 15 lol It would be much better if we have a function to let it it assign/recount each achievement by itself.

Thanks

argothiusz 09-21-2010 03:19 PM

Also, the Awards are not being display in 32x32 pixel mode in profile view but 16x16

tattooz 09-21-2010 03:48 PM

Quote:

Originally Posted by Phalynx (Post 2101409)
I looks like a not closed center tag (div or center)

Where would I begin to look?

betts02 09-21-2010 05:13 PM

Quote:

Originally Posted by Phalynx (Post 2101288)
What exactly are you searching for? vBExperience v4.0.2 has been replaced by 4.0.3
The plugin for gXboxLive can be found here: ZIP\extras\Addons\gXboxLive.xml

I posted up stating the gxboxlive plugin will not work with the new version of your mod, You stated to install the v4.02 of your mod to make this work

Gn_Snake 09-21-2010 06:32 PM

1 Attachment(s)
Upgrade to 4.3 of the Italian translation :up:
:)

MonsterDK 09-21-2010 07:13 PM

Where is the GOLD part suppose to show?
I've upgraded to the latest download and uploaded the product xml and updated with over right.

Still says 4.0.3 no gold?

Gn_Snake 09-21-2010 07:26 PM

I did not understand how the achievements secret?

mmackinnon 09-21-2010 10:18 PM

Ok

something odd happened after i installed the update today..

I noticed that when I was in admin CP looking at a user profile and choose the "find all posts by user" function it seems to not recognize that any posts have been made since I added this upgrade. Very odd.

So I went ahead and did a Update Post Counts from Admincp -> maintenance -> Update counters section

And got a LONG list of errors like this:

Code:

Updating Post Counts

Processing: 1

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at [path]/includes/adminfunctions.php:3692) in [path]/includes/functions_ghsom.php on line 378

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at [path]/includes/adminfunctions.php:3692) in [path]/includes/functions_ghsom.php on line 378
Processing: 2

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at [path]/includes/adminfunctions.php:3692) in [path]/includes/functions_ghsom.php on line 378

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at [path]/includes/adminfunctions.php:3692) in [path]/includes/functions_ghsom.php on line 378

Any ideas?

Phalynx 09-22-2010 11:18 AM

Quote:

Originally Posted by argothiusz (Post 2101447)
I think we need a feature to assign/recount individual achievement. I have let the recount run for over 24 hours period for a board with 30,000 members and 20 achievement and it's only at achievement 15 lol It would be much better if we have a function to let it it assign/recount each achievement by itself.

Thanks

The achievements are already self-optimizing. As soon as you assign all achievements and run a recount, you don't need to run all again. It just takes a look who has not the achievements.

Quote:

Originally Posted by argothiusz (Post 2101458)
Also, the Awards are not being display in 32x32 pixel mode in profile view but 16x16

Please check if the template "xperience_xpicon_big" needs to be reverted.

Quote:

Originally Posted by tattooz (Post 2101464)
Where would I begin to look?

At the sourcecode of the generated page, where center begins.

Quote:

Originally Posted by betts02 (Post 2101497)
I posted up stating the gxboxlive plugin will not work with the new version of your mod, You stated to install the v4.02 of your mod to make this work

I think you misunderstood me. I told you this:
"The version for vBulletin 4 is v2.3 - please install this version."
https://vborg.vbsupport.ru/showpost....postcount=1218
I meant gXboxLive, as there is no vBExperience 2.3.


Quote:

Originally Posted by Gn_Snake (Post 2101517)
Upgrade to 4.3 of the Italian translation :up:
:)

Thanks for sharing! :)

Phalynx 09-22-2010 11:21 AM

Quote:

Originally Posted by MonsterDK (Post 2101552)
Where is the GOLD part suppose to show?
I've upgraded to the latest download and uploaded the product xml and updated with over right.

Still says 4.0.3 no gold?

Why should it display GOLD? 4.0.3 is GOLD. The RC version was some kind of beta.


Quote:

Originally Posted by Gn_Snake (Post 2101557)
I did not understand how the achievements secret?

If you declare an achievement as secret, it does not show the user the required conditions.

Quote:

Originally Posted by mmackinnon (Post 2101627)
Ok

something odd happened after i installed the update today..

I noticed that when I was in admin CP looking at a user profile and choose the "find all posts by user" function it seems to not recognize that any posts have been made since I added this upgrade. Very odd.

So I went ahead and did a Update Post Counts from Admincp -> maintenance -> Update counters section

And got a LONG list of errors like this:

Code:

Updating Post Counts

Processing: 1

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at [path]/includes/adminfunctions.php:3692) in [path]/includes/functions_ghsom.php on line 378

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at [path]/includes/adminfunctions.php:3692) in [path]/includes/functions_ghsom.php on line 378
Processing: 2

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at [path]/includes/adminfunctions.php:3692) in [path]/includes/functions_ghsom.php on line 378

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at [path]/includes/adminfunctions.php:3692) in [path]/includes/functions_ghsom.php on line 378

Any ideas?

The file functions_ghsom.php is generating that error. This file does not belong to vBExperience.

proxx 09-22-2010 12:20 PM

I have 30,000 members.

I have been running recount last 24 hours. It brings my dedicated server to a crawl, loads slowly rise until they hit 50

is this normal?

Phalynx 09-22-2010 12:41 PM

Quote:

Originally Posted by proxx (Post 2101808)
I have 30,000 members.

I have been running recount last 24 hours. It brings my dedicated server to a crawl, loads slowly rise until they hit 50

is this normal?

Doing a complete recount takes a while, as he computes all posts, threads, etc... for each user. So this depends on the data on your board. But what can I say: The complete calculation has to be done once.
Also, this depends much on the server you have. As MySQL is under attack during this you will need much ram. A dedicated server with 1 GB RAM takes much more time than a server with 4 GB.

Please read "readme_optimization.txt" to get more information how you can optimize vBExperience to run smooth.

Vanion 09-22-2010 01:39 PM

Epic. Just. Freakin. Epic!

MonsterDK 09-22-2010 05:08 PM

@ Phalynx

Will you be able to find time to check the code you sent me for the promotions so that promotions are done on the fly? (please)

Thanks

Phalynx 09-22-2010 05:21 PM

Please don't ask me every day for this. As soon as I got time for this I will check that. Not earlier.

argothiusz 09-23-2010 01:31 AM

In the optimization text file, there is tip that tell you to set the calculation cron to run at hour when your members are asleep. Where do I edit that cron file? Thanks

Sunka 09-23-2010 09:01 AM

Quote:

hmmm i dont know if anything is wrong with vbexperience or with my forum. when i choose Position in postbit to custom location and add "$xperience_postbit" in my postbit_legacy it dont show bars instead it simply shows text "$xperience_postbit".

hmmm what wrong?


Quote:

Originally Posted by Phalynx (Post 2097439)
This is a known issue that will be fixed with the upcoming 4.0.3

Still not working for me. I tra also {vb:raw achievements.postbit} and {vb:raw awards.postbit} and nothing shows on postbit. Of course that Position in postbit in ACP is custom location $xperience_postbit.

I only want to show bars in middle of postbit

Any help Phalynx?

Phalynx 09-23-2010 10:20 AM

Quote:

Originally Posted by argothiusz (Post 2102049)
In the optimization text file, there is tip that tell you to set the calculation cron to run at hour when your members are asleep. Where do I edit that cron file? Thanks

It's in AdminCP, Scheduled Tasks, vBExperience

Quote:

Originally Posted by Sunka (Post 2102157)
Still not working for me. I tra also {vb:raw achievements.postbit} and {vb:raw awards.postbit} and nothing shows on postbit. Of course that Position in postbit in ACP is custom location $xperience_postbit.

I only want to show bars in middle of postbit

Any help Phalynx?

Will take a deeper look later, as I currently have no time to check this.

optimatez 09-23-2010 01:07 PM

When we do a manual recount of the promotions, the promotion system does its work. However, when left alone it doesnt update any of the promotions it should. Where can we go to make sure it is automatically doing the promotion updates and perhaps make it do it much more often? I checked scheduled jobs and i see a Promotions in there, but i believe it is the vbulletin promotions, which we dont use. There is no vBxperience promotions option.

Thanks.

Phalynx 09-23-2010 01:57 PM

Quote:

Originally Posted by optimatez (Post 2102238)
When we do a manual recount of the promotions, the promotion system does its work. However, when left alone it doesnt update any of the promotions it should. Where can we go to make sure it is automatically doing the promotion updates and perhaps make it do it much more often? I checked scheduled jobs and i see a Promotions in there, but i believe it is the vbulletin promotions, which we dont use. There is no vBxperience promotions option.

Thanks.

Please click "Mark as Installed" to get further support.
Also, there is no scheduled job about the promotions, they are hooked into calculation of the points. I think there is something wrong with that and will take a deeper look. As I also said to MonsterDK, as he seems to have the same problem.

optimatez 09-23-2010 05:03 PM

Sorry, i will click it now. I have the 3.8 version, and testing this on the 4.0 version so i forgot to click it on both :-p great stuff though, one of the reasons we went with vbulletin is because of your mod.

It would be nice if the promotions ran off hooks or scheduled tasks though, i use the promotion system for my users ranks, and it updates very slowly and often has issues.

betts02 09-23-2010 06:04 PM

[QUOTE=Phalynx;2101790]


I think you misunderstood me. I told you this:
"The version for vBulletin 4 is v2.3 - please install this version."
https://vborg.vbsupport.ru/showpost....postcount=1218
I meant gXboxLive, as there is no vBExperience 2.3.QUOTE]

As i said also mate, I have this version already installed
https://vborg.vbsupport.ru/showthrea...ight=gxboxlive
I updated both mods

Mr Peabody 09-25-2010 12:46 AM

Just a question about using vbExperience with the Market system.
I've been playing around with both the mods but last night when I was banking my points I noticed my Level in experience had dropped from 64 to 8 :eek:
Is this a bug? should the points work independent from your experience bar?
Does this mean the same thing would happen if you spent your points on Market items? if this is the case users would be reluctant to use the market knowing if would effect their current Experience level.
Cheers for your hard work.

crowshead 09-25-2010 05:30 PM

how do i reset points for all users?

pandusetiawan 09-27-2010 03:25 AM

Thx Phalynx, great mod :)
A little problem, why the activity on my board for all members are 0%?What could possibly wrong in the setting?Thx.
Is it work with vS-Hide Hack Resurrection mod?

slinky 09-28-2010 03:34 AM

This is odd - my members are all at 0% after upgrading but I believe it needs a recount. But I don't see the vBexperience appearing in the admincp at all. I recall it used to be there... didn't it on the left side along with all the others? The only place I can see vbexperience is in the general options and there is nothing there about recounting.

I am also noticing that it appears in the postbit legacy (although empty) but after upgrading from 3.8 and following instructions, the product does not appear in the user's profiles as it is supposed to appear as a tab. Anyone else have a problem like this?

slinky 09-28-2010 03:38 AM

OK... part one... it's called Forum Points... that's how I missed it. Let's see if I can take care of the other problems with a recount... and settings somewhere for profile activation.

slinky 09-28-2010 11:16 AM

OK... now there is a problem with it getting stuck at user 48,500. After doing those first, it has become stuck and I'll sit there while it shows "waiting for mysite.com" at the bottom and I watch the load crawl but nothing is done. I had to reboot the server but I can't seem to proceed past user 48,500.

EDIT - three reboots and it finally started again. It can be very slow to start after a restart but we're getting there... still have to figure out why tabs aren't appearing in user profiles but getting there.

slinky 09-28-2010 04:48 PM

NOw we've got most if working but did a bad thing - recalculating achievements. This was bad... very bad. I've got it processing achievements 1 through 6 and it just hangs there for a long time showing it processing but not showing me any successive screens. I am guessing this will eventually time out... not good...

Kuya 09-28-2010 05:11 PM

Is there any way I can select my RSS account to be excluded from awards?

slinky 09-28-2010 05:58 PM

Blank page for awards - for some reason the template is not rendering at all. Everything else seems to work. See the following:

It doesn't even load the header/footer but all other pages load. using vB 4.0.7 upgraded from 3.8.5.

POTENTIAL ANSWER: The upgrade corrupted my custom awards. Unfortunately I'll have to delete them and reapply them and hopefully this will solve the problem. I have a question mark at the top of the awards page in the admin although all the custom awards do show, just not the standard ones.

slinky 09-28-2010 09:11 PM

BUG - After I did the recalculate achievements, it got stuck a long time in #8 and then it started spitting out duplicate values, e.g. user name being awarded an item twice, duplicated once after the next.

And another bug when I tried to clear existing awards and create the default ones:

Database error in vBulletin 4.0.7:

Invalid SQL:
UPDATE user SET xperience_awards='';

MySQL Error : Unknown column 'xperience_awards' in 'field list'
Error Number : 1054
Request Date : Tuesday, September 28th 2010 @ 06:15:21 PM
Error Date : Tuesday, September 28th 2010 @ 06:15:21 PM
Script : http://www.mysite.com/forums/control...=doclearawards
Referrer : http://www.mysite.com/forums/control...do=clearawards
Classname : vB_Database
MySQL Version : 5.0.77

AfterWorldForum 09-29-2010 05:58 PM

I'm having a minor issue getting the $xperience_awards_postbit variable to work in combination with the Tabbed Postbit mod.

Trying to insert the following:

Code:

<div class="info"><b>Achievements: </b>{vb:raw xperience_achievements_postbit}</div>
<div class="info"><b>Awards: </b>{vb:raw xperience_awards_postbit}</div>

With the experience setting switches set to the custom location. If I set them to postbit_userinfo_right, the icons show up, though looking totally off from the rest.

Any ideas?

Thanks in advance :) Great hack, by the way :)

Hall of Famer 09-30-2010 02:20 AM

Umm where is the vbexperience shop? I want it back!

Wajdan 09-30-2010 03:13 PM

I installed it on 4.0.3 and works very fine.

lubbie 09-30-2010 04:18 PM

Is there a way to exclude Usergroups from vbexperience?


All times are GMT. The time now is 02:11 PM.

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

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

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

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