PhpDig.net

Go Back   PhpDig.net > PhpDig Forums > Troubleshooting

Reply
 
Thread Tools
Old 01-09-2005, 11:23 AM   #1
remc
Green Mole
 
Join Date: Jan 2005
Posts: 4
Doesn't index database

Hi, I've just installed phpdig and everything seems to be fine, except that when I try to index my site, it only finds one link (the link to the homepage). I am using mambo, and all my content sits inside of a database. Any ideas? Thanks
remc is offline   Reply With Quote
Old 01-09-2005, 11:26 AM   #2
Charter
Head Mole
 
Charter's Avatar
 
Join Date: May 2003
Posts: 2,539
http://www.phpdig.net/navigation.php?action=doc#toc2
__________________
Responses are offered on a voluntary if/as time is available basis, no guarantees. Double posting or bumping threads will not get your question answered any faster. No support via PM or email, responses not guaranteed. Thank you for your comprehension.
Charter is offline   Reply With Quote
Old 01-09-2005, 11:43 AM   #3
remc
Green Mole
 
Join Date: Jan 2005
Posts: 4
Okay, so I understand that phpdig works by following links. Now, the question is, does it pass parameters through links as well? Mambo works by sending all content to the index.php page, with variables passed in the link (i.e. index.php?option=com_content&task=view&id=80&Itemid=58), which is processed and displayed accordingly. On the main page that I'm trying to index, there are several menus with links to different areas of the site, all with base url http://mysite/index.php and the accompanying variables. It doesnt' seem to me that phpdig is storing these? Thanks
remc is offline   Reply With Quote
Old 01-09-2005, 11:56 AM   #4
Charter
Head Mole
 
Charter's Avatar
 
Join Date: May 2003
Posts: 2,539
4.3. Configuring robot and engine

Code:
// <base href="http://mamboserver.com/" />

define('PHPDIG_IN_DOMAIN',false);            //allows phpdig jump hosts in the same
                                             //domain. If the host is "www.mydomain.tld",
                                             //domain is "mydomain.tld"
If you set PHPDIG_IN_DOMAIN to true, does it index?
__________________
Responses are offered on a voluntary if/as time is available basis, no guarantees. Double posting or bumping threads will not get your question answered any faster. No support via PM or email, responses not guaranteed. Thank you for your comprehension.
Charter is offline   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Can't connect to Database liquidice Script Installation 16 01-16-2005 11:17 PM
Database records. Dave A The Mole Hole 3 12-17-2004 09:48 PM
work with the database? cherry1499 How-to Forum 4 09-18-2004 03:03 PM
database format pacotelic How-to Forum 1 05-09-2004 03:34 PM
index database juanfri How-to Forum 1 03-24-2004 04:40 AM


All times are GMT -8. The time now is 01:33 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright © 2001 - 2005, ThinkDing LLC. All Rights Reserved.