121
builderb
Re: Restaurant Guide Module Wanted
  • 2003/10/7 17:44

  • builderb

  • Not too shy to talk

  • Posts: 137

  • Since: 2003/8/4 2


I checked out your site and what you have is very close to what I'd like to do - BTW, your site is very nice!
I would actually like to post the restaurants menus as well as other restaruant info. and possibly even have an "Online Reservations" system.

I think I may start out with the same setup you have and try to create my own module later.

Are you looking to enhance that area of your site too?

-Builderb



122
builderb
Re: Business Directory Created
  • 2003/10/6 17:27

  • builderb

  • Not too shy to talk

  • Posts: 137

  • Since: 2003/8/4 2


Ok, I've been able to find some time to add the requested fields to the xdirectory module. This new version now includes the following NEW fields: address2, country, fax, and email.

You can download it here

Please post any bugs/comments to this thread.

Thanks!

-Builderb



123
builderb
Re: Logo and Theme design
  • 2003/10/3 18:13

  • builderb

  • Not too shy to talk

  • Posts: 137

  • Since: 2003/8/4 2


I can help you out.

I created the logo and theme for my community site www.folsomliving.com as well as corporate logos for small to medium size businesses.

I'd be willing to trade if you know PHP and could help me enhance my xDirectory module.

Let me know,

-B



124
builderb
Restaurant Guide Module Wanted
  • 2003/10/1 5:39

  • builderb

  • Not too shy to talk

  • Posts: 137

  • Since: 2003/8/4 2


Is anyone out there working on a restaurant guide module? If so, I would gladly help in anyway I could.

-b



125
builderb
Team Sports Module Needed
  • 2003/10/1 5:37

  • builderb

  • Not too shy to talk

  • Posts: 137

  • Since: 2003/8/4 2


Is anyone currently working on a module to manage multiple sports leagues? Soccer, football, basketball, etc.

Or maybe even one type of sport?

-b




126
builderb
Re: How do I 'add' to the user registration page?
  • 2003/9/25 21:43

  • builderb

  • Not too shy to talk

  • Posts: 137

  • Since: 2003/8/4 2


I did the same kind of thing on my site for the user registration page. In this page: /include/registerform.php @ line 39 I added this:

Quote:
$email_tray = new XoopsFormElementTray(_US_EMAIL, "<br /><b>IMPORTANT:</b> Please use a valid e-mail address. You will receive an automatic e-mail response <u>to this address</u> containing your account activation code.<br />");


I added this blurb:
IMPORTANT: Please use a valid e-mail address. You will receive an automatic e-mail response <u>to this address</u> containing your account activation code.

you can see it on my site here

Hope this helps.

-Builderb



127
builderb
Re: Business Directory Created
  • 2003/9/24 22:26

  • builderb

  • Not too shy to talk

  • Posts: 137

  • Since: 2003/8/4 2


Hello all,
I do apoligize for the hard-coded portions of the xdirectory module
I created this module out of necessity for my own site since there was nothing like it at the time and that is why
you will see "bad coding standards" like hard-coding and no documentation. I've been working very quickly on this module for
my own site because there is a huge demand from local businesses to to get listed on a local directory.

And although this module works very well for me and my audience it does tend to alienate those sites in
other countries. I am working slowly but surely on enhancing this module to incorporate the requests
discussed in this forum and make it a more "world-friendly" module.
I've said this a few times but, I'll say it again...If anyone would like to help with the
enhancements I would really appreciate it

with that said, I had better get back to work.



128
builderb
Re: Business Directory Created
  • 2003/9/23 5:50

  • builderb

  • Not too shy to talk

  • Posts: 137

  • Since: 2003/8/4 2


That's correct. I fixed the files today(09/22/2003) and added them to the zip file you can see my post earlier at the top of this page. You can either modify your existing files with the fixes mentioned in this post or download the zip file here

I fixed the other bug that Beppe brought up and added that to the zip file too. Good job Beppe!! This is why I love working with GPL and the XOOPS community!

Post any bugs/fixes here so we're all aware of them.

Thanks,

Builderb



129
builderb
Re: Business Directory Created
  • 2003/9/22 20:00

  • builderb

  • Not too shy to talk

  • Posts: 137

  • Since: 2003/8/4 2


Now that I have the current version working correctly I'll go forward and start adding new fields like address2, fax, email, country, etc.

But before I do that my #1 priority right now is enabling "category sponsorships" where I can give a listing a "premium" status and that listing will show up at the top of their category in a highlighted box and since I'm just a hacker and not a programmer it may take me awhile. Unless there is a programmer out there willing to take on this task

I'll post any updates here.



130
builderb
Re: Business Directory Created
  • 2003/9/22 19:42

  • builderb

  • Not too shy to talk

  • Posts: 137

  • Since: 2003/8/4 2


I FIXED IT!

I found the problem in admin/index.php @ line #950 I forgot to add the following:

$address = $HTTP_POST_VARS['address'];
$city = $HTTP_POST_VARS['city'];
$state = $HTTP_POST_VARS['state'];
$zip = $HTTP_POST_VARS['zip'];
$phone = $HTTP_POST_VARS['phone'];


It works now! I guess I just need a pair of fresh eyes to find the problem.

The zip file is now updated with all the working files.

Whew, I feel better now




TopTop
« 1 ... 10 11 12 (13) 14 »



Login

Who's Online

246 user(s) are online (178 user(s) are browsing Support Forums)


Members: 0


Guests: 246


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits