PDA

View Full Version : Major Additions - AWCoding- Donation System


Pages : 1 2 3 [4]

Alfa1
01-30-2010, 03:35 PM
Very nice. Thanks.

Ranger187
01-31-2010, 10:49 AM
Very nice. Thanks.

Apparently this might be released in 2 weeks. Again, these are rough estimates so take it with a grain of salt. ;)

Ranger187
02-04-2010, 01:08 PM
http://www.forumcoding.com/attachments/f48/369d1265244038-awc-ds-vb4-ds_list.jpg

Here is the list page standard style. There is new options now can do advanced YUI or standard vB something I took out of code way back in v2. You can have sidebar on or off as well.

Just a teaser to show you guys that getting closer. This will be upgrade for all versions 3.5-4.0.
Progress. ;)

Ranger187
02-05-2010, 01:15 PM
http://www.forumcoding.com/attachments/f48/370d1265345946-awc-ds-vb4-donation.jpg

Donation section coded.

Ranger187
02-24-2010, 06:50 PM
This is now out for VB4.

txsbmw
02-25-2010, 12:39 PM
This is now out for VB4.

The paid version is out. I am assuming he has done away with his free version?

erinys
04-09-2010, 12:19 PM
i just upgraded but now i have empty pulldowns, any way to fix this?

wcguy
04-22-2010, 07:12 PM
Did these guys blow up? their url is down and I was thinking about buying their version for Vb4.0.x?????

Hostboard
04-22-2010, 08:55 PM
Sorry the server was down for a short period today.

wcguy
04-22-2010, 09:53 PM
Well I tried to purchase today, but the forum doesn't allow it.

too bad.

Does anyone have a secret code to get past their system and let someone actually use the buy it button?

Second, Does anyone know if they can set up this donation engine to allow guests to donate?

AWJunkies
04-23-2010, 07:05 PM
wcguy your ok now some people get flagged depending on country and a few other factors to be verified manually. Part of our security. Sorry you got pulled into it but you where confirmed within 15 minutes.

Yes you can allow guests to donate.

And sorry for servers down for 30 minutes it was my fault not host related. Again this did not prevent any service to customers.

I will be upgrading LITE to vb4 but that is not priority as PRO is and paying customers. I am finishing up Subscription System update for vb4 then have a new update for the core. Then I should be able to do the LITE version updates for you guys.

River_rush
05-29-2010, 06:47 AM
I am getting payment logging failures on 3.8.5 using version 3 of AWC
the sql failure is
Invalid SQL:
SELECT SUM(mc_gross) AS amount FROM vbbawc_payments WHERE payment_status='Completed' AND sid='ss' AND date_format(from_unixtime(payment_date),'%y')='10' ;

MySQL Error : Table '***********.vbbawc_payments' doesn't exist
I have imported the product twice to make sure and have selected upgrade/overwrite
Any ideas why its not created the table?

