Previous Thread
Next Thread
Print Thread
Rate Thread
Page 1 of 2 1 2
Joined: Jan 2000
Posts: 48
Member
Member
Offline
Joined: Jan 2000
Posts: 48
First off, sorry I've been in lurk mode for a while..

I've added EveryAuction 1.5 to my board and hackit it use UBB user information (user names and passwords) and UBB Styles.file.

If anyone is interested in the hacked script, post a message and I'll make it available.

CW

Sponsored Links
Joined: Feb 1999
Posts: 1,379
cal Offline
Programmer
Programmer
Offline
Joined: Feb 1999
Posts: 1,379
Welcome back Mr Warrior.

Just a thought [Linked Image]

Joined: Feb 2000
Posts: 25
Member
Member
Offline
Joined: Feb 2000
Posts: 25
Welcome back Code Warrior (even though we've never talked before [Linked Image])

I have been thinking about doing something like this, more so for posting jobs/resumes. I took a look at EveryAuction and it looks really nice. I would love to see how you integrated the two of them, if it isn't too much to post the code.

Thanks,
-Chris

------------------
Chris Schreiber
[email protected]
Fast 4GL Systems, Inc.
UBB: http://www.progresstalk.com/

Joined: Jan 2000
Posts: 48
Member
Member
Offline
Joined: Jan 2000
Posts: 48
There was really no modifications to UBB (except for me adding a link to the script from UBB's quick-menu).

EveryAuction is a freeware script. If you want to see what I did to the script, compare the latest version from thier site with the one I modified .

I installed the script into $CGIPath/auction/
and set it to chmod 755.

You're milage will vary. There are still some bugs I'm sure of it. I've not seen any in my testing yet.

To see what I've done, visit my board at http://www.chainmaille.prohosting.com/cgi-bin/Ultimate.cgi and click the link to auction on the quick menu on the upper-right hand corner (where the profile, preferences, etc are).

CW

Joined: Aug 2000
Posts: 3,590
Moderator
Moderator
Offline
Joined: Aug 2000
Posts: 3,590
Welcome back CW [Linked Image] Is it for good??

------------------
I wish I were a Canuck
All they have to do is drink beer, play hockey, and say "Eh"

* No offense meant to any Canadians

Sponsored Links
Joined: Jun 2000
Posts: 263
Junior Member
Junior Member
Offline
Joined: Jun 2000
Posts: 263
Welcome back!!
*cough* Now we'll see a lot of hacks coming! *cough*

------------------
Thanks for reading!
Ilya
Administrator of Ubb Code Hackers Hideout
Moderator of UBB Hacks Finished

Joined: Jan 2000
Posts: 48
Member
Member
Offline
Joined: Jan 2000
Posts: 48
Not sure about alot of hacks coming. I plan on visiting regularly just to see what's going on and to comment.

I don't intend on implementing many more hacks on my UBB as it might upset the user base. I might setup another UBB or work on my own message board from scratch. I don't know yet. We'll see. [Linked Image]

CW

Joined: Jun 2000
Posts: 263
Junior Member
Junior Member
Offline
Joined: Jun 2000
Posts: 263
Ok, anyways, nice to have you back again.
Just to elt you know, i'm working on mySQL/perl version of ubb right now

------------------
Thanks for reading!
Ilya
Administrator of Ubb Code Hackers Hideout
Moderator of UBB Hacks Finished

Joined: Jan 2000
Posts: 60
Member
Member
Offline
Joined: Jan 2000
Posts: 60
this is a greaT HACK

------------------

Can't install your UBB? Got errors?
I'll help you out, and I'm also do
Free UBB Instalation too!

Contact on AIM: vmnweb


<FONT COLOR="blue">
Free UBB Instalation

Contact on AIM: vmnweb
</FONT c>
Joined: Jan 2000
Posts: 47
Junior Member
Junior Member
Offline
Joined: Jan 2000
Posts: 47
WHOA! Where have you been? [Linked Image]

------------------
http://su.ffgamers.net

Joy! A hobby that only cost me $170.

Sponsored Links
Joined: Jan 2000
Posts: 26
Member
Member
Offline
Joined: Jan 2000
Posts: 26
Code Warrior, so basically all you did was add the 'requires' lines and changes the customizable variables to match UBB variable names? I can't see anything altered in the main code. Is that right?
Either way it's a real nifty bit of thinking there, excellent work it could come in very useful for some sites. [Linked Image]

Joined: Jan 2000
Posts: 48
Member
Member
Offline
Joined: Jan 2000
Posts: 48
Quote
quote:
I altered all the user name / password code to get this info from UBB rather than EveryAuction's files for verification/validation. Add cookie code to fill in the user name / password fields using the UBB cookie on all screens. Incorporates the Styles.file for look/feel. Uses alot of variables in the UltBB.setup, etc etc. I also fixed bugs in the existing script (broken tables and font tags) and reformatted the header section to look more like my UBB and restructed tables so they don't look like crap (IMHO).

CW

Joined: Jan 2000
Posts: 26
Member
Member
Offline
Joined: Jan 2000
Posts: 26
Thanks for the description Code Warrior, it looks like a great program, I'm going to give it a try sometime, I just gotta figure out what for...

Joined: Jan 2000
Posts: 170
Member
Member
Offline
Joined: Jan 2000
Posts: 170
I've got 2 things to say:

1) Welcome back
2) Very nice hack

