vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Add-On Releases - vBExperience (https://vborg.vbsupport.ru/showthread.php?t=171014)

hubba 02-22-2008 05:43 PM

Ah yes, now it works. I am now Hyperactive :)

Another issue see attached pic with the different size of the postbit cell. Only in IE, Opera works fine

hubba 02-22-2008 06:23 PM

Upps, now its normal without any reason... maybe an IE Reload Problem. But the cell is very wide, any chances to make it smaller? In Opera it IS smaller...

Phalynx 02-22-2008 06:31 PM

I'm using 100% of the cell, so if your design does not define a fixed size it could expand it easily. Try to change the template xperience_gfx and change the table width to a fixed value f.e. 100px

BTW, please click INSTALL, thanks.

hubba 02-22-2008 06:47 PM

I clicked 2 times the first time so it was marked as uninstalled it seems, sorry. I also nominated it MotM

Jhonnyf 02-22-2008 08:22 PM

How I know who have the High Level?

and It's posible have a Ranking?

I also nominated it MotM :)

Phalynx 02-22-2008 08:32 PM

Currently only via SQL:
Code:

select username, xperience from user order by xperience desc

Yes, I plan to do a ranking, but don't expect it in the next 3 days as I'm busy with other stuff.

Jhonnyf 02-22-2008 08:54 PM

Quote:

Originally Posted by Phalynx (Post 1448962)
Currently only via SQL:
Code:

select username, xperience from user order by xperience desc

Yes, I plan to do a ranking, but don't expect it in the next 3 days as I'm busy with other stuff.

Thank You!!!

And... only if have time... whould you make the Raking for vBadvanced CMPS :D

Thank You Again!

Phalynx 02-22-2008 09:34 PM

Yes, as I'm also using vBAdvanced 3.0

Jhonnyf 02-22-2008 09:42 PM

Another thing,

In my forum, I'm the Number 1, but my red bar is not full o it's is in base to Level 100?

IvyKeepMommy 02-23-2008 10:36 AM

Just a note that the settings all revert to 0 for display in the private messaging system.

TheProphet 02-23-2008 04:57 PM

My image bars are centred, any solution to fix this perhaps.

TIA.

Jhonnyf 02-23-2008 08:40 PM

Quote:

Originally Posted by TheProphet (Post 1449426)
My image bars are centred, any solution to fix this perhaps.

TIA.

I think that in you postbit you have the hook envolved with <CENTER>

Check That

Phalynx 02-24-2008 06:52 AM

Quote:

Originally Posted by Jhonnyf (Post 1448996)
Another thing,

In my forum, I'm the Number 1, but my red bar is not full o it's is in base to Level 100?

The red bar shows your current level. If you are the most active poster on your forum, the green bar should be on 100%. If not, there is someone with more postings in the last x days ;)

Quote:

Originally Posted by IvyKeepMommy (Post 1449264)
Just a note that the settings all revert to 0 for display in the private messaging system.

Confirmed, will be fixed in next version.

captainslater 02-24-2008 07:09 AM

Something like the Activity Hack would be cool.

Phalynx 02-24-2008 07:11 AM

You mean as a standalone hack?

captainslater 02-24-2008 07:21 AM

Quote:

Originally Posted by Phalynx (Post 1449732)
You mean as a standalone hack?

Yes, something like this one: Activity Modification but just with better performance.

TheProphet 02-24-2008 08:03 AM

Quote:

Originally Posted by Jhonnyf (Post 1449531)
I think that in you postbit you have the hook envolved with <CENTER>

Check That

Thx solved now...

jluerken 02-24-2008 11:23 AM

Hi Phalynx, thanks for version 3.73

Can you please add for v 3.74 the following on your list?

- remove "Tags" points on profile tab when Tag system is disabled

Phalynx 02-24-2008 09:27 PM

That's already on my list.

Phalynx 02-25-2008 01:29 PM

