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 
Dissallow Users to Post (Read 304 times)
reindance
eAuction User
**
Offline

I love Perl

Posts: 17

Dissallow Users to Post
10/12/04 at 16:29:41
 
Does anyone know how to fix this option? We have this script set up for our sales only and do not want outside postings allowed. However, when I set the 1 to a 0 to not allow postings, it still does.
I would like to delete or change the wording of the POST NEW ITEM in the top navagation box as well, so that it is not even seen for a user to click on, but when I did this I got a sever error.
Back to top
 
 


Advertising
View Profile   IP Logged
www.blitzday.com
eAuction User
**
Offline

I love the script
and hate it if it
does not work

Posts: 60

Re: Dissallow Users to Post
Reply #1 - 10/13/04 at 16:26:26
 
Hi,

This site is for 2 languages. you have to change the language and text in the config section of your scripts.
You search for that text and change it into what you want. In the auction script you will see then that it refers to this translation and will be changed when you look at it in the browser. If you dont want it to show you just take the reference  something like &text( blah) out of the line. could be $text as well. This is also in your config section in the navigation part of that script.

I hope I gave a hint here.

Freddy

Check Multimedia file viewing and clickable links are available for registered members only!!  You need to Login or Register!!
to see the alterations..
Back to top
 
 


Advertising
View Profile   IP Logged
jtomln
eAuction Novice
*
Offline

I love Perl

Posts: 2

Re: Dissallow Users to Post
Reply #2 - 10/21/04 at 00:47:22
 
I wanted to the the same, but will probably be allowing users to post later. I found the simplest thing to do is change the 1 to a 0 and then in the config file scroll down to the header that say Edit NavBar.....find the line that references Post New Item and looks like this

<a href="$ENV{'SCRIPT_NAME'}?action=new&lang=$form{'lang'}"><b>$txt{'Post New Items'}</b></a>

take the text "Post New Items" out from between the quotes so your line looks like this

<a href="$ENV{'SCRIPT_NAME'}?action=new&lang=$form{'lang'}"><b>$txt{''}</b></a>

It will now just leave your box blank, but if you want to use it later you just have to put the text back in.

Worked for me so far.
Back to top
 
 


Advertising
View Profile   IP Logged
Pages: 1 2 


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