[Linked Image]

Joined: Jan 2000
Posts: 48
Member
Member
Offline
Joined: Jan 2000
Posts: 48
Quote
quote:
Thanks. Didn't know I was missed that much. lol

CW

Joined: Jan 2000
Posts: 60
Member
Member
Offline
Joined: Jan 2000
Posts: 60
i am just playing around with the auction hack, but i got this error:


CGI SCRIPT ERROR:
While executing auction.pl:
Invalid header: Unknown or unsupported header

Script output was:
Error: Category directory a_finished could not be opened.
Content-type: text/html


i wonder why!

------------------

Can't install your UBB? Got errors?
I'll help you out, and I'm also do
Free UBB Instalation too!

Contact on AIM: vmnweb


<FONT COLOR="blue">
Free UBB Instalation

Contact on AIM: vmnweb
</FONT c>
Joined: Jan 2000
Posts: 48
Member
Member
Offline
Joined: Jan 2000
Posts: 48
Best thing to do would be try to run the script from a fresh install to become familiar with it.

Joined: Jan 2000
Posts: 7
Junior Member
Junior Member
Offline
Joined: Jan 2000
Posts: 7
Hello Codewarrior,

Great hack! I have an older version 1.01 and was hoping that you could help me insert your code into my current everyauction script.

Can you please give me instructions on where you made the changes in 1.5 so that I can sift through 1.01 and make the same changes?

I would be very grateful. [Linked Image]


------------------
James L. Murray
VirtueTech, Inc.
EMAIL: info@virtuetech.com
WWW: http://www.virtuetech.com

Joined: Mar 2000
Posts: 11
AJ Offline
Junior Member
Junior Member
Offline
Joined: Mar 2000
Posts: 11
Well, this is definetely a great idea...so I took it a bit further! Code Warrior has done a great job with the Username/Password addition. I added the total UBB look and feel for seemless integration with your UBB! It will use all your Table/Text properties (Size, bordercolor, etc) and colors. I also added a "HOT" hack and some other things as well.

Please play around with it and see if there are any bugs. Add items, bid, etc. I will delete all postings in about a week to really start the auctions. I haven't added links to it from my UBB yet, but you can see it in action at: http://www.thefew.com/cgi-bin/auction.pl

You can download it at: http://www.thefew.com/download/auction.zip

If anyone can help by adding a few things to this hack:
- Compare closing time to current time and change the font color to red for the times that are within X hours of closing.
- A cleanup script that will delete closed items after X days.
- Any ideas to add stuff!


AJ

Joined: Feb 2000
Posts: 116
Member
Member
Offline
Joined: Feb 2000
Posts: 116
the in action link doesn't work

------------------
Want a free 1-877 number? Just email me and I will send you an email from a company that gives it to you free! Whoever fails to email me will be beaten with a large lead pipe.

Joined: Mar 2000
Posts: 11
AJ Offline
Junior Member
Junior Member
Offline
Joined: Mar 2000
Posts: 11
What happens when you click the link above? I just clicked it and got there fine. For the first 3 minutes I had it posted it was incorrect but I edited the message to fix it. If you are still having problems, type it in manually. It is the correct link:

http://www.thefew.com/cgi-bin/auction.pl

