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 2 3 4 
Rating / Feeback Icons ... ??? (Read 632 times)
Dieter Werner
Administrator
*****
Online

Dipl. Paranoiac ®

Posts: 1162
Germany
Gender: male
Re: Rating / Feeback Icons ... ???
Reply #3 - 04/15/04 at 17:06:57
 
I see ...

- upload your icons to the pic_dir
- search the script for sub disp_item
- search disp_item for the lines:

   -e "$config{'rating_dir'}/$alias.dat"
       ? ($rated = (count_rating($alias))[4])
       : ($rated = 0);

-Place the following code below of this:

Code:
	my %fb_icon = (
		'bar_1'	=> [10, 50],
		'bar_2'	=> [51, 100],
		'bar_3'	=> [101, 250],
		'bar_4'	=> [251, 500],
	);
			
		foreach (keys %fb_icon) {
			($rated > $fb_icon{$_}->[0] and $rated < $fb_icon{$_}->[1])
				?	do {
						$rated = qq|<img src="$config{'icon_url'}/$_.gif">|;
						last;
					}
				:	next;
		}





It's not tested but should work ...  Wink
Back to top
 
 

Multimedia file viewing and clickable links are available for registered members only!!  You need to Login or Register!!


Greetings from Germany
Dieter Werner




Advertising
View Profile | WWW   IP Logged
Kimberly
eAuction User
**
Offline

Dreams will only
become real after
you take action

Posts: 18
KimberlyTeed.com
Gender: female
Re: Rating / Feeback Icons ... ???
Reply #4 - 04/24/04 at 15:46:31
 
I just saw your reply ... thank you very much  Grin I'll let you know if it works ...

But first I have an error I need to get rid of ... in your script you recommend Komodo ... I haven't been able to download that for weeks ... and now that I have a bit of a glitch, I need a program so I can find line 3539 ... can you recommend one besides Komodo? ... or suggest a way I can find that line without counting, haha!

Back to top
 
 

Multimedia file viewing and clickable links are available for registered members only!!  You need to Login or Register!!


Advertising
View Profile | WWW | ICQ | YIM | AIM   IP Logged
Dieter Werner
Administrator
*****
Online

Dipl. Paranoiac ®

Posts: 1162
Germany
Gender: male
Re: Rating / Feeback Icons ... ???
Reply #5 - 04/24/04 at 18:01:00
 
Multimedia file viewing and clickable links are available for registered members only!!  You need to Login or Register!!

is a very good an FREE editor too.
Back to top
 
 

Multimedia file viewing and clickable links are available for registered members only!!  You need to Login or Register!!


Greetings from Germany
Dieter Werner




Advertising
View Profile | WWW   IP Logged
Pages: 1 2 3 4 


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