News:

Join the Facebook Fan Page.

Main Menu

Treasury

Started by Resourcez, December 13, 2007, 12:47:26 AM

Previous topic - Next topic

futuro

on localhost everyone have 777

- danny

Quote from: Daedroth on January 25, 2008, 10:38:44 PM
I changed my entire "packages" directory to 777, and that did not help.

sorry for the confusion, but it should point out which files it's trying to modify. it's those files you should set to 777.

hope that helps.

MonoTiz

Quote from: futuro on January 24, 2008, 05:22:52 AM
how install it on localhost? thanks
Same problem... in localhost I can't install for permission problem (I have set 777 all file).

Resourcez

#83
These are not Treasury issues - Treasury is provided according to SMF requirements and is installed within the SMF Package installer.  The perceived inability of the installer to handle your server permissions is not a matter for Treasury - it is a matter between you and, in most cases, your Win server.

You should pursue SMF Package issues in a separate topic, an example of which is provided below,
http://www.simplemachines.org/community/index.php?topic=120554.msg771733#msg771733

Perhaps we might even be lucky and a moderator might find time to split out the irrelevant posts :)

To mimimize issues, the Beta2 version does away with its own install directory and uses only existing SMF directories, but this cannot have any impact on the "temp" directory that the installer requires for installing mods.
If you have everything under control, you're not moving fast enough.
Bugs HereSupport HereDonationsProPackage Parser
TP 1.1 • SMF 1.1.21/2.0.9 • MySQL 5.6.23 PHP 5.4.42 Apache 2.4.12
(PMs not responded to - I provide a support site)

Daedroth

Resourcez, thank you. I'll try that

TheWrath!

I get a prompt to enter my ftp information when it is correct it still wont accept it.

Resourcez

Regrettably, that's not a Treasury issue - you may have a packages permission issue, especially if you are on a win server.  Read my previous post.
If you have everything under control, you're not moving fast enough.
Bugs HereSupport HereDonationsProPackage Parser
TP 1.1 • SMF 1.1.21/2.0.9 • MySQL 5.6.23 PHP 5.4.42 Apache 2.4.12
(PMs not responded to - I provide a support site)

Resourcez

Treasury version 2.06 released - many changes and enhancements with all features of the SMF2 Beta2.1 version being back-ported.

  • its awkward config database has been re-built
  • several extra display options added
  • enhanced pagination and sorting
  • donation totals can be viewed over sortable, selectable time periods.
  • all dates converted to unixtime
  • admin can use selectable US or UK time formats
  • eliminated the pita javascript
  • help pop-ups for all admin options
  • eliminated (I hope) all hard-coded language
  • option to auto-assign donors to a specified "additional" group
  • isolated the config options specifically relating to the TinyPortal block.
  • eliminated use of URLs for essential file links
  • all unique Treasury files now get assigned to existing SMF directories
  • added indexes to the config tables
  • donation periods can be month, quarter, half or year.
  • paypal fees can be ignored i.e. show gross donations only
If you have everything under control, you're not moving fast enough.
Bugs HereSupport HereDonationsProPackage Parser
TP 1.1 • SMF 1.1.21/2.0.9 • MySQL 5.6.23 PHP 5.4.42 Apache 2.4.12
(PMs not responded to - I provide a support site)

TheWrath!

#88
I believe it was something with version 2.05 becuase 2.06 works great.

EDIT

Quote
Fatal error: Function name must be a string in C:\xampp\htdocs\ACE\Sources\TreasuryAdmin.php on line 558

this happens when i delete one of the records already in there. this area is the register and where it says like "Web hosting for 3 months" That stuff I am trying to remove.

Also when I go into the paypal IPN reconcile button it throws this error to me
Quote
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 '}treas_donations
WHERE (payment_status = 'Completed' OR payment_status = 'Re' at line 2
File: C:\xampp\htdocs\ACE\Sources\TreasuryAdmin.php
Line: 942

Resourcez

#89
Well, I would suggest something has changed on your site, because 2.06 installs in a similar manner - only difference is that it now only uses existing SMF directories, which may bypass one of the package installer's issues with directory permissions (one of my objectives).

Damn, those two are bugs :(  but not exactly unexpected given the changes I had to make.

Now fixed in the download, and attached - simply copy to your Sources directory.

EDIT: out of date attachment removed.
If you have everything under control, you're not moving fast enough.
Bugs HereSupport HereDonationsProPackage Parser
TP 1.1 • SMF 1.1.21/2.0.9 • MySQL 5.6.23 PHP 5.4.42 Apache 2.4.12
(PMs not responded to - I provide a support site)

ApplianceJunk

So I need to uninstall the old treasury before I download and install the new one correct?


ApplianceJunk

Ok, I uninstall the old 2.04 and deleted the files.
Then I installed the new 2.06, everything seems to be working but my block.

I had a php block with this in it before.

global $boarddir;
include("$boarddir/treasury/DonationBlock.php");


What can I do to get my block working again?

Thanks for all your hard work on this mod, it's awesome!!

Daedroth

All installed, Turned out to be the dumb server, I had a few other errors that were resolved on your webpage, hxxp:resourcez.biz/ [nonactive]

I have one other question, about how I would go about putting a link in the top menu, just before the logout/log in link.  I dont know if this is the right place to ask this question, But i just want it to match my template.  Everytime i edit the index.trmplate.php file, the site is thrown off, and wont load correctly.  Anyway if this is the wrong place to post this i do apologize, would you be able to point me to the right thread. I cant find a place to ask this question.

But awesome work on the mo, works like a charm.

SgtMic

Daedroth, there is a mod called "chatbutton", download that and change the button from "chat" to whatever you want to call it per that mod's instructions.

Now back on topic...
There is nothing more deadly than a US Marine and his rifle.
A close second is a US Marine and his K-BAR.
2/5 Fox Co.  (BlackHearts)
FAST Co. 5th Plt. (FIDO)

Daedroth


Resourcez

@ApplianceJunk - you will need the revised block.
If you have everything under control, you're not moving fast enough.
Bugs HereSupport HereDonationsProPackage Parser
TP 1.1 • SMF 1.1.21/2.0.9 • MySQL 5.6.23 PHP 5.4.42 Apache 2.4.12
(PMs not responded to - I provide a support site)

ApplianceJunk

Quote from: Resourcez on February 05, 2008, 05:50:02 PM
@ApplianceJunk - you will need the revised block.

How do I go about doing that?

thanks,

Resourcez

Presumably from the same place you originally got it - this is an SMF support topic, not TP.
If you have everything under control, you're not moving fast enough.
Bugs HereSupport HereDonationsProPackage Parser
TP 1.1 • SMF 1.1.21/2.0.9 • MySQL 5.6.23 PHP 5.4.42 Apache 2.4.12
(PMs not responded to - I provide a support site)

ApplianceJunk

Quote from: Resourcez on February 05, 2008, 06:05:58 PM
Presumably from the same place you originally got it - this is an SMF support topic, not TP.

I got it from the first page of this topic when you first helped me with it.

http://www.simplemachines.org/community/index.php?topic=210789.msg1348217#msg1348217


ApplianceJunk

#99
I no longer have a root/treasury/ directory so I am lost at what to do.

thanks,

Edited to add:

I'm no longer lost as I have read your site as I should have done the first time.
Everything I needed to know to get Treasury working in a block again was found here.

http://resourcez.biz/index.php?topic=92.0

Advertisement: