61
builderb
Re: Business Directory Created
  • 2004/1/14 4:46

  • builderb

  • Not too shy to talk

  • Posts: 137

  • Since: 2003/8/4 2


Hello Script_fu, atmoloq,

Xoops is experiencing difficulties with displaying user info so could you please contact me so I can send you the files.

Sorry for sending you to my site to contact me but I'm trying to minimize spam to my email account

Thanks,

-B



62
builderb
Re: Business Directory Created
  • 2004/1/13 19:45

  • builderb

  • Not too shy to talk

  • Posts: 137

  • Since: 2003/8/4 2


Ok, I have it to a point where I need some beta testers to help work out some bugs. Anyone willing to beta test?

Contact me if you would like to beta test this module and I'll send you a link to download. I need people that can provide good details on any problems they encounter when Installing and using this module.

Once I'm able to work out the bugs I'll make it available for everyone to download.


Thanks,
-Builderb



63
builderb
Re: Inventory Module (specifically realestate) Needed
  • 2004/1/12 22:41

  • builderb

  • Not too shy to talk

  • Posts: 137

  • Since: 2003/8/4 2


I heavily modified the xDirectory module to display real estate properties on my site and it's working out pretty good so far.

I had OpenRealty running on my site before but, it was very difficult to populate the database with a text file because each listing was broken up into 3 tables in the DB.
Plus it wasn't a XOOPS module.

Hope this helps.

-Builderb



64
builderb
Re: Xdirectory problem
  • 2004/1/10 21:38

  • builderb

  • Not too shy to talk

  • Posts: 137

  • Since: 2003/8/4 2


I think I found the problem.

@ line# 152

replace this:
echo "<textarea name=description cols=\"60\" rows=\"5\">$description</text>\n";

with this:
echo "<textarea name=\"description\" cols=\"60\" rows=\"5\">$description</textarea>\n";

Let me know if that doesn't work.

-Builderb

P.S I'm getting the new module ready to release this weekend.



65
builderb
Re: animated GIF manipulation
  • 2004/1/10 21:33

  • builderb

  • Not too shy to talk

  • Posts: 137

  • Since: 2003/8/4 2


Photoshop 6.0 or above. Standard for graphic design and manipulation.



66
builderb
Re: Xdirectory problem
  • 2004/1/10 17:06

  • builderb

  • Not too shy to talk

  • Posts: 137

  • Since: 2003/8/4 2


can you post the code from /admin/index.php between the following lines:
@ line#86 function listNewLinks()
to
@ line#190 xoops_cp_footer();

This is the section that deals with approving new links.

-Builderb



67
builderb
mysql help
  • 2004/1/10 7:04

  • builderb

  • Not too shy to talk

  • Posts: 137

  • Since: 2003/8/4 2


Does anyone know how to compare a variable against 2 columns in a table?

example:

Select * from xoops_table where column_1=$variable OR column_2=$variable

I looked for the answer onhttp://www.mysql.com/ and was unsuccessful.

I'm trying to create a listing in the db that can be cross-referenced in 2 categories.

Any help is appreciated.

-Builderb



68
builderb
Re: Code Writing Weapon of Choice?
  • 2004/1/5 21:36

  • builderb

  • Not too shy to talk

  • Posts: 137

  • Since: 2003/8/4 2


WOW! Am I the only one using Macromedia HomeSite? I've used it in every high-tech company I've worked for and really like it....although, it's not freeware and I've never actually bought a copy myself.

-builderb



69
builderb
Re: Business Directory Created
  • 2003/12/23 17:20

  • builderb

  • Not too shy to talk

  • Posts: 137

  • Since: 2003/8/4 2


Hello Bobt,

I would like to see the changes you made. That is a feature I was going to work on after the next release.

Happy Holidays!

-b



70
builderb
Re: Business Directory Created
  • 2003/12/23 17:03

  • builderb

  • Not too shy to talk

  • Posts: 137

  • Since: 2003/8/4 2


Hey Monty,

In /xdirectory/templates/xdir_link.html @ line# 11 you should have something like this:


Quote:
<{if $link.url != ""}>
<{if $link.premium =="1"}>
<a href='visit.php?cid=<{$link.cid}>&lid=<{$link.id}>' target='_blank'><img src='images/link.gif' border='0' alt='<{$lang_visit}>'><{$link.url}></a><br>
<{/if}>
<{/if}>


If that code is already there then there is a problem with either viewcat.php or index.php where the premium field hasn't been defined.

This will all be better when I release the next version...I hope




TopTop
« 1 ... 4 5 6 (7) 8 9 10 ... 14 »



Login

Who's Online

230 user(s) are online (170 user(s) are browsing Support Forums)


Members: 0


Guests: 230


more...

Donat-O-Meter

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

Latest GitHub Commits