River_rush
05-29-2010, 10:57 AM
awcl_admin.php seems to contain a number of errors in your file such as


} if ($vbulletin->db->num_rows($vbulletin->db->query_read("SHOW TABLES LIKE '".TABLE_PREFIX."awc_payments'")
should be


} if ($vbulletin->db->num_rows($vbulletin->db->query_read("SHOW TABLES LIKE '".TABLE_PREFIX."awcl_payments'")surely?

AWJunkies
07-29-2010, 06:08 PM
Yeah sorry for long delay as PRO software takes priority. I will have new version of lite for all versions of vb including vb4+. Look for it sometime in next week or so. Going to release new another new back-end version of software in coming days for PRO. Then will do the LITE version for you guys.

stator
08-01-2010, 08:29 AM
Yeah sorry for long delay as PRO software takes priority. I will have new version of lite for all versions of vb including vb4+. Look for it sometime in next week or so. Going to release new another new back-end version of software in coming days for PRO. Then will do the LITE version for you guys.

Definately waiting it ...

JirQUEST
09-03-2010, 09:02 AM
Not sure if this is happening to just me. Using VB3.8.5 here. Donations aren't getting logged in the system.

Pirat3
09-04-2010, 11:17 PM
Not sure if this is happening to just me. Using VB3.8.5 here. Donations aren't getting logged in the system.

same question, anyone else with this problem?

AWJunkies
09-05-2010, 01:03 AM
I am working on new lite for you guys. I am mid way through updating it. Need about 1-2 more days to finish it off. I am gone for the next couple of days for labor day and anniversary with the lady. So I will be back wed. I am releasing two new mods on that day so depending on how busy things get I should be done with lite by monday if all goes well. The new update will fix all the issues as well as be vb4 compatible. Have no fear I code so no matter what version vB your on just ftp files and upload XML. The software will do the rest :).

Just as an FYI PRO does not share one line of code with LITE. LITE sole purpose is to earn you enough money to get PRO. I quickly put together LITE software for you guys on my free time.

I am sorry for delays, lack of updates, and support for LITE but PRO comes first. I have to satisfy PRO customers and bring them more and more features.

With that all said stay tuned for update. Yes hound me on messenger if you don't see it by next monday. Not this one :)

AWJunkies
09-11-2010, 11:50 PM
Release version: 4.0.0
Release Date: 11th September 2010
RECODED: The entire software every single file
FIXED: All issues reported and not reported
COMPLIANCE: vB3 and vB4
COMPLIANCE ADDONS: vB3 and vB4
ADDED: New drop menu system
ADDED: vB4 CMS Widget
ADDED: vB4 Forum Block
ALSO: Much more, to much to list!!
MAJOR UPDATE NEW SERIES
This is a must upgrade for everyone using the software.

Please use this thread for support: https://vborg.vbsupport.ru/showthread.php?t=250340

I will try to keep up to date on both of them as much as I can.

Simon Lloyd
09-12-2010, 12:52 AM
Fantastic as always, i've bought the pro version, very very reasonable, brilliant system and the customer service second to none!

jchamb2010
09-12-2010, 01:43 PM
I get the following error after I install it:

Database error in vBulletin 4.0.6:

Invalid SQL:

SELECT SUM( mc_gross ) AS amount
FROM `vb_awc_payments`
WHERE payment_status = 'Completed'
AND sid = 'ss'
AND date_format( from_unixtime( payment_date ), '%m%y' ) = '0910';

MySQL Error : Table 'vbulletin.vb_awc_payments' doesn't exist
Error Number : 1146
Request Date : Sunday, September 12th 2010 @ 09:42:35 AM
Error Date : Sunday, September 12th 2010 @ 09:42:35 AM
Script : http://****.com/forum.php
Referrer :
IP Address : **.**.**.**
Username : Shotgun
Classname : vB_Database
MySQL Version : 5.1.41

AWJunkies
09-12-2010, 04:17 PM
I get the following error after I install it:

Database error in vBulletin 4.0.6:

Invalid SQL:

SELECT SUM( mc_gross ) AS amount
FROM `vb_awc_payments`
WHERE payment_status = 'Completed'
AND sid = 'ss'
AND date_format( from_unixtime( payment_date ), '%m%y' ) = '0910';

MySQL Error : Table 'vbulletin.vb_awc_payments' doesn't exist
Error Number : 1146
Request Date : Sunday, September 12th 2010 @ 09:42:35 AM
Error Date : Sunday, September 12th 2010 @ 09:42:35 AM
Script : http://****.com/forum.php
Referrer :
IP Address : **.**.**.**
Username : Shotgun
Classname : vB_Database
MySQL Version : 5.1.41

This is your error (meaning user error) DO NOT TURN ON AWCoding- Subscription System PRO count towards goal when you don't have AWCoding- Subscription System PRO Installed. It is OFF by default. You need to go back to bar settings and turn it off.

AWJunkies
09-12-2010, 09:52 PM
Version 4.0.1 is a patch fix for moneybookers not transferring to moneybookers on submit of payment.

You do not need to upgrade if your on 4.0.0 unless you plan on or are using moneybookers.

Enjoy, thanks for the support,
AWJunkies (Adam)

unknown22
09-14-2010, 12:08 AM
Hi,

I'm using vbulletin 4.0.6

I took out the drop menu because it was to much on the navbar and I made a nav link in green and the meter itself but it does not show the donors if i want to go see donors i have to go to pageid=list.

Is there a way to automatically approve transactions, I used this mod before where it approves it and shows up on the meter.

AWJunkies
09-14-2010, 12:18 AM
Hi,

I'm using vbulletin 4.0.6

I took out the drop menu because it was to much on the navbar and I made a nav link in green and the meter itself but it does not show the donors if i want to go see donors i have to go to pageid=list.

Is there a way to automatically approve transactions, I used this mod before where it approves it and shows up on the meter.

Hit me up on AIM, MSN, SKYPE, YAHOO as it will be easy to help you.

The auto approve transactions through PDT is still in software just need to make sure you have PDT turned on just like before in paypal.com.

This is not 100% as people can close window or not wait for auto redirect back or tons of other factors can prevent. That is why IPN/API is best solution.

Drop menu not sure what you mean sounds like you removed the menu and created own?
List page link is not pageid=list either so little confused best to take a look at your site and can solve within seconds.

AWJunkies
09-14-2010, 06:46 AM
Glad I could help you with drop menu. Everyone there is a hook setting with about 8 different select options there so make sure to try them out to fit where you want it.

Also looking into the post of payments back from paypal. Will get back to you tomorrow.

AWJunkies
09-16-2010, 01:45 AM
Release version: 4.0.2
Release Date: 15th September 2010
FIXED: No avatar image link wrong
ADDED: Hook for MGC Chatbox Evo
EDITED: To be compliant with Credit Purchase System LITE
ADDED: Pirate Poker LITE menu item to quickly get to settings
NOTE: You must have this version or higher to work with credit purchase system lite

Thanks for the support,
AWJunkies (Adam)

unknown22
09-23-2010, 12:30 AM
I have donation mod installed and wondering how could i add a drop down menu to a tab i added

<li><a href="http://mywebsite.com/forums/awcl_dsl.php?do=donation"><span style="color: #00FF00;">Donate</span>{vb:rawphrase Donate}</a></li>

A drop down menu to view donors too.

And what is the Credit Purchase System?

AWJunkies
09-23-2010, 01:25 AM
I have donation mod installed and wondering how could i add a drop down menu to a tab i added

<li><a href="http://mywebsite.com/forums/awcl_dsl.php?do=donation"><span style="color: #00FF00;">Donate</span>{vb:rawphrase Donate}</a></li>

A drop down menu to view donors too.

And what is the Credit Purchase System?

That above code is not correct if that is what you mean. Donate is not a phrase of mine and you have text english hard code Donate and then a vb phrase call for donate. Can you please provide the current code you have for the tab so I can help you add to it.

You need to go to credit purchase thread and read up on it or check it out on forumcoding. You can view the demo and see back-end and get a better idea.

unknown22
09-23-2010, 03:42 PM
That is the code

<li><a href="http://mywebsite.com/forums/awcl_dsl.php?do=donation"><span style="color: #00FF00;">Donate</span>{vb:rawphrase Donate}</a></li>

I'm currently using for that donate tab, could you help me with the hook, because I dont want another tab just a small one beside quick links under the main tabs.

AWJunkies
09-23-2010, 06:33 PM
Can you show me a screenshot please of what your trying to accomplish. As the software has 8 hooks to connect to not sure why your not using it. Then just changing template to fit style.

The code you have above is not correct for anything. SO I really need to visualize what your talking about take a screen shot of your navbar and show me.

Assopoker
10-11-2010, 09:03 PM
How can I configure where to show it?

Can I add a custom payment gateway ?

AWJunkies
10-11-2010, 09:21 PM
How can I configure where to show it?

Can I add a custom payment gateway ?

Where to show what? The bar?

You ask me to add and I will add. I am adding about 5+ to new version working on now. Not sure release time slammed busy at moment trying to keep up :)

zapiy
10-13-2010, 10:01 PM
The xml for the vba part is missing from the zip file? Any help please

AWJunkies
10-14-2010, 09:31 PM
The xml for the vba part is missing from the zip file? Any help please

Just upload the module files in correct location then run the main product-dsl.xml as override. It will auto detect the mod installed and install necessary stuff for you.

zapiy
10-15-2010, 08:03 AM
I did that now m8 but no settings pages are available?

Cheers

AWJunkies
10-15-2010, 04:26 PM
I did that now m8 but no settings pages are available?

Cheers

What do you mean settings pages?

It runs off the Bar settings.

zapiy
10-16-2010, 03:35 PM
The setting to switch the block on.. I can not see it in my modules list even though i uploaded them into the correct folder and then installed the product xml.

AWJunkies
10-16-2010, 05:54 PM
The setting to switch the block on.. I can not see it in my modules list even though i uploaded them into the correct folder and then installed the product xml.

What version of vbadvanced are you running should work for any version. I need to see one of your sites to test and look.

zapiy
10-17-2010, 11:47 AM
CMPS v4.0.0 RC1

www.maturevideogamer.co.uk

Cheers

Assopoker
10-19-2010, 10:25 PM
Where to show what? The bar?

You ask me to add and I will add. I am adding about 5+ to new version working on now. Not sure release time slammed busy at moment trying to keep up :)

