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)

Phalynx 06-24-2008 08:01 AM

Quote:

Originally Posted by rinkrat (Post 1557334)
Uncached templates: xperience_shop_item_p (1)

Fixed in 3.7.15

Quote:

Originally Posted by Ryuk (Post 1557341)
I would love a pre-elaborated shop like vBPlaza default's shop

vBExperience Shop will provide only custom virtual items, not username actions.

Quote:

Originally Posted by Ideal Web Tech (Post 1557342)
Phalynx I would also like to point out that your custom data provider neglects to mention that you need to catch the template.

The product example does the template...

Quote:

Originally Posted by Ideal Web Tech (Post 1557342)
BTW the custom data provider works great other then that. I have already used it to create an ibpro arcade champs points module that I use on my site.

Great. It would be great if you share it with the community.

Quote:

Originally Posted by alanboo (Post 1557553)
Hi everybody,
what are the differences between this mod and vBCredits?

Awards, Rankings, more expandable through custom data provider....



Uff, did I answered now all posts? It's a mess if I'm going on vacation during a weekend ;)

Phalynx 06-24-2008 08:02 AM

Quote:

Originally Posted by Ideal Web Tech (Post 1557561)
The problem with doing that even if you properly setup the tags in it to work with the links is that there are places where the musername is called and not setup as a link such as in the profile.

That's why it will be restored to 3.7.12 function in 3.7.15

KURTZ 06-24-2008 08:04 AM

Marius and the cosmetic issue that i told you? :)

Phalynx 06-24-2008 08:05 AM

Answered here:
https://vborg.vbsupport.ru/showpost....postcount=1144

Ideal Web Tech 06-24-2008 08:06 AM

Quote:

Originally Posted by Phalynx (Post 1557566)
The product example does the template...

Hmm not according to the product file I have here for it...

It has everything in it but the template cache and vbulletin.org doesnt show the download having been updated since the last time I downloaded it.

KURTZ 06-24-2008 08:07 AM

Quote:

Originally Posted by Phalynx (Post 1557571)

ops sorry, i didn't checked this post ... :) thx

Phalynx 06-24-2008 08:17 AM

Quote:

Originally Posted by Ideal Web Tech (Post 1557573)
Hmm not according to the product file I have here for it...

It has everything in it but the template cache and vbulletin.org doesnt show the download having been updated since the last time I downloaded it.

You did not mention that you mean caching the template.
Just add this plugin to the XML:
PHP Code:

<plugin active="1" executionorder="5">
<
title>vBExperience (cache_templates)</title>
<
hookname>cache_templates</hookname>
<
phpcode><![CDATA[
if (
$vbulletin->options['xperience_enabled']) {
    
$globaltemplates array_merge($globaltemplates, array(
        
'xpcdp_profile'
    
));
}
]]></
phpcode>
</
plugin


Ideal Web Tech 06-24-2008 08:26 AM

Quote:

Originally Posted by Phalynx (Post 1557580)
You did not mention that you mean caching the template.
Just add this plugin to the XML:
PHP Code:

<plugin active="1" executionorder="5">
<
title>vBExperience (cache_templates)</title>
<
hookname>cache_templates</hookname>
<
phpcode><![CDATA[
if (
$vbulletin->options['xperience_enabled']) {
    
$globaltemplates array_merge($globaltemplates, array(
        
'xpcdp_profile'
    
));
}
]]></
phpcode>
</
plugin


I know how to cache the templates I was just letting you know it was missing. :)

For anybody who is interested I went ahead and released my arcade high scorer points addon.

Anshpcea 06-24-2008 01:43 PM

like it very much , going to install in my forums.

globofan 06-25-2008 10:02 AM

In my forum, instead of it saying vbexperience everywhere, how do i change that to "Mysitename"Experience the name vbexperience is really pissing me off. haa thanks


All times are GMT. The time now is 02:50 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.03148 seconds
  • Memory Usage 1,757KB
  • 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_php_printable
  • (10)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (6)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