Joined: Mar 2000
Posts: 21,079
Likes: 3
I type Like navaho
I type Like navaho
Joined: Mar 2000
Posts: 21,079
Likes: 3
I am working on an update of this for curent versions. If anyone is interested, please post here...

I'll post a working link up later tonight...

------------------
Allen

- http://www.stand318.com


- Allen wavey
- What Drives You?
Joined: Oct 2000
Posts: 565
Member
Member
Offline
Joined: Oct 2000
Posts: 565
Awesome!
Very useful for Skinningworld.net [Linked Image]

------------------
www.skinningworld.net

Joined: Oct 2000
Posts: 99
Member
Member
Offline
Joined: Oct 2000
Posts: 99
I'd like to see it looking more like Openauction , but Openauction got too many bugs!

I'd like to see "My Page", Newest auction with SSI!

Everyauction is so ******* UGGLY

Joined: Mar 2000
Posts: 344
Member
Member
Offline
Joined: Mar 2000
Posts: 344
This would be most handy, thanks Allen.. [Linked Image]

------------------


Visit Alien Soup Forums
http://www.aliensoup.com/cgi-bin/forums/Ultimate.cgi

This message has been edited by Alien on December 22, 2000 at 03:38 PM


Administrator / WTF.com / IWantMy80s.com
http://www.wtf.com
http://www.iwantmy80s.com
Joined: Mar 2000
Posts: 344
Member
Member
Offline
Joined: Mar 2000
Posts: 344
This is funny...

When you post a response here, look where you get forwarded:

https://www.ubbdev.com/ubb/Forum3/HTML/000029-2.html

------------------


Visit Alien Soup Forums
http://www.aliensoup.com/cgi-bin/forums/Ultimate.cgi


Administrator / WTF.com / IWantMy80s.com
http://www.wtf.com
http://www.iwantmy80s.com
Joined: Mar 2000
Posts: 344
Member
Member
Offline
Joined: Mar 2000
Posts: 344
Nevermind now, my post just overwrote the old second page. [Linked Image]

That was funny seeing the old site popup with all old graphics, links, etc. when I posted a message on the NEW site.

Like I was in the damn twilight zone.

------------------


Visit Alien Soup Forums
http://www.aliensoup.com/cgi-bin/forums/Ultimate.cgi


Administrator / WTF.com / IWantMy80s.com
http://www.wtf.com
http://www.iwantmy80s.com
Joined: Mar 2000
Posts: 344
Member
Member
Offline
Joined: Mar 2000
Posts: 344
Here's another example.

lol

https://www.ubbdev.com/ubb/Forum3/HTML/000020-12.html

------------------


Visit Alien Soup Forums
http://www.aliensoup.com/cgi-bin/forums/Ultimate.cgi


Administrator / WTF.com / IWantMy80s.com
http://www.wtf.com
http://www.iwantmy80s.com
Joined: May 2000
Posts: 1,356
Addict
Addict
Joined: May 2000
Posts: 1,356
nostalgia! [Linked Image]

Joined: Sep 2000
Posts: 71
Member
Member
Offline
Joined: Sep 2000
Posts: 71
**hides from scary design**

heh how is this happenin?

------------------
http://forums.pp-network.com
http://www.pp-network.com


vBulletin Team
[email protected]
Joined: Mar 2000
Posts: 21,079
Likes: 3
I type Like navaho
I type Like navaho
Joined: Mar 2000
Posts: 21,079
Likes: 3
that happened when we corrupted a few files in the move here... pops up occasionally...

Here's a link to the file I am working on.. if you have a ubb logo, it will appear in the upper left like on your regular ubb...

https://www.ubbdev.com/ubbcgi/auction/auction.pl

------------------
Allen

- http://www.stand318.com


- Allen wavey
- What Drives You?
Joined: Dec 2000
Posts: 17
Junior Member
Junior Member
Offline
Joined: Dec 2000
Posts: 17
likewise [Linked Image]

http://www.midnightcafe.com/cafecode/auction/auction.pl

Mine's still in process, some of the pages are still *really* ugly. I'm not making it public (for people to use) until January, but y'all can watch my progress if you like.


------------------

http://www.midnightcafe.com

This message has been edited by ricochet on December 22, 2000 at 08:51 PM

Joined: Mar 2000
Posts: 21,079
Likes: 3
I type Like navaho
I type Like navaho
Joined: Mar 2000
Posts: 21,079
Likes: 3
Nice work ricochet.. maybe we can share some changes...

