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)

realdx 10-01-2010 11:01 AM

Snowlion, I thank you so much for the hint, and beg you pardon for not underststanding it! :(
I've searched through the styles and found "postbit_userinfo_left" to be called as a hook, but cant actually find it to modify.. sorry for my poor knowledge!!

snowlion 10-02-2010 01:31 AM

Sorry realdx, I don't mean to edit on postbit_userinfo_left :D. Just follow this: in default postbit template search for
HTML Code:

  <td nowrap="nowrap">
 
    <div id="postmenu_$post[postid]">
    <if condition="$show['profile']">
    <a class="bigusername" href="member.php?$session[sessionurl]u=$post[userid]">$post[musername]</a>
    $post[onlinestatus]
    <script type="text/javascript"> vbmenu_register("postmenu_$post[postid]", true); </script>

Replace <td nowrap="nowrap"> with <td nowrap="nowrap" width="xxx">

saqiralemarate 10-02-2010 06:48 AM

does it work for vB 4.0.7????

snowlion 10-03-2010 07:55 AM

Here you go
Quote:

A version for vBulletin 4.0 has been released! Thread: https://vborg.vbsupport.ru/showthread.php?t=245023

realdx 10-04-2010 08:50 PM

@snowlion: thanx for the explanation... fixed and working, thank you for your kindness!

kevinkun 10-06-2010 04:41 AM

Sorry, but does anyone know how & where the promotion system is?

I've searched this thread & looked at my admin panel & the vbexperience .rar & I can't seem to find answers... or maybe i'm overlooking it?

Phalynx 10-06-2010 05:13 AM

It's included in 3.8.5 Beta.

kevinkun 10-06-2010 06:09 AM

Quote:

Originally Posted by Phalynx (Post 2107293)
It's included in 3.8.5 Beta.

ahh! Thanks ...

p.s: I use 3.8.4 patch level 2 though... :S

Alfa1 10-06-2010 04:37 PM

How do I shorten the time that a navbar notification is shown for Issued/Removed awards?
My members complain they cant get rid of the notification for weeks and have reported it to my sites bug tracker.

mholtum 10-08-2010 08:55 AM

1 Attachment(s)
I installed it but I am not getting the text above the bars. Just the bars.. Any idea as to how to fix this?

mholtum 10-08-2010 09:11 AM

Figured it out.. Thanks works great..

Eduardo Leon 10-08-2010 01:13 PM

how i change the level of activity in the vbexperience =/ !

i need some help u.u !

Phalynx 10-08-2010 05:00 PM

Please read readme_levels.txt

Simon Lloyd 10-11-2010 07:56 AM

Great mod, and i have to admit to NOT reading all these hudreds of posts but could you tell me how i use the add ons? i have post thanks and helpful answers, i can that they are xml's but don't know what to do with them?

Simon Lloyd 10-11-2010 08:12 AM

Never mind i took a chance and imported them :) can you tell me if you have an addon xml done for AWC Pirate Poker Lite?

As a side note the system wouldn't let me import the ldm xml saying that it is a plug in not a product?

Phalynx 10-11-2010 09:27 AM

LDM is a plugin that needs to be imported to an existing product. Import it as plugin, not as a product.

Calystos 10-11-2010 09:44 AM

That means go to the plugins download/upload, rather than the products add/upload option, :)

Simon Lloyd 10-11-2010 01:18 PM

Thanks for that :), do you have the AWC Pirate Poker Lite xml by any chance?

Phalynx 10-11-2010 01:21 PM

It should be included within the Pirate product.

Simon Lloyd 10-11-2010 02:14 PM

Great, thanks for taking the time to reply!

Simon Lloyd 10-11-2010 04:07 PM

Quote:

Originally Posted by snowlion (Post 2105762)
Sorry realdx, I don't mean to edit on postbit_userinfo_left :D. Just follow this: in default postbit template search for
HTML Code:

  <td nowrap="nowrap">
 
    <div id="postmenu_$post[postid]">
    <if condition="$show['profile']">
    <a class="bigusername" href="member.php?$session[sessionurl]u=$post[userid]">$post[musername]</a>
    $post[onlinestatus]
    <script type="text/javascript"> vbmenu_register("postmenu_$post[postid]", true); </script>

Replace <td nowrap="nowrap"> with <td nowrap="nowrap" width="xxx">

Hi i can't do the above as mine is <td nowrap="nowrap" width="100%"> and has to be that way or it breaks my style but i really need the awards showcase and acheivements showcase to be 20% like i have set the bars, could someone help please?

snowlion 10-12-2010 06:51 AM

1 Attachment(s)
Hi Simon, I used 230px instead of 20% but 20% still work fine, don't use 100%
https://vborg.vbsupport.ru/external/2010/10/24.jpg

Simon Lloyd 10-13-2010 05:20 AM

Quote:

Originally Posted by snowlion (Post 2109366)
Hi Simon, I used 230px instead of 20% but 20% still work fine, don't use 100%
https://vborg.vbsupport.ru/attachmen...1&d=1286869858

Unfortunately i HAVE to use 100% for that section but i want to shorten the awards and activities box, i use postbit not legacy.

snowlion 10-14-2010 01:31 PM

Quote:

Originally Posted by Simon Lloyd (Post 2109663)
Unfortunately i HAVE to use 100% for that section but i want to shorten the awards and activities box, i use postbit not legacy.

