vb.org Archive

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

DobieGillis? 02-28-2009 12:02 AM

Quote:

Originally Posted by petacat (Post 1756517)
I have no trouble adding awards. It is simply adding the data provider to a new award ID and making sure the ID and the award image name are the same

any hints on how to do such? I'm seeking guidance from an astrologer, maybe he can help!

petacat 02-28-2009 12:09 AM

Code:

Database error in vBulletin 3.8.0:

Invalid SQL:
SELECT
                post.userid, COUNT(userid) AS times
                FROM thread
                INNER JOIN post ON thread.lastpostid=post.postid
                WHERE post.userid=1
                GROUP BY post.userid
                ORDER BY post.dateline DESC, post.userid;

MySQL Error  : Unknown column 'post.userid' in 'field list'
Error Number  : 1054
Request Date  : Friday, February 27th 2009 @ 09:06:51 PM
Error Date    : Friday, February 27th 2009 @ 09:06:53 PM

Classname    : vB_Database
MySQL Version : 5.0.67-community

Got this error when doing a recount.

SuperTaz 02-28-2009 01:39 AM

1 Attachment(s)
When I go to the left side area in the AdminCP where it says Experience, and I click on any of the settings stuff, (i.e. Settings - General to Settings - Stats), it does not show anything on the page. Any thoughts?

FIM 02-28-2009 02:18 AM

I have a question, how to do that visitors will not see bars de vbexperiencie?

thanks

Stryker412 02-28-2009 02:43 AM

How do you take away points? I'd like to subtract points for those who thread necromance, I don't want to encourage it.

DobieGillis? 02-28-2009 02:33 PM

here's an easy mod that has a great awards maker unlike VBexperience.

https://vborg.vbsupport.ru/showthread.php?t=196244

mindfawk 02-28-2009 06:40 PM

The recount error is coming from the Discussion End addon; I added it and got the error for the recount, removed it and the recount works fine.

Phalynx 02-28-2009 08:21 PM

Quote:

Originally Posted by testbot (Post 1756127)
can you help me understand where to put the awards and stuff that's in the extras folder?

You will have to put awards to the misc/level folder and name it like award_IDENTIFICATOR.gif - that IDENTIFICATOR must correspond to the setting in the award. Create an award and take a look where the Image URL leads you to: There must be the image.

Quote:

Originally Posted by jetgaming (Post 1756134)
how do i install the addon for V3 arcade, where do i install it? and also what does that do?

Import the addon as an product XML. It just adds calculation for vBExperience about the games you are playing.

Quote:

Originally Posted by Phrost (Post 1756276)
Which template do I edit to remove the green bar from the postbit, and not the profile? Or do I just have to kill it outright completely somewhere?

You need to edit the xperience_gfx template and remove the part about the second bar. Or you will wait for 3.8.3 where I added an option for it.

Quote:

Originally Posted by KURTZ (Post 1756293)
guys just a question: i saw in the extras folder that there are some add-ons like 'arm of law' etc. in those folders there are some imgs ... so i'm wondering: where i can set those awards and where i should put those imgs?

thanks

edit: just created the thread necromancer award, but there is a trouble the system doesn't grab the .png image ... :S

http://www.fniv.it/board/xperience.php?go=awards

i can't run arm of law award ... :(

This award has to be named "law_scale" as identificator.
http://www.fniv.it/board/images/misc..._law_Scale.png

Good news: I worked out a plugin-like system for awards for vBExperience 3.8.3


Quote:

Originally Posted by g0dfather1984 (Post 1756433)
I can not get this uninstalled. Please help.

I use the kill and after clicking "Do it..." the page just goes white.

So then I assume it's unistalled, so I go to remove the XML and it's telling me to use the kill_xperience.php.

This message about the kill_experience.php comes always, regardless if you did it already.

Phalynx 02-28-2009 08:27 PM

Quote:

Originally Posted by DobieGillis? (Post 1756441)
good luck, I have a team of admins still trying to figure out how to create awards. The docs are useless as are the coders responses to questions about it.

A whole team is working on that? Nice.

Quote:

Originally Posted by J749356341A4 (Post 1756476)
Why these products are unable to delete from the admincp

That is because to retain tables for an upgrade. Image, you have a shop with many items and you do an upgrade via uninstall/install - all items would be gone.

Quote:

Originally Posted by BigDog56 (Post 1756511)
After updating, the activity level for the person at 100%, isn't even in the top 10 posters now. This is causing a row amoung members. Going to have to disable this until we get a fix for it.

Did you run a recount after upgrading?

Quote:

Originally Posted by petacat (Post 1756526)
Code:

Database error in vBulletin 3.8.0:

Invalid SQL:
SELECT
                post.userid, COUNT(userid) AS times
                FROM thread
                INNER JOIN post ON thread.lastpostid=post.postid
                WHERE post.userid=1
                GROUP BY post.userid
                ORDER BY post.dateline DESC, post.userid;

MySQL Error  : Unknown column 'post.userid' in 'field list'
Error Number  : 1054
Request Date  : Friday, February 27th 2009 @ 09:06:51 PM
Error Date    : Friday, February 27th 2009 @ 09:06:53 PM

Classname    : vB_Database
MySQL Version : 5.0.67-community

Got this error when doing a recount.

This is an error in the "Discussion Ender" Addon. Please download this fix:
https://vborg.vbsupport.ru/showpost....&postcount=274

Phalynx 02-28-2009 08:33 PM

Quote:

Originally Posted by Warden-B- (Post 1756596)
When I go to the left side area in the AdminCP where it says Experience, and I click on any of the settings stuff, (i.e. Settings - General to Settings - Stats), it does not show anything on the page. Any thoughts?

See FAQ:
- Settings are showing only a blank page, read here: http://www.vbulletin.com/forum/proje...6979#note74140

Also this one:
https://vborg.vbsupport.ru/showpost....&postcount=261


Quote:

Originally Posted by FIM (Post 1756627)
I have a question, how to do that visitors will not see bars de vbexperiencie?
thanks

Only if you edit the template xperience_gfx and do an condition around it.


Quote:

Originally Posted by Stryker412 (Post 1756637)
How do you take away points? I'd like to subtract points for those who thread necromance, I don't want to encourage it.

Install the addon Thread Necromancer and do an recount to recalculate the data.

Quote:

Originally Posted by DobieGillis? (Post 1756929)
here's an easy mod that has a great awards maker unlike VBexperience.

https://vborg.vbsupport.ru/showthread.php?t=196244

vBExperience Awards are working other way, it's like comparing apples with pears.

Quote:

Originally Posted by mindfawk (Post 1757085)
The recount error is coming from the Discussion End addon; I added it and got the error for the recount, removed it and the recount works fine.

This is an error in the "Discussion Ender" Addon. Please download this fix:
https://vborg.vbsupport.ru/showpost....&postcount=274


All times are GMT. The time now is 03:19 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.02720 seconds
  • Memory Usage 1,764KB
  • 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
  • (2)bbcode_code_printable
  • (15)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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