New update to v3.7.4:
- New vBExperience Rankings. Showing User, Level, Activity Points (experience, thread, post, user, misc) - sortable.
- Link to Rankings can be shown in navbar and quicklinks.
- Disabling vBExperience does hides block in memberinfo
- Bars are now aligned to left by default
- Added new xperience: Links and Downloads Manager. A new setting has been introduced to control it
- All point providers can be disabled by set them to 0
- Added two vBAdvanced3 modules: Most active and most experienced Users
- Smaller fixes

Installation:
Download "vbexperience374.zip", upload all files from directory "upload" and re-import the product "product_vbexperience374.xml", allow overwrite.

By upgrading from 3.7.3 delete file \includes\cron\xperience.php on server

That's it, have fun.

kfiasche81 02-25-2008 01:45 PM

Quote:

Database error in vBulletin 3.7.0 Beta 5:

Invalid SQL:
SHOW COLUMNS FROM `vb_local_linkslink` LIKE 'linkhits';

MySQL Error : Table 'easyweb_iltermitano.vb_local_linkslink' doesn't exist
Error Number : 1146
with new update 374, when start the cronjob..

Amit86 02-25-2008 01:45 PM

just updated the new version,
I do not use Links and Downloads Hack

and getting this error while trying to recount points @ cp
Database error in vBulletin 3.7.0 Beta 3:

Invalid SQL:
SHOW COLUMNS FROM `help_local_linkslink` LIKE 'linkhits';

MySQL Error : Table 'x.help_local_linkslink' doesn't exist
Error Number : 1146

cosy 02-25-2008 02:02 PM

the download was removed ? by vb.org staff ?

TheProphet 02-25-2008 02:10 PM

Code:

Download Now

No Files Uploaded.

There are no files to download...

Phalynx 02-25-2008 02:11 PM

It was removed by me - I've uploaded now a fixed version for users that don't have "Links and Downloads" installed. Please update the file \includes\class_xperience.php with the new one in the updated ZIP.

Sorry for the confusion!

kfiasche81 02-25-2008 02:16 PM

Quote:

Database error in vBulletin 3.7.0 Beta 5:

Invalid SQL:
INSERT INTO vb_xperience_stats
(userid,
points_thread,
points_threads,
points_thread_votes,
points_thread_replycount,
points_thread_views,
points_thread_stickies,
points_post,
points_posts,
points_post_thanks,
points_user,
points_user_infractions,
points_user_reputation,
points_user_online,
points_user_socialgroup,
points_user_visitormessages,
points_post_attachement,
points_thread_tags,
points_misc,
points_misc_ldm,
dateline) VALUES (
1,
8317,
3580,
80,
1992.3,
2251.8,
400,
10115,
10094,
0,
2729,
0,
10,
2716.7466435185,
0,
3,
21.5,
13.5,
0,
0,
1203956100
);

MySQL Error : Unknown column 'points_post_attachement' in 'field list'
Error Number : 1054
another error with the new fix

trance nation 02-25-2008 02:16 PM

I get an error installing now.

Phalynx 02-25-2008 02:22 PM

Quote:

Originally Posted by trance nation (Post 1450711)
I get an error installing now.

Which one? Please paste it here.

Quote:

Originally Posted by kfiasche81 (Post 1450710)
another error with the new fix

Fixed and re-uploaded. It seems to be an error with renamed attachement->attachment

Amit86 02-25-2008 02:25 PM

iv'e uploaded the php file, no reloading, no downgrading and its working,
thanks!

jluerken 02-25-2008 04:12 PM

Quote:

Originally Posted by Phalynx (Post 1450668)
New update to v3.7.4:
- All point providers can be disabled by set them to 0

Hi Phalynx,

I've set TAGS to 0 but its still showing on the users profile tab.
If a user can't get points cause its set to 0 shouldn't it be hidden there also with version 3.74 or did I missunderstand the new feature?

Phalynx 02-25-2008 05:46 PM

Currently it affects only the calculation. Good point, I will implement in next version also a check in memberinfo.

Meghwar 02-26-2008 03:29 AM

Quote:

- Added new xperience: Links and Downloads Manager. A new setting has been introduced to control it
hi again

nice new updates, but can you do the Links and Downloads, to work with DownloadsII!!! if yes please let me know :)