Ok. I got it :D
Just edit xperience_award_showcase and/or xperience_achievements_showcase template. Add a div tag then set the width of award/archivement box.

MonkYZ 10-14-2010 09:18 PM

Phalynx can you please tell me how to call Level function ? I want to post the level (text only) next to my user names, and i don't know what function to call, or variable.

Thank you in advance !

Simon Lloyd 10-15-2010 05:12 AM

Phalynx, can you help, i installed your CDM for LDM but i haven't instlled shop yet, but now none of my members can download from the LDM it gives a message you must purchase from the shop, for now i've deleted those plugins, is there a way of having the plugin in place ready to use WHEN i add the shop?

Phalynx 10-15-2010 05:49 AM

Quote:

Originally Posted by MonkYZ (Post 2110210)
Phalynx can you please tell me how to call Level function ? I want to post the level (text only) next to my user names, and i don't know what function to call, or variable.

Thank you in advance !

Use $xperience[level]


Quote:

Originally Posted by Simon Lloyd (Post 2110291)
Phalynx, can you help, i installed your CDM for LDM but i haven't instlled shop yet, but now none of my members can download from the LDM it gives a message you must purchase from the shop, for now i've deleted those plugins, is there a way of having the plugin in place ready to use WHEN i add the shop?

As soon as you install the plugin it checks all downloads against a purchase in the shop.

Simon Lloyd 10-15-2010 07:51 AM

So i guess i have to leave it uninstalled for now :(, is it not possible to be able to turn the option on/off?, what i'd like is to give people points for uploading a file but not "charge" them for a download yet.

Phalynx 10-15-2010 07:57 AM

Quote:

Originally Posted by Simon Lloyd (Post 2110315)
So i guess i have to leave it uninstalled for now :(, is it not possible to be able to turn the option on/off?, what i'd like is to give people points for uploading a file but not "charge" them for a download yet.

I think you misunderstood this. LDM is supported without a plugin. The LDM Plugin just checks if a download has been purchased.

Simon Lloyd 10-15-2010 10:01 AM

Ok, thanks, i will leave the plugin deleted then :)

bada_bing 10-22-2010 02:43 AM

I noticed there has no longer been any development on this version like there has been for the 4.x version..

I would like to install this great mod on my 3.8.x site but was wondering a couple things

1. Is this supported with this version
Shop aka Market ***
vBExperience integrates easily with the Point Market System v3 by TheMayham (https://vborg.vbsupport.ru/showthread.php?t=232676).
It features a virtual item store, username items, bank, gifts, gambling, lottery, and a lot more!
As of vBExperience 4.0, the vBExperience 3.8 Shop has been discontinued, a converter for the items is currently in work.

2. I noticed that the 4.x supports more plugin mods is there any plans for more support with this 3.8 version.

3. Will the 4.x version work on a vb 3.8 site?

GMT Web Solutio 10-25-2010 10:08 AM

Superb add on, just wanted to confirm that is ok for vb 3.8.6

Simon Lloyd 10-25-2010 10:42 AM

Quote:

Originally Posted by GMT Web Solutio (Post 2113903)
Superb add on, just wanted to confirm that is ok for vb 3.8.6

Yep, using it without any problems on 3.8.6

haytham 10-29-2010 08:34 AM

Installed but having a hard time figuring things out. This hard time may be due to my lack in understanding the hack ( a lot of variables and choices ). Could some one tell me how to get these to work:
ibProArcade Highscorer Points (via CDP Addon)
Arm of Law: Give points for moderators who are using the infraction system

I installed the product for them but don't know how to make them show.

never mind..just saw how to now....great mod. Thanks

cynthetiq 11-08-2010 02:25 PM

I'm trying to use this to see an increase of participation over the next 30 days. Is there a way that I can reset everyone to zero and then have it calculate?

Phalynx 11-10-2010 10:33 AM

No, there is no way to do this. With vBExperience 4.1 there will be a way to do it, but 4.1 will be available for vBulletin 4.x only.

cynthetiq 11-10-2010 11:34 AM

Thanks that is great to know. I'm excited to be using this product for converting to vb4.

len backus 11-14-2010 03:12 PM

This looks really great.

On my site, I'd like to give points for users who write an article that I would publish on my site.

Is there a way to have those points added, either automatically by setting up a new category or manually add the points?

creative-friend 12-07-2010 11:05 PM

Sir I Am getting this error when recounting
Quote:

Invalid SQL:
UPDATE user
SET
xperience_done=1,
xperience=3977,
xperience_level=100%,
xperience_levelp=100%,
xperience_next_level=14,
xperience_next_level_points=173,
xperience_lastupdate=1291770240,
xperience_ppd=0
WHERE userid=1;

MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '
xperience_levelp=100%,
xperience_next_level=14,
xperience_next_level_poin' at line 5
Error Number : 1064
Request Date : Tuesday, December 7th 2010 @ 07:03:58 PM
Error Date : Tuesday, December 7th 2010 @ 07:04:00 PM

Gamelobby 12-08-2010 06:14 AM

Is 385 Beta4 still a beta.?
Should we use 3842 instead or is 385 Beta 4 safe to use.?

Also i plan to use the shop.. any issues.?

Thanks


All times are GMT. The time now is 04:36 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.03315 seconds
  • Memory Usage 1,826KB
  • 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_html_printable
  • (10)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