101
builderb
Re: how to list categories in search
  • 2003/11/10 23:33

  • builderb

  • Not too shy to talk

  • Posts: 137

  • Since: 2003/8/4 2


I have a solution for you but I don't know if it's exactly what your looking for.

In this file: modules/xdirectory/include/search.inc.php contains the SQL statement that XOOPS uses for searches. I've added the category title but when it does a search it lists every result as a category name and not the name of the actual busines.

see my example here and tell me if that is what you're looking for. http://www.folsomliving.com
If it is I'll send you the code.

-Builderb



102
builderb
Re: Search Engines: Just so you know
  • 2003/10/18 23:55

  • builderb

  • Not too shy to talk

  • Posts: 137

  • Since: 2003/8/4 2


That is good Info Catalin. Thanks!

Wingz, I added too many keywords and they dropped me immediately
I did two bad things:
1) Too many keywords. and
2) The same keyword more than three times

I'm slowly pulling myself back up. I'm going to take Catalin's advice and use that tag so see if I can get things going faster.

-Builderb



103
builderb
missing form variables going back
  • 2003/10/18 5:45

  • builderb

  • Not too shy to talk

  • Posts: 137

  • Since: 2003/8/4 2


I think I saw a forum topic on this but I'm not sure.

Users are complaining on my site that if they are registering or entering data in any form on the site and they miss a required field they are asked to go back and re-enter everything all over again which is very discouraging to most.

Is there a way to keep the data from disappearing?

I am currently using x2.03

-Builderb



104
builderb
Re: Business Directory Created
  • 2003/10/17 20:07

  • builderb

  • Not too shy to talk

  • Posts: 137

  • Since: 2003/8/4 2


I don't know how that field was removed when I did my last DB Dump but I've put it back in!

I also created a tar file along with the zip file.

xdirectory.tar
xdirectory.zip



105
builderb
Re: ANSWERED: edituser.php - alter form - new content to database
  • 2003/10/17 15:23

  • builderb

  • Not too shy to talk

  • Posts: 137

  • Since: 2003/8/4 2


I'd be interested in seeing what you have when you're finished.

Will you make it available to download?



106
builderb
Re: How to remove ratings in xdirectory
  • 2003/10/16 20:51

  • builderb

  • Not too shy to talk

  • Posts: 137

  • Since: 2003/8/4 2


I'm assuming you want to add these links as main links? since they are already there as sublinks.

Or are you thinking of something else?



107
builderb
Search Engines: Just so you know
  • 2003/10/16 20:19

  • builderb

  • Not too shy to talk

  • Posts: 137

  • Since: 2003/8/4 2


I bumped myself off the search engines on Sept 29th when I re-did the keywords on my site.
I was getting placed in the top 10 consistently on google and Yahoo before I messed with the metas.

I see today my first visitor from google since that fateful day! Yeah!

So if you find yourself in a similiar situation where you've screwed yourself out of good
rankings on the search engines. And you act quickly to fix it, you can be back on the searches in < 3 weeks.

I love xoops!



108
builderb
Re: How to remove ratings in xdirectory
  • 2003/10/15 15:37

  • builderb

  • Not too shy to talk

  • Posts: 137

  • Since: 2003/8/4 2


in the file templates/xdir_link.html on line# 20 delete this line: which spans line 20-21

<a href="<{$xoops_url}>/modules/xdirectory/ratelink.php?cid=<{$link.cid}>&lid=<{$link.id}>"><b><{$lang_rating}></b><{$link.rating}> (<{$link.votes}>)</a>
<br /><br />

This will delete the display of the ratings.

Did you want to remove the link to "popular" and "Top Rated" in the main menu also?



109
builderb
Re: Business Directory Created
  • 2003/10/15 4:25

  • builderb

  • Not too shy to talk

  • Posts: 137

  • Since: 2003/8/4 2


if you go to line #70 in /xdirectory/modlink.php

it should look like this:
Quote:

$sql = sprintf("INSERT INTO %s (requestid, lid, cid, title, address, address2, city, state, zip, country, phone, fax, email, url, logourl, description, modifysubmitter) VALUES (%u, %u, %u, '%s', '%s', '%s', '%s', '%s', '%s', '%s', '%s', '%s', '%s', '%s', '%s', '%s', %u)", $xoopsDB->prefix("xdir_mod"), $newid, $lid, $cid, $title, $address, $address2, $city, $state, $zip, $country, $phone, $fax, $email, $url, $logourl, $description, $user);


It will only work with the latest version of xdirectory which was created on 10/6/2003.

If you are using a copy that was downloaded before 10/6 you should re-download it.

Let me know if this doesn't solve the problem and I'll try to provide another solution.

Thanks

-Builderb



110
builderb
Re: Fixed width???
  • 2003/10/12 17:42

  • builderb

  • Not too shy to talk

  • Posts: 137

  • Since: 2003/8/4 2


you can pretty much do this with any theme. all you have to do is go to the theme.html file in the theme folder and define the width on the first table to either 700 or 750.





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



Login

Who's Online

267 user(s) are online (171 user(s) are browsing Support Forums)


Members: 0


Guests: 267


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