![]() |
Not sure I'm afraid. Maybe try a hard refresh, or clearing the cache of any caching software you use just in case. I've not come across that issue before. :(
Matt PS the last update fixed issues with links that Google might have, nothing more. |
Quote:
Quote:
1. The contribution list. Adam had a pretty contribution list with members' avatars displaying and the style was displaying in yui (it was pretty sleek) https://vborg.vbsupport.ru/showthrea...light=donation (his plugin is dead though as many know) 2. The donation bar for the donation goal was progressive and animated in many nice ways when you refresh the page, you would see the progress bar moves. 3. He had many user-group control like which usergroup can (this is actually very important setting for me) : - see the donation goal - can see the donate button and donate - can see the contributor list |
So I found the bug that causes 5.00 turning into 500 that I stated here:
Quote:
put this in your dodonate.php file replacing line 23 with these and see the difference: PHP Code:
the result for me is: Quote:
I just don't want to fix this by myself as this is a good hint for you guys to fix something and also I don't want to make any errors regarding security, as clean_gpc is needed somehow anyways. I don't know how to use it and at the same time fix the bug.... Would you please fix this asap? Regards |
Quote:
I will take a look at trying to implement your ideas when we do our big update on vBDonate which is due soon. I'm currently working on getting the v2 of the DBTech Classifieds ready and then I'll be concentrating on vBDonate. @Barbeque_Eater, thanks for the headsup. I'll take a look and see what might be causing the issue. So far I've not been able to replicate this bug myself, but that info might just help me. It may be that I need to test somethings on your install, would that be possible? Matt |
Sorry, I'm not too sure about giving a 3rd party access to our installation.
Though I'd love to work together and do everything you need me to by myself or give you all neccessary information. If you want, we can talk on Teamspeak (preferrably) or Skype. |
That should be fine. I'll let you know how I get on chasing the bug over the weekend and send you a message if I need to test a few things.
Matt |
Quote:
http://vb4.domain.net/dbtech/vbdonate/images/admin/ instead of ex http://vb4.domain.net/dbtech/vbdonat...mnt%20sett.png |
I was wondering if it was possible for you to add an option to the Donation Goals. Right now it has Month and Year. Is there any way to add another option called Project? I would like my users to be able to donate towards projects that they want to be made rather than the monthly, yearly options. Any way to do this please?
|
Quote:
Quote:
@Barbecue_Eater: I'm still tracing that issue I can't replicate it exactly. Is it possible to test whether you still have the same issue if you use English as the main language if possible? My gut feeling is that the issue is connected to the language somehow. The only other suggestion I have to try for now (pending some input from Fillip @DBTech) is that you redownload the latest vB4 files and reupload them in case there was something in the way the GPC works that has been accidentally corrupted. Matt |
Quote:
Which exact language setting are we talking about here? I'll probably have to download the english language xml, we only have the German one. I'm pretty sure there is nothing broken about the files, I remember having the bug before upgrading to the newer version (4.2.1 > 4.2.2). EDIT: By setting the language to English (US), the problem is resolved. How do I fix it with the German language? It's probably because of the decimal separator. In the US, you use Quote:
Quote:
The same applies to the thousand separator: you're using Quote:
Quote:
. . . . -- EDIT 2: Our fix that we use from now: I fixed it by changing Line 26 of dbtech\vbdonate\includes\functions.php to Code:
$dbt_vbd_pp_amount_options = explode('/', $vbulletin->options['dbtech_vbdonate_don_amount']); This will not work for the english language pack though, therefore I suggest you guys implement an automatic parser that converts the amounts to the correlating decimal systems of the language. There is a vbulletin variable that can read the decimal character, you can use that automatically based on the users language setting. Regards. |
All times are GMT. The time now is 08:37 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|