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 - AWCoding- Donation System (https://vborg.vbsupport.ru/showthread.php?t=250340)

bashy 03-10-2011 03:13 PM

Hi

Just installed a test VB 4 site using my DB from VB3.8 that has the 3.8 version of this script. I want to go to VB4 and and use this script and not loose any donators in the process so basically i am doing a test run...

When trying to import the product i am getting this error, btw i only have 1.0.0 of this hack installed....

Code:

Database error in vBulletin 4.1.2:

Invalid SQL:
INSERT IGNORE INTO `adv_modules` VALUES( 2000, 'Donation LITE Support SideBar', 'dsl_adv_cmps_sb', 'dsl_adv_cmps_sb.php', 'php_file', 'awcl_dsl_block', '4,6,9,7,10,2,5,1,3', '', 1, 0, '', 1, '', '', 0, '' );

MySQL Error  : Column count doesn't match value count at row 1
Error Number  : 1136
Classname    : vB_Database
MySQL Version : 5.1.54

Any ideas please?

AWJunkies 03-10-2011 04:19 PM

Quote:

Originally Posted by bashy (Post 2171930)
Hi

Just installed a test VB 4 site using my DB from VB3.8 that has the 3.8 version of this script. I want to go to VB4 and and use this script and not loose any donators in the process so basically i am doing a test run...

When trying to import the product i am getting this error, btw i only have 1.0.0 of this hack installed....

Code:

Database error in vBulletin 4.1.2:

Invalid SQL:
INSERT IGNORE INTO `adv_modules` VALUES( 2000, 'Donation LITE Support SideBar', 'dsl_adv_cmps_sb', 'dsl_adv_cmps_sb.php', 'php_file', 'awcl_dsl_block', '4,6,9,7,10,2,5,1,3', '', 1, 0, '', 1, '', '', 0, '' );

MySQL Error  : Column count doesn't match value count at row 1
Error Number  : 1136
Classname    : vB_Database
MySQL Version : 5.1.54

Any ideas please?

1.0.0 is not vb4 compatible that is why. You need to upgrade to latest version then upgrade vB without an issue. Always remember when upgrading to vB4 to globally turn off all mods in config file.

bashy 03-10-2011 06:10 PM

Thanks for the reply, Gone back to VB 3.8 and tried again

Shadow666 03-11-2011 03:27 AM

Quote:

Originally Posted by Shadow666 (Post 2171017)

Originally Posted by Shadow666 View Post

There is a Bug in AWCoding- Donation System 4.0.2, running on vBulletin 4.

I have tested it on vBulletin 4.1.0 PL2 -> 4.1.2.

It removes the copyright notice in the footer for any addon that is installed.

If you want to test this try VB Pro Garage Timeslips.
https://vborg.vbsupport.ru/showthread.php?t=236888

Once AWCoding- Donation System is enabled the copyright notice for other addons is removed.


Quote:

Originally Posted by AWJunkies (Post 2171017)
I will need a lot more info on this may be a conflict in JS or JS error or conflict in ID's. If you can send me temp admin so I can take a look.


I have tested this on more than one server and on different versions of vBulletin 4 and it removes the copyright for other addons.

See attached images.

This is the Donation page, which shows your copyright.
https://vborg.vbsupport.ru/

This is the VB Garage page with your addon disabled.
https://vborg.vbsupport.ru/

This is the VB Garage page with your addon enabled.
https://vborg.vbsupport.ru/

weindians 03-16-2011 08:58 AM

Quote:

Originally Posted by weindians (Post 2169914)
my current style has custom temlates... donation bar appear all other pages with $dsl_bar

excpet on forumhome i have it in nabar template . tried to add in forum home under navbar... doesnot pick it up... donno why

no reply after pming admin logins.... did u look at it????

bashy 03-18-2011 09:44 PM

Hi again, still getting the error with v3.0 when trying to upgrade to any of the versions of this hack

Code:

Database error in vBulletin 4.1.2:

Invalid SQL:
INSERT IGNORE INTO `adv_modules` VALUES( 2000, 'Donation LITE Support SideBar', 'dsl_adv_cmps_sb', 'dsl_adv_cmps_sb.php', 'php_file', 'awcl_dsl_block', '4,6,9,7,10,2,5,1,3', '', 1, 0, '', 1, '', '', 0, '' );

MySQL Error  : Column count doesn't match value count at row 1
Error Number  : 1136


AWJunkies 03-22-2011 04:35 PM

Quote:

Originally Posted by Fakher (Post 2171370)
why can't see the image bar? look at the attachment...

Looks like images are not present in images folder. hit me up to help you may need to drop the vb3 images into the vb4.


Quote:

Originally Posted by Fakher (Post 2171391)
Also why my donate link is not working?
please have a look at www.xlxhost.org/forums/

I dont have a login but send me temp access and I can take a look.

AWJunkies 03-22-2011 04:41 PM

Quote:

Originally Posted by bashy (Post 2174918)
Hi again, still getting the error with v3.0 when trying to upgrade to any of the versions of this hack

Code:

Database error in vBulletin 4.1.2:

Invalid SQL:
INSERT IGNORE INTO `adv_modules` VALUES( 2000, 'Donation LITE Support SideBar', 'dsl_adv_cmps_sb', 'dsl_adv_cmps_sb.php', 'php_file', 'awcl_dsl_block', '4,6,9,7,10,2,5,1,3', '', 1, 0, '', 1, '', '', 0, '' );

MySQL Error  : Column count doesn't match value count at row 1
Error Number  : 1136


I replied in the other thread that is vBAdvanced CMS so what version are you on. His latest version could have added a field and causing the issue. Let me know.

AWJunkies 03-22-2011 04:43 PM

Quote:

Originally Posted by Shadow666 (Post 2172145)
I have tested this on more than one server and on different versions of vBulletin 4 and it removes the copyright for other addons.

See attached images.

This is the Donation page, which shows your copyright.
http://img860.imageshack.us/img860/1201/donation.jpg

This is the VB Garage page with your addon disabled.
http://img861.imageshack.us/img861/4337/garage.jpg

This is the VB Garage page with your addon enabled.
http://img850.imageshack.us/img850/3419/garage2o.jpg

As stated before I need access to the software or the developer of that software. In no way should it conflict so something weird is going on.

AWJunkies 03-22-2011 04:43 PM

Quote:

Originally Posted by weindians (Post 2173912)
no reply after pming admin logins.... did u look at it????

No I am checking Pms now I am sure your is in there be back with your shortly.

Shadow666 03-24-2011 01:11 AM

Quote:

Originally Posted by AWJunkies (Post 2176267)
As stated before I need access to the software or the developer of that software. In no way should it conflict so something weird is going on.

Link to the software was already given in post https://vborg.vbsupport.ru/showpost....&postcount=116

EasyEazy 06-04-2011 10:06 PM

Great mod and just waht i been looking for. everything has installed ok apart from I cant seem to get the donations bar working.

I have the information on my index page such as:

We have received a total of £14.09 in donations towards our goal of £16
88% of our goal has been reached

But there is no bar going across. Any help would be appreciated mate.

Thanks

Pionex 06-04-2011 11:53 PM

purchased the pro version of this product, it has alot of features,
I love this mod, my only complaint is it take alot of time to configure, because of all the configurable options.
but at the same time thats a very good thing.

EasyEazy 06-05-2011 03:07 PM

Quote:

Originally Posted by EasyEazy (Post 2203603)
Great mod and just waht i been looking for. everything has installed ok apart from I cant seem to get the donations bar working.

I have the information on my index page such as:

We have received a total of ?14.09 in donations towards our goal of ?16
88% of our goal has been reached

But there is no bar going across. Any help would be appreciated mate.

Thanks

Sorted this issue. The code was looking for a file that doesn't exist so created the file and added an image from another mod.

Cheers

DGrey2011 07-08-2011 11:41 AM

I have a problem. I can't see donation bar. In Google Chrome I get this, it looks like a bug https://vborg.vbsupport.ru/external/2011/07/101.jpg

and in Firefox it doesn't show up at all https://vborg.vbsupport.ru/external/2011/07/102.jpg

It seems it looks for this picture: http://www.mysite.com/forums/images/polls/bar2.gif

But in the Donation System Lite there is no such file (bar2.gif). I'm sure I uploaded everything in the right place.
Thank you

CharlieDelta 07-08-2011 01:20 PM

Quote:

Originally Posted by YaoiOtaku (Post 2218120)
I have a problem. I can't see donation bar. In Google Chrome I get this, it looks like a bug https://vborg.vbsupport.ru/external/2011/07/101.jpg

and in Firefox it doesn't show up at all https://vborg.vbsupport.ru/external/2011/07/102.jpg

It seems it looks for this picture: http://www.mysite.com/forums/images/polls/bar2.gif

But in the Donation System Lite there is no such file (bar2.gif). I'm sure I uploaded everything in the right place.
Thank you

Are you using a custome style? If so you will most likely need to upload poll images to the custom style.

DGrey2011 07-08-2011 04:38 PM

Quote:

Originally Posted by CharlieDelta (Post 2218140)
Are you using a custome style? If so you will most likely need to upload poll images to the custom style.

Yes, I am, but I'm also using the default vbulleting style and it looks exactly the same.

The image that the donation system wants to display as the donation bar it's not even in the Donation System Lite pack I downloaded. :(

CharlieDelta 07-08-2011 07:45 PM

Quote:

Originally Posted by YaoiOtaku (Post 2218223)
Yes, I am, but I'm also using the default vbulleting style and it looks exactly the same.

The image that the donation system wants to display as the donation bar it's not even in the Donation System Lite pack I downloaded. :(

It has been a while but I beleive I uploaded a custom poll image that I made myself to the images/polls...
You may want to try that. PM me and I will send you the one I use. I am leaving right now however and will not be back till Sunday so you will have to wait unfortunately.

Be sure to check your "Bar Settings" as well and make sure you have the bar activated with proper priveledges and locations.

Cheers

Taurus1 07-31-2011 02:44 PM

The top bar, sidebar, and widget is not showing in vb 4.1.5. Please help! Thanks.

salsabil 08-21-2011 12:51 PM

I'm having the same issue as a previous user - $dsl_bar in my custom template just outputs '$dsl_bar'. Thankyou.

rajubd 09-10-2011 10:00 AM

I am getting uncached template name awc_menutab _options_4

If I make it cached is there any problems?
I am only using alertpay as payment option.
How can I import vsapaypal donate list?

StixtremeZuki 09-13-2011 06:22 PM

Fatal error: Call to undefined method stdClass::set() in /home/content/s/p/a/spasch79/html/wheelintucson/forums/includes/functions.php on line 7425

StixtremeZuki 09-13-2011 06:26 PM

Quote:

Originally Posted by StixtremeZuki (Post 2245487)
Fatal error: Call to undefined method stdClass::set() in /home/content/s/p/a/spasch79/html/wheelintucson/forums/includes/functions.php on line 7425

And where are these files to upload per instructions?

Things To Do Before Installation

Have to make sure you have hooks and plugins "ON" before installing (http://www.yourdomain.com/admincp/op...dogroup=plugin)

File Uploads: 2 files

forum root/modules/dsl_adv_cmps_sb

forum root/modules/dsl_adv_cmps_cb

Guest191216 10-08-2011 07:32 AM

1 Attachment(s)
Hi,
I have running 4.0.2 quite a while.
Recently I had to add a transaction manually which worked, however I discovered the following.
Sometimes the paypal transactions just show a fee w/o amount, but payments are completed.
For sure there were no changes at the forum settings, so what can be the root cause ?

Another question is: how can I display that a user now has donated the third time (year).
I'd like to differntiate beetween showing a one timer and the ones donating year by year.
Any help aprecciated

txs
ac.

************
switched off paypal backend processing. Doing it manually now - works well.

mvfenda 10-25-2011 05:13 PM

Donation Widget & Goal Stats


Hello, Please help.

Versions:
VB 4.1.4
Donation 4.0.2

CMS Widget only displays "Help Contribute" on main page. i need like this

https://vborg.vbsupport.ru/external/2011/10/11.png

Goal Stats is not displaying correctly. in my forum

https://vborg.vbsupport.ru/external/2011/10/12.png

livewirecebu 10-26-2011 12:39 PM

My case here is simple but maybe u can help me how to go with it.

In a country where most people doesnt own online funds, all donations are course given MANUALLY thru mobile phone money transfer and bank transfers. Maybe there is a way to disable all online transfer options and instead will be provided with a space (text messages) to give instructions on how donations will be accepted MANUALLY.

erie1555 11-13-2011 04:48 PM

Is it possible when a donation is accepted and confirmed to inject something into a mysql database?

Markos 11-17-2011 07:49 PM

has anyone else noticed that this stops the wysiwyg from working can anyone with vb4.1.8 test this to see if its not just me ??

ferruzo 01-25-2012 03:49 AM

It is working on version 4.1.10?

ibwt 02-18-2012 06:20 PM

please help, its installed, but i dont see 'donate' in admin cp ??

Deathjam 02-18-2012 07:06 PM

this mod is by the looks of it, is effectively dead, the backend part awcoding-backend has a phone-home system which is down so you can't alter any settings, the developer hasn't been on his own forum (for paid support) in two weeks and his last post there was 2 months ago

CharlieDelta 02-18-2012 07:27 PM

I have this lite version installed and I can edit all settings fine.
The Pro version, I am guessing, is a problem however.

thecore762 02-19-2012 01:23 AM

It doesn't work because the back end was taken down.
AWJunkies aka Adam Ellis is being a douche about it.

He took down the pirate mod few weeks ago and now he took down the donation mod (server side).
So no one can access the admin panel anymore.

It's not just him having problems.
I am too, and so are everyone that uses this mod.

thecore762 02-19-2012 03:30 AM

Go here and vote for DBtech to create a more superior donation plugin: http://www.dragonbyte-tech.com/f101/...n-system-5757/

CharlieDelta 02-19-2012 07:51 AM

I understand that the pro version may be having issue but this lite mod is working fine so far.
Granted, I can see the support here may fail like the pro mod. :(

thecore762 02-19-2012 08:18 AM

<removed>

DirtRider 04-05-2012 03:57 PM

What is the difference between the light and pro version?

Ok not too worry I see there are issues surrounding this mod so I will pass :eek:

Hostboard 04-05-2012 05:08 PM

Quote:

Originally Posted by thecore762 (Post 2301028)
It doesn't work because the back end was taken down.
AWJunkies aka Adam Ellis is being a douche about it.

He took down the pirate mod few weeks ago and now he took down the donation mod (server side).
So no one can access the admin panel anymore.

It's not just him having problems.
I am too, and so are everyone that uses this mod.

Sucks when you do not know the correct reasons and decide to post inaccuracies.

First off I do not know anyone more commited then Adam but there are circumstances you/others seem to not be aware of so here we go...

1. Adam sold his business to another entity as well as the rights to the software. They also hired him in the process. It is now the other entities responsability to provide the development time to support this, whether it is Adam or another one of their developers. Adam has no control over the time allocation or what he is asked to do in regards to this software anymore.

2. Pirate Poker was NOT Adams. He was lead developer and hired front man. The servers, software and everythign else was someone elses. Unfortunatly they bailed and left Adam out in the cold and faced with no answes and a bunch of angry people who only knew of him.

Thus, Adam is really not at fault when it comes to this software or PP. It is others who have dropped the ball leaving Adam facing criticisms and no way to handle the situation other then to try to bow out as gracefully as he can.

CoZmicShReddeR 04-06-2012 08:21 AM

Quote:

Originally Posted by Hostboard (Post 2317074)
Sucks when you do not know the correct reasons and decide to post inaccuracies.

First off I do not know anyone more commited then Adam but there are circumstances you/others seem to not be aware of so here we go...

1. Adam sold his business to another entity as well as the rights to the software. They also hired him in the process. It is now the other entities responsability to provide the development time to support this, whether it is Adam or another one of their developers. Adam has no control over the time allocation or what he is asked to do in regards to this software anymore.

2. Pirate Poker was NOT Adams. He was lead developer and hired front man. The servers, software and everythign else was someone elses. Unfortunatly they bailed and left Adam out in the cold and faced with no answes and a bunch of angry people who only knew of him.

Thus, Adam is really not at fault when it comes to this software or PP. It is others who have dropped the ball leaving Adam facing criticisms and no way to handle the situation other then to try to bow out as gracefully as he can.

Seriously who cares about who runs the business we are customers not his companions! If the donations mod is broken or unstable and not talking about the light version here then it should be fixed minus all the personal or company crap... I try not to get that personal with people whom I buy stuff from so when they screw something up I have no feelings for them when I get excuses! I am still having issues with the version I purchased and I got tired of feeling like support went down hill as well as development even though he seems like a swell guy it's him that should be here talking or defending the mod in his behalf...

Hostboard 04-07-2012 01:00 PM

Again this is NOT Adams any more and NOT his responsibility thus there is nothing for him to talk about or defend.
The company he works for BOUGHT HIM OUT lock stock and barrel.


The only association now is he WAS the original owner and probably will be the coder to make an update for the new owner if and when the new owners allow him.



It is the companies responsibility to support this NOT Adams.



Do you work on company protects and do things that your boss/company do not ask you to do then present them to their clients being unapproved?


I completely understand the frustration levels but feel the finger pointing is in the wrong direction.


On a bright note, I did speak to Adam and I believe he is trying to get the company to allocate some time to this so he can push out an update. But when this might happen is anyones guess at the moment...


All times are GMT. The time now is 02:17 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.01616 seconds
  • Memory Usage 1,853KB
  • 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
  • (4)bbcode_code_printable
  • (17)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (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