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)

Phalynx 12-06-2010 01:32 PM

Quote:

Originally Posted by MoonDaemon (Post 2128524)
Great mod; just wondering how to maintain the Overdrive achievement since it keeps bouncing between a checkmark and X even though I have set it so that the achievement cannot be taken away if the user no longer fulfills the field; for the record, I've kept the requirement at the default of Activity=100

Cannot confirm that. Using this achievement on many boards without a problem.

Quote:

Originally Posted by MoonDaemon (Post 2128524)
I've also had members receive negative points for their Miscellaneous category even after doing recounts several times; as far as I know, this does not seem to reflect any points that may be used in the Points Market or 'lost' when losing to a top score in Arcade games (both of which I have installed). Any idea where this is coming from and whether I am able to tweak it so that members do not receive negative points?

Are you using the custom points? If the user got points of it and someone removed them, the misc category could go negative. Also if you assign negative points with custom points.

Quote:

Originally Posted by RollaJedi (Post 2128949)
ok, i got it to work. i still would like to know what the 'paypal donate' drop down is for though.

"PayPal Donations" is for VSa.

Hang Tuah 12-06-2010 03:03 PM

Quote:

Database error in vBulletin 4.0.8:

Invalid SQL:
SELECT
a.achievementid AS id,
a.title,
a.imagesmall AS small,
a.imagebig AS big
FROM xperience_achievements_issues AS i
INNER JOIN xperience_achievements AS a ON a.achievementid=i.achievementid
WHERE i.visible>0 AND i.userid=388
ORDER BY i.dateline
LIMIT 0,;

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 '' at line 10
Error Number : 1064
Request Date : Tuesday, December 7th 2010 @ 12:04:40 AM
Error Date : Tuesday, December 7th 2010 @ 12:04:40 AM
Script : http://www.cutimalaysia.my/cron.php?rand=1291651472
Referrer : http://www.cutimalaysia.my/bg/pelacu...di2-rakus/t867
IP Address : 212.45.83.66
Username : Unregistered
Classname : vB_Database
MySQL Version :

how can fix this error???

oncemore, can i request so that level point can convert to star

for example :

1000 : 1 star
1500 : 1 and half star
2000 : 2 star

something like that, can you update this setting for this useful addon :)

Hang Tuah 12-07-2010 02:12 AM

another error,


Database error in vBulletin 4.0.8:

Invalid SQL:
UPDATE usergroup SET

### UPDATE QUERY GENERATED BY fetch_query_sql() ###
`title` = 'Moderators',
`description` = '',
`usertitle` = 'Moderator',
`opentag` = '<span style=\"color: #FF6600;font-size:13px; font-weight:bold;text-decoration:none\">',
`closetag` = '</span>',
`passwordexpires` = '0',
`passwordhistory` = '0',
`micronewsletter` = '0',
`bumpthreadspermissions` = '0',
`bumpthreadslimit` = '',
`awardpermissions` = '1',
`dbtech_thankspermissions` = '3',
`itraderpermissions` = '0',
`forumpermissions` = '12319999',
`genericpermissions` = '2126782119',
`attachlimit` = '0',
`pmquota` = '250',
`pmpermissions` = '7',
`pmsendmax` = '5',
`pmthrottlequantity` = '0',
`calendarpermissions` = '63',
`wolpermissions` = '1',
`adminpermissions` = '0',
`genericpermissions2` = '1',
`genericoptions` = '63',
`profilepicmaxwidth` = '150',
`profilepicmaxheight` = '150',
`profilepicmaxsize` = '100000',
`avatarmaxwidth` = '150',
`avatarmaxheight` = '150',
`avatarmaxsize` = '100000',
`signaturepermissions` = '237567',
`sigpicmaxwidth` = '500',
`sigpicmaxheight` = '100',
`sigpicmaxsize` = '100000',
`sigmaxrawchars` = '1000',
`sigmaxchars` = '500',
`sigmaxlines` = '3',
`sigmaxsizebbcode` = '5',
`sigmaximages` = '1',
`albumpermissions` = '0',
`albumpicmaxwidth` = '600',
`albumpicmaxheight` = '600',
`albummaxpics` = '100',
`albummaxsize` = '0',
`usercsspermissions` = '183',
`visitormessagepermissions` = '63',
`socialgrouppermissions` = '0',
`maximumsocialgroups` = '5',
`groupiconmaxsize` = '65535',
`microsupport` = '0',
`supportpriority` = '0',
`dbtech_vbshoppermissions` = '0'
WHERE usergroupid=7;

MySQL Error : Unknown column 'bumpthreadspermissions' in 'field list'
Error Number : 1054
Request Date : Tuesday, December 7th 2010 @ 12:10:46 PM
Error Date : Tuesday, December 7th 2010 @ 12:10:46 PM
Script : http://www.cutimalaysia.my/admincp/u....php?do=update
Referrer : http://www.cutimalaysia.my/admincp/u...&usergroupid=7
IP Address : 175.138.89.208
Username : Mr. Tuah
Classname : vB_Database
MySQL Version : 5.0.91-community-log

Hang Tuah 12-07-2010 04:12 AM