Here's the text file of what you see on the site here, as changes are made, we'll update the file:

https://ubbdev.com/hacks/auction.txt

------------------
Allen

- http://www.stand318.com


- Allen wavey
- What Drives You?
Joined: Sep 2000
Posts: 71
Member
Member
Offline
Joined: Sep 2000
Posts: 71
the $BBEmail isn't appearin when you get the password wrong.

For those who use NT
change
# $config{'mailhost'} = 'localhost';
to
# $config{'mailhost'} = '$EmailServer';

even though localhost would probably work.


------------------
http://forums.pp-network.com
http://www.pp-network.com


vBulletin Team
[email protected]
Joined: Mar 2000
Posts: 21,079
Likes: 3
I type Like navaho
I type Like navaho
Joined: Mar 2000
Posts: 21,079
Likes: 3
Thanks PP-N... I uploaded the file with the fix...

------------------
Allen

- http://www.stand318.com


- Allen wavey
- What Drives You?
Joined: Sep 2000
Posts: 71
Member
Member
Offline
Joined: Sep 2000
Posts: 71
There is also a bug with the email of the board being used when you get the password wrong as you are posting an item.

Will look later today after opening more presents.

------------------
http://forums.pp-network.com
http://www.pp-network.com


vBulletin Team
[email protected]
Joined: Sep 2000
Posts: 71
Member
Member
Offline
Joined: Sep 2000
Posts: 71
Make the email server part
if ($EmailServer eq "") {
$config{'mailprog'} = '$SendMailLocation -t';
} else {
$config{'mailhost'} = '$EmailServer';
}


it means less updating
I also have a control pannel for adding more categories but it involves editing the cpannel files so, if you want it just post here.

also found refrences to http://www.chainmaille.prohosting.com/cgi-bin/Ultimate.cgi?action=agree
i just changed to $CGIURL/Ultimate.cgi?action=agree

------------------
http://forums.pp-network.com
http://www.pp-network.com

This message has been edited by PP-N on December 25, 2000 at 08:42 AM


vBulletin Team
[email protected]
Joined: Mar 2000
Posts: 21,079
Likes: 3
I type Like navaho
I type Like navaho
Joined: Mar 2000
Posts: 21,079
Likes: 3
Thanks again PP-N, demo and text file are re-done with your bug fixes... it is odd no-one found those chainmaille references before now...[Linked Image]

If you'd like, I can add those instructions for the cp changes to the download, maybe in a seperate file (along with configuration instructions) the 90kb file is pretty huge right now... we could remove a lot of the instructions in there and trim 15kb or so...[Linked Image]

I am not sure what else might be needed here. If someone sees a need in it, I can add it and post the differences... I have been looking at adding the payment/ shipping modication to it. I may do that next.

------------------
Allen

- http://www.stand318.com


- Allen wavey
- What Drives You?
Joined: Sep 2000
Posts: 71
Member
Member
Offline
Joined: Sep 2000
Posts: 71
there is refrences to http://www.spectrografx.com/moria/opnr.shtml

which just 404's.
There is 2 refrences right next to each other.

------------------
http://forums.pp-network.com
http://www.pp-network.com


vBulletin Team
[email protected]
Joined: Mar 2000
Posts: 21,079
Likes: 3
I type Like navaho
I type Like navaho
Joined: Mar 2000
Posts: 21,079
Likes: 3
That must have been written into the "closed auction email" modification I had added the other day. Both references were changed to the admin email, tho that may not be what people want...[Linked Image]

Configuration for admin email address added back in as well... it got lost when I was redoing the email function last night...

File updated... thanks PP-N.

------------------
Allen

- http://www.stand318.com


- Allen wavey
- What Drives You?
Page 1 of 2 1 2

Link Copied to Clipboard
Donate Today!
Donate via PayPal

Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.

Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
Recommended Hosts
We have personally worked with and recommend the following Web Hosts:
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
Gizmo
Gizmo
Portland, OR, USA
Posts: 5,833
Joined: January 2000
Forum Statistics
Forums63
Topics37,573
Posts293,925
Members13,849
Most Online5,166
Sep 15th, 2019
Today's Statistics
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
Top Posters
AllenAyres 21,079
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,833
Greg Hard 4,625
Top Posters(30 Days)
Top Likes Received
isaac 82
Gizmo 20
Brett 7
WebGuy 2
Morgan 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2024 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20221218)