eAuction
  Not just another Perl script
Google
Welcome, Guest. Please Login or Register


If you use eAuction a lot and like it or if you make money from eAuction or from eAuction-related activities ...
then the project asks you for a donation in favor of the further development.



The forums are protected by
AccessControl
(written by Dieter Werner)
Click here if you want to check your IP against the most important RBLs of the net.
Click here in order to visite the AccessControl forums.


<< Visit the international e Auction Marketplace >>
Buy and sell PC and Consumer Electronic components






  HomeHelpSearchLoginRegister
 



Pages: 1 ... 5 6 7 8 9 
Accounting (Read 2903 times)
workpage707
eAuction User
**
Offline

I Love Perl

Posts: 5

Gender: male
Re: Accounting
Reply #18 - 03/10/06 at 19:23:52
 
Can i charge for posting a bid?
Back to top
 
 


Advertising
View Profile   IP Logged
workpage707
eAuction User
**
Offline

I Love Perl

Posts: 5

Gender: male
Re: Accounting
Reply #19 - 03/10/06 at 20:15:46
 
Forum Admin wrote on 05/26/04 at 16:53:05:
I wouldn't recommend to add this messy code to eAuction.
- the author didn't finished the code
- the code is containing a lot of mistakes
- the code-design is very sloppy
- the included HTM parts are very messy

However ...
if you want to add the 'elsif' block of 'accountea' to eAuction.pl:

- search eAuction.pl for

$event = {
};

- paste the following code as a new line behind it
Code:
    my $account_event = {
		    'my_auction'		=>  \&disp_user_auction,
		    'account_login'     => \&account_login,
		    'account_view'	=> \&account_view,
		    'account_admin'     => \&account_admin,
		    'view_admin'	  => \&view_admin,
		    'user_credit'	 => \&user_credit,
		    'procpostal'		  => \&procpostal,
		    'postal_login'	=> \&postal_login,
		    'paypal_login'	=> \&postal_login("paypal"),
   };

   $event->{$_} = $account_event->{$_} foreach (keys %$account_event);



- follow the instructions of 'accountea'
- keep in mind that the code of eAuction is very different from the code of EveryAuction.





i tried this and my page comes up blank?
Back to top
 
 


Advertising
View Profile   IP Logged
computerglue
eAuction User
**
Offline

I love Perl

Posts: 6

Re: Accounting
Reply #20 - 03/11/06 at 01:20:12
 
I would post the entire code, but it will not let me.  Any ideas admin?  I really don't want to post it in 12 sections.

Glue
Back to top
 
 


Advertising
View Profile   IP Logged
Pages: 1 ... 5 6 7 8 9 


If you like eAuction, please Rate it.
If you don't like eAuction, please Rate it too.


1 is being poor and 10 is being excellent


EveryScript

ip-location


AccessControl - Members Only