thank you

koxito 02-26-2008 05:30 AM

Ok...

This is a very good mod! :) Congratulations, i let it running on my board and works great, my users are posting like crazy.

I got a sugestion whatever... may be in the Alternate Text in the bars in the post bit, in the one who displays the level, you must include the total points instead of the Level posts so the users can know how many posts do they have...

And maybe can be a good idea to include points for uploading images to profile albums, and blog entrys.... and may be a Mediawiki integration ... or something.

Lumis Out
INSTALLED!

Phalynx 02-26-2008 06:22 AM

Quote:

Originally Posted by Meghwar (Post 1451158)
but can you do the Links and Downloads, to work with DownloadsII!!! if yes please let me know :)

Downloads II will be done.

Quote:

Originally Posted by koxito (Post 1451210)
I got a sugestion whatever... may be in the Alternate Text in the bars in the post bit, in the one who displays the level, you must include the total points instead of the Level posts so the users can know how many posts do they have...

I don't understand this as it already shows the level AND the total points.

Quote:

Originally Posted by Meghwar (Post 1451158)
And maybe can be a good idea to include points for uploading images to profile albums, and blog entrys.... and may be a Mediawiki integration ... or something.

Uploading profile albums is in work, for blog I don't have the product.

Additionally, vBGallery will be included in the next release.

I'm announcing now also that the algorythm for activity will be changed in next released. Currently it takes only the highest poster, the new calculations takes the average of the 10 most active users. It's now much more attractive as a single poster cannot unweight the activity of the whole forum.

koxito 02-26-2008 07:18 AM

Quote:

Originally Posted by Phalnyx
I don't understand this as it already shows the level AND the total points.

Yeah, i'll take some screens, so you can understand me ( my english sucks )...

This is the points display in my profile.

http://img299.imageshack.us/img299/1...profilewk9.jpg

And this is my point display in my postbit, as you see, they are diferent ? why is this ?.

http://img299.imageshack.us/img299/8...postbitnp3.jpg

In my postbit it marks 7050 points, but in my profile it marks 7391.

This was my request... or my question...

Lumis-out.

PS. I have translated the hack to spanish, when you release your next, i can attach the lenguage for the spanish users. xD!..

Phalynx 02-26-2008 07:23 AM

Ah, I see. Should be fixed in next version.

BTW, in 3.7.5 there are some new phrases.

Phalynx 02-26-2008 09:49 AM

vBExperience 3.7.5 is out!

Changes:
- Introducing a new calculation for the activity. It takes now the average of the 10 most active users instead of the top poster. It's now much more attractive as a single poster cannot unweight the activity of the whole forum.
- Added new xperience: DownloadsII. A new setting has been introduced to control it
- Added new xperience: PhotoPost Gallery. A new setting has been introduced to control it
- Added new xperience: Albumpictures. A new setting has been introduced to control it
- Memberprofile/Postbit: Fixed wrong display of points (postbit/memberprofile)
- Memberprofile: Groups with 0 points are not shown
- Memberprofile: All point providers can be hide by setting them to 0 (previously only calculation was disabled)
- Smaller fixes/changes

Installation/Update:
Download "vbexperience375.zip", upload all files from directory "upload" and re-import the product "product_vbexperience375.xml", allow overwrite.

TTG 02-26-2008 10:50 AM

Installed and worked straight out of the box with no problems .. great addition :up:

One question :-
My co-admin and I are both on level 100 with 100% activity and zero level up.
I guess level 100 is max or will it go above 100 ?

Phalynx 02-26-2008 11:32 AM

Level 100 is max. Try another Level product see f.e. "\levels\vbexperience_level_3_big.xml"

Meghwar 02-26-2008 11:46 AM

Installed :) great work bro

DownloadsII working with some users and others like me ,,,NO

i have about 2000 Download on my Forum, i did run Scheduled Task 2 times, no changes for some !!!

any clue?


thank you


All times are GMT. The time now is 06:40 AM.

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

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02813 seconds
  • Memory Usage 1,829KB
  • 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
  • (16)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