MyBB Community Forums

Full Version: CoderMe Donation v6.0.0
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49
(2016-03-26, 04:23 PM)p00lz Wrote: [ -> ]Works with 1.8 if you change compatibility to 1.8*

Issue above with 2 links showing, its in your header template.

for those using cloudflare, to get real donor IP replaceall  ['REMOTE_ADDR'] with ['HTTP_CF_CONNECTING_IP'] in donate.php

OK
How to change the compatibility with 1.8.7?
Sad
(2016-09-28, 06:20 AM)german Wrote: [ -> ]
(2016-03-26, 04:23 PM)p00lz Wrote: [ -> ]Works with 1.8 if you change compatibility to 1.8*

Issue above with 2 links showing, its in your header template.

for those using cloudflare, to get real donor IP replaceall  ['REMOTE_ADDR'] with ['HTTP_CF_CONNECTING_IP'] in donate.php

OK
How to change the compatibility with 1.8.7?
Sad
Here you go Smile
https://community.mybb.com/thread-146406...pid1040518
[Image: c6be188f5692.jpg]

These paste files? These files do not need to change?

(2016-09-28, 07:03 AM)vunguyenphs Wrote: [ -> ]
(2016-09-28, 06:20 AM)german Wrote: [ -> ]
(2016-03-26, 04:23 PM)p00lz Wrote: [ -> ]Works with 1.8 if you change compatibility to 1.8*

Issue above with 2 links showing, its in your header template.

for those using cloudflare, to get real donor IP replaceall  ['REMOTE_ADDR'] with ['HTTP_CF_CONNECTING_IP'] in donate.php

OK
How to change the compatibility with 1.8.7?
Sad
Here you go Smile
https://community.mybb.com/thread-146406...pid1040518

Done , But
write

Naoar Donation (3.0.6)
  • UPDATED Accept Online donations through Payza, LibertyReserve, Skrill and PayPal
  • NEW Accept Offline donations through Bank/Wire transfer and Western Union
  • NEW Accept more than 160 currencies.
  • Manage donations and donors
  • Set donations goal and target amount
  • Get donations stats.
This plugin is incompatible with MyBB 1.8.7 !!!!
(2016-09-28, 08:30 AM)german Wrote: [ -> ][Image: c6be188f5692.jpg]

These paste files? These files do not need to change?

(2016-09-28, 07:03 AM)vunguyenphs Wrote: [ -> ]
(2016-09-28, 06:20 AM)german Wrote: [ -> ]
(2016-03-26, 04:23 PM)p00lz Wrote: [ -> ]Works with 1.8 if you change compatibility to 1.8*

Issue above with 2 links showing, its in your header template.

for those using cloudflare, to get real donor IP replaceall  ['REMOTE_ADDR'] with ['HTTP_CF_CONNECTING_IP'] in donate.php

OK
How to change the compatibility with 1.8.7?
Sad
Here you go Smile
https://community.mybb.com/thread-146406...pid1040518

Done , But
write

Naoar Donation (3.0.6)
  • UPDATED Accept Online donations through Payza, LibertyReserve, Skrill and PayPal
  • NEW Accept Offline donations through Bank/Wire transfer and Western Union
  • NEW Accept more than 160 currencies.
  • Manage donations and donors
  • Set donations goal and target amount
  • Get donations stats.
This plugin is incompatible with MyBB 1.8.7 !!!!

Ah. Find naoardonate.php and look for this line:
"compatibility" => "14*,16*" 
Change to: 
"compatibility" => "14*,16*,18*"
Ah. Find naoardonate.php and look for this line:
"compatibility" => "14*,16*" 
Change to: 
"compatibility" => "14*,16*,18*"


    compatibility" => "14*,16*   In this folder, there is no such   !!
All I have done, but donations icon does not appear. What's the matter ?
Plugin working with v 1.8.9. Any ideas please why I cannot Confirm, Unconfirm or Delete Donations. After selecting the donors from Browse Donors, after selecting the action in Inline Moderation I get the following "Sorry, but you did not select any donors. Please select some donors and try again."
I think maybe there is a query error in browse.php. Any help would be appreciated.
I have installed  the plugin with no problem at MyBB 1.8.11.

I get my first donation, but when clicking on the message:
Quote:Hello Admin\n
There are 1 Donations waiting your action, please Login to your Admin Control Panel in order to manage these donations\n

comes this requester

 Zugriff nicht gestattet

    Dir fehlt die Berechtigung, diesen Teil des Admin-CPs zu betreten.


Translation:

Access is not allowed

     You are missing the authorization to enter this part of the Admin CP.

I am the admin, and I do not see any menu-point in the ACP......

Sorry for my bad english
Quote:I am the admin, and I do not see any menu-point in  the ACP......

Sorry for my bad english

you need to set the permission for your self to be able to, please refer to "Installation Steps:" step 4
Thx, I solved the problem
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49