point for vbexperience can be use in vbshop?

Phalynx 12-07-2010 12:23 PM

Quote:

Originally Posted by Hang Tuah (Post 2130061)
how can fix this error???

First of all, please click "Mark as Installed" to get further support.


Quote:

Originally Posted by Hang Tuah (Post 2130061)
oncemore, can i request so that level point can convert to star

for example :

1000 : 1 star
1500 : 1 and half star
2000 : 2 star

something like that, can you update this setting for this useful addon :)

You can achieve that by using usergroups that have stars as usertitle and promotions.


Quote:

Originally Posted by Hang Tuah (Post 2130293)
another error,


Database error in vBulletin 4.0.8:

Invalid SQL:
UPDATE usergroup SET

### UPDATE QUERY GENERATED BY fetch_query_sql() ###
`title` = 'Moderators',
`description` = '',
`usertitle` = 'Moderator',
`opentag` = '<span style=\"color: #FF6600;font-size:13px; font-weight:bold;text-decoration:none\">',
`closetag` = '</span>',
`passwordexpires` = '0',
`passwordhistory` = '0',
`micronewsletter` = '0',
`bumpthreadspermissions` = '0',
`bumpthreadslimit` = '',
`awardpermissions` = '1',
`dbtech_thankspermissions` = '3',
`itraderpermissions` = '0',
`forumpermissions` = '12319999',
`genericpermissions` = '2126782119',
`attachlimit` = '0',
`pmquota` = '250',
`pmpermissions` = '7',
`pmsendmax` = '5',
`pmthrottlequantity` = '0',
`calendarpermissions` = '63',
`wolpermissions` = '1',
`adminpermissions` = '0',
`genericpermissions2` = '1',
`genericoptions` = '63',
`profilepicmaxwidth` = '150',
`profilepicmaxheight` = '150',
`profilepicmaxsize` = '100000',
`avatarmaxwidth` = '150',
`avatarmaxheight` = '150',
`avatarmaxsize` = '100000',
`signaturepermissions` = '237567',
`sigpicmaxwidth` = '500',
`sigpicmaxheight` = '100',
`sigpicmaxsize` = '100000',
`sigmaxrawchars` = '1000',
`sigmaxchars` = '500',
`sigmaxlines` = '3',
`sigmaxsizebbcode` = '5',
`sigmaximages` = '1',
`albumpermissions` = '0',
`albumpicmaxwidth` = '600',
`albumpicmaxheight` = '600',
`albummaxpics` = '100',
`albummaxsize` = '0',
`usercsspermissions` = '183',
`visitormessagepermissions` = '63',
`socialgrouppermissions` = '0',
`maximumsocialgroups` = '5',
`groupiconmaxsize` = '65535',
`microsupport` = '0',
`supportpriority` = '0',
`dbtech_vbshoppermissions` = '0'
WHERE usergroupid=7;

MySQL Error : Unknown column 'bumpthreadspermissions' in 'field list'
Error Number : 1054
Request Date : Tuesday, December 7th 2010 @ 12:10:46 PM
Error Date : Tuesday, December 7th 2010 @ 12:10:46 PM
Script : http://www.cutimalaysia.my/admincp/u....php?do=update
Referrer : http://www.cutimalaysia.my/admincp/u...&usergroupid=7
IP Address : 175.138.89.208
Username : Mr. Tuah
Classname : vB_Database
MySQL Version : 5.0.91-community-log

What does this has to do with vBExperience? I'm not using permissions at all.

Quote:

Originally Posted by Hang Tuah (Post 2130308)
point for vbexperience can be use in vbshop?

No, you will have to use the Point Market System by TheMayhem.

myco 12-07-2010 02:14 PM

Hope you understand what i mean :D

I wanna have that Members can exchange their Points to a discount in my Shop.

Can i give Points for for an achievement?
It would be for an online exchange service.
In my case for edible mushroom cultures.
if I receive a culture i give Points for a Shop discount.
That would be an incentive to goes through
Is this possible ?
And sorry for my bad english :)

steve1966 12-07-2010 07:11 PM

Thank you I am trying this now

Phalynx 12-07-2010 07:50 PM

Quote:

Originally Posted by myco (Post 2130446)
Hope you understand what i mean :D

I wanna have that Members can exchange their Points to a discount in my Shop.

Can i give Points for for an achievement?
It would be for an online exchange service.
In my case for edible mushroom cultures.
if I receive a culture i give Points for a Shop discount.
That would be an incentive to goes through
Is this possible ?
And sorry for my bad english :)

I'm not sure if I understood this correctly. Which Shop are you using?
Exchanging points for another shop than Point Market System is not really working and has to be implemented by the author of the shop.

myco 12-07-2010 08:26 PM

No it`s a Magento Shop.
I want to exchange the reached Points to a shopping Coupon manually.

Phalynx 12-07-2010 08:48 PM

Manuelly you can manage points by using the custom points feature. There you can add and subtract points manuelly from user and also add a short description (coupon code?) to it.


All times are GMT. The time now is 10:30 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.03390 seconds
  • Memory Usage 1,768KB
  • 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
  • (9)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