http://warband.com.ar/forum.php
I want to move that block (maybe to the right side of the chatbox)

I also want to add www.cuentadigital.com gateway

Assopoker
11-03-2010, 12:46 PM
This isn't working the drop menu isn't work
the donation list neither
I cant add my own payment gateway

I need support :(

wmguk
11-04-2010, 11:33 PM
Hi,

I've installed this, its brilliant, I am trying to get my main site subscriptions to buy using alertpay, and I read that if I have the donation system installed then the alertpay system is installed, however I cannot seem to use alertpay to get people to subscribe.

Any ideas?

Razor23
11-12-2010, 05:23 AM
I am having issues with this lastest version on VB 3.8.5, The donations menu bar list is giving me two links.

"Donation List"
>"Donation list" (Leads to the donation page.) (.../awcl_dsl.php?do=donation)
>"Donation List" (Leads to the donation list page.) (.../awcl_dsl.php?do=list)

I only want the 2nd link (.../awcl_dsl.php?do=list), i do not need a link to the donations page in my drop down menu on the nav bar. How can i remove the first link from appearing?

CoryHawk
11-17-2010, 03:01 PM
Is there a place to edit the what shows in the forum_block like in the center block?

ie. how to remove the "Received $XXX with X contributors Ends November 30th, 2010"

apokphp
11-19-2010, 01:48 PM
Is this still supported? The links in the op don't work for me. I'd like to see screen shots or a demo before I install or buy.

Also, this product works on all versions of vb? I have 4.0.8.

Simon Lloyd
11-19-2010, 05:07 PM
The mod here is free, so no need to buy unless you want the pro version, this mod is supported better than any other mod you'll find here. I have the pro version and the customer service...etc has been second to none!

This mod has been ported to support nearly all versions vb4.x included

aymelek
12-12-2010, 05:28 PM
I have VB version 3.5.4 and installed the latest version (4.0) which installed perfectly fine, but when I went into the AWCoding Software LITE setting in the adminCP I'm getting a SQL error:

SELECT varname, text
FROM `vb_phrase`
WHERE fieldname = 'awclsettings'
AND languageid IN( -1, 0, 1 )
ORDER BY languageid ASC;

MySQL Error : Unknown column 'fieldname' in 'where clause'

Simon Lloyd
12-12-2010, 06:02 PM
Have you allowed yourself the permissions to access awc settings in admin permissions?

Oren MAZDASPEED
01-02-2011, 04:16 AM
Hii

I have a problem with the mod.

It worked fine for couple of weeks but suddenly, one day, the number of donations (the progress bar)
have been reset to zero and the donation list where was all the donators have been deleted.

in the control panel it all seems ok and nothing deleted.

How can i restore the donation progress?

www.mazdaclub.co.il

Thanks.

Gomojoe
01-30-2011, 10:31 PM
So I just installed this mod and confirmed that it works. However, I am having an issue with the donate drop down list. It shows up in the navbar, but when you click it you don't see anything under it.

AWJunkies
02-01-2011, 08:15 PM
I have VB version 3.5.4 and installed the latest version (4.0) which installed perfectly fine, but when I went into the AWCoding Software LITE setting in the adminCP I'm getting a SQL error:


SELECT varname, text
FROM `vb_phrase`
WHERE fieldname = 'awclsettings'
AND languageid IN( -1, 0, 1 )
ORDER BY languageid ASC;

MySQL Error : Unknown column 'fieldname' in 'where clause'

Yes in PRO etc before purchasing it says contact me if below 3.6 There needs to be a few edits to work on 3.5 platform as fields where not present yet. As you see in that error message. You will need to contact me and I can make the edits for you and send you the files.

AWJunkies
02-01-2011, 08:20 PM
So I just installed this mod and confirmed that it works. However, I am having an issue with the donate drop down list. It shows up in the navbar, but when you click it you don't see anything under it.

Did you set your permissions correctly for who can see list and donate page? What browser are you using can you send link. I know there is an issue with the drop down a few have reported so I will be looking at it and fixing really soon. Just compiling all the issues to do them all at once.

pjkcards
02-15-2011, 10:08 PM
I uploaded the files and installed it, and when I visit the forum I get this error (I installed v4.0.2). Any ideas on how to fix it? Many thanks:

Database error in vBulletin 4.0.6:

Invalid SQL:

SELECT
FROM `awcl_payments`
WHERE sid = 'dsl' AND payment_status = 'Completed' AND item_number = 1
AND date_format( from_unixtime( payment_date ), '%m%y' ) = '0211';

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 'FROM `awcl_payments`
WHERE sid = 'dsl' AND payment_status = 'Completed'' at line 2
Error Number : 1064
Request Date : Tuesday, February 15th 2011 @ 07:06:17 PM
Error Date : Tuesday, February 15th 2011 @ 07:06:18 PM
Script : http://www.domain.com/testforum/forum/forum.php
Referrer :
IP Address : xxx
Username : xxx
Classname : vB_Database
MySQL Version : 5.0.91-community

pjkcards
03-07-2011, 03:46 AM
Can anyone help with this? Thanks in advance!

AWJunkies
03-08-2011, 05:26 PM
Can anyone help with this? Thanks in advance!

Should not be getting that the FROM information is missing. This seems like you edited the plugin directly. As should not get that at all clearly the FROM info is declared at top of the plugin. I would uninstall and install again.

fxwoody
03-10-2011, 10:12 AM
For anyone interested, if you have the vB4 SuperCharged mod (https://vborg.vbsupport.ru/showthread.php?t=229608&page=39). It will conflict with this one as it removes the amount and also the transfer to paypal!

AWJunkies
03-10-2011, 04:29 PM
For anyone interested, if you have the vB4 SuperCharged mod (https://vborg.vbsupport.ru/showthread.php?t=229608&page=39). It will conflict with this one as it removes the amount and also the transfer to paypal!

It conflicts with my JS as it can not be cached and that mod caches my js. So in that mod you need to exclude my mod from being cached. So it is not my mod conflicting with theirs it is there mod conflicting with mine. So need to add exclusion not to cache my JS on my payment page or turn of JS caching in the mod above.

bashy
03-10-2011, 05:27 PM
Hi again, back to this hack as i have just reverted back to 3.8.6 from VB4 to try to upgrade this hack to the latest build but sadly still struggling, it let me upgrade to v3.0.0, but will not let me upgrade to any higher build, it just gives me this DB error

Database error in vBulletin 3.8.6:

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
Request Date : Thursday, March 10th 2011 @ 07:23:08 PM
Error Date : Thursday, March 10th 2011 @ 07:23:09 PM
MySQL Version : 5.1.54

I think its the same error as shown when i had VB 4 installed and tried to update....

AWJunkies
03-22-2011, 04:26 PM
Hi again, back to this hack as i have just reverted back to 3.8.6 from VB4 to try to upgrade this hack to the latest build but sadly still struggling, it let me upgrade to v3.0.0, but will not let me upgrade to any higher build, it just gives me this DB error

Database error in vBulletin 3.8.6:

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
Request Date : Thursday, March 10th 2011 @ 07:23:08 PM
Error Date : Thursday, March 10th 2011 @ 07:23:09 PM
MySQL Version : 5.1.54

I think its the same error as shown when i had VB 4 installed and tried to update....

That has to do with vBAdvanced CMS. What version of that mod are you on? He may have added a column which is causing the issue.

bashy
03-22-2011, 05:23 PM
Ah, VBA is installed but disabled, i dont use it anymore, should i just delete it?

bashy
03-22-2011, 05:47 PM
Hi again, just removed VBA and went through the settings but now i get this lol

Database error in vBulletin 4.1.2:

Invalid SQL:

SELECT SUM( mc_gross ) AS amount
FROM `awc_payments`
WHERE payment_status = 'Completed'
AND sid = 'ss'
AND date_format( from_unixtime( payment_date ), '%m%y' ) = '0311';

MySQL Error : Table 'MYDATABASE.awc_payments' doesn't exist
Error Number : 1146
Request Date : Tuesday, March 22nd 2011 @ 06:45:25 PM
Error Date : Tuesday, March 22nd 2011 @ 06:45:25 PM
Script : http://www.bashys-place.com/forums/forum.php
Referrer : http://www.bashys-place.com/forums/forum.php


Classname : vB_Database
MySQL Version : 5.1.55

AWJunkies
03-22-2011, 06:50 PM
Hi again, just removed VBA and went through the settings but now i get this lol

Database error in vBulletin 4.1.2:

Invalid SQL:

SELECT SUM( mc_gross ) AS amount
FROM `awc_payments`
WHERE payment_status = 'Completed'
AND sid = 'ss'
AND date_format( from_unixtime( payment_date ), '%m%y' ) = '0311';

MySQL Error : Table 'MYDATABASE.awc_payments' doesn't exist
Error Number : 1146
Request Date : Tuesday, March 22nd 2011 @ 06:45:25 PM
Error Date : Tuesday, March 22nd 2011 @ 06:45:25 PM
Script : http://www.bashys-place.com/forums/forum.php
Referrer : http://www.bashys-place.com/forums/forum.php


Classname : vB_Database
MySQL Version : 5.1.55

That is your error you accidentally turned on ADD AWCoding Subscription System totals to the total of the goal. You need to go back into goals settings and turn off that setting.

bashy
03-22-2011, 06:59 PM
That sorted it, thank you very much :)

bashy
03-23-2011, 09:29 PM
Hi....My drop menu is empty, not sure why though cause im sure it had something in there the yesterday, any ideas what may make this happen please?

bashy
03-27-2011, 07:31 PM
Hi

I have a chatbox installed and would like the donations goal bar to show above the chatbox, is this possible please, cause at present the chatbox is coming 1st after the navbar, plus the above issue....

dgparent
03-30-2011, 09:16 PM
I can't get google to work take me to a page that says :

Oops!
XXX has sent Google a shopping cart with errors in it. We'll contact them to ask that they fix this problem. As this could be a temporary issue, you can go back in your browser to try checking out again

LoveStream
06-05-2011, 10:30 AM
Hello.

Thanks for your coding.

But, I come to know this 4.0.2 conflict with Media Library by 8WR's at https://vborg.vbsupport.ru/misc.php?do=producthelp&pid=medialibrary

AWCoding Donations system make disable to some of Media Library's menu like admin service.

I hope it should be checked.

Thank you.

kurfer
06-22-2011, 11:06 PM
Is there a way to remove the donation goal in the bar/widget? I'd like to just show the donate button and text...

inshooter
07-13-2011, 03:52 AM
I need to change the wording. Google Checkout keeps canceling my account because the software reports the payments as a Donation. Google does not allow solicitation of funds (they call it) and have disabled my account several times. I keep telling them I use the software for subscriptions. How do I change the word Donate to Paid?

fxwoody
10-07-2011, 09:24 AM
It conflicts with my JS as it can not be cached and that mod caches my js. So in that mod you need to exclude my mod from being cached. So it is not my mod conflicting with theirs it is there mod conflicting with mine. So need to add exclusion not to cache my JS on my payment page or turn of JS caching in the mod above.

Ok, that would make sense!
I will see what we can do about this conflict.

Now, since the mod is cached, would it be why when i use the sidebar, as soon as we go into a thread or anywhere in the forum and then reload the index page, the widget disappear?
Only way i can see it back in sidebar is to go into Forum Blocks Manager and purge cache or else it doesn't show.

I removed the other hack so there is no more conflict with it.
Any idea on this one AWJ ? Because i don't need the bar but would like only the sideblock :(

tks

Gn_Snake
02-19-2012, 03:25 PM
Isn't supported this plugin ?

Alfa1
02-19-2012, 06:14 PM
The developer has not been online since last year.

shona
03-26-2012, 10:37 AM
Did you set your permissions correctly for who can see list and donate page? What browser are you using can you send link. I know there is an issue with the drop down a few have reported so I will be looking at it and fixing really soon. Just compiling all the issues to do them all at once.

I am having the same problem.

If "Insert Donation Drop Menu" is set to any of the navtab_ options, it will show a main tab with "Donate" written on it, but there will be no dropdown menu under it.

If I set it to any of the navbar_ options, it works perfectly including showing the dropdown menu under it with "Donate", "Donation List" etc.

vbulletin version is 4.1.9 and it does this in Firefox, Chrome, Safari and IE 8 (all on PC)

hope that helps
shona

boomcar68
04-14-2012, 01:55 PM
Purshased today the PRO version.
But there is no download link!!
Checking if there is an download link a few hours later,now i see the site is down for a couple of hours?
What is going on?
Do i need to cancel the payment at paypal?

Doctor Death
04-14-2012, 07:03 PM
I would cancel.

Their new version breaks the entire site under 4.1.XX when using the mobile skin. They wont return emails and they wont provide any realistic support to their product.

If you go to their website, you will see many people are frustrated that their stuff doesnt work.

They are quick to take your cash however.

Nightridr
07-25-2012, 10:52 AM
I have a quick question.

Is there a way to put an image along side the"make a donation"image that links to the subscription section of Vbulletin?

What I'm trying to do is have both images along side each other, one linking to the donation mod and the other linking to the Vbulletin subscription section. The reason for this is so that members don't have to go to their usercp to subscribe. I know its a little off key but we would like to give members the option to choose.

I have tried but I will admit my coding skills are not great.