![]() |
No link in temporary table
I have some problems with indexing. Some sites will index but some others won't.
exemple : www.ati.com works but www.diabloii.net doesn't works in the case of www.diabloii.net : No link in temporary table appears. What can be the solution for that? |
Hi. Try replacing the robot_functions.php file with the one in the ZIP attached in this thread.
|
index prob
No, it doesn't changed anything.
|
Hi. Try making the changes in this thread. Once done, delete the site from the admin panel and then try a new index.
|
no changes
It still doesn't work.
|
Hi. How long do you let it run? Do you encounter a timeout issue? Below is the start of the index output.
SITE : http://www.diabloii.net/ Exclude paths : - @NONE@ 1:http://www.diabloii.net/ (time : 00:00:11) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + level 1... 2:http://www.diabloii.net/copyright.php (time : 00:01:04) 3:http://www.diabloii.net/columnists/behind-veil10.shtml (time : 00:01:22) 4:http://www.diabloii.net/forms/add-strategy.shtml (time : 00:01:38) 5:http://www.diabloii.net/fotd/index.shtml (time : 00:01:58) ... |
I got this
Spidering in progress... -------------------------------------------------------------------------------- SITE : http://www.diabloii.net/ Exclude paths : - @NONE@ 1:http://www.diabloii.net/\1/ (time : 00:00:07) No link in temporary table -------------------------------------------------------------------------------- links found : 1 http://www.diabloii.net/\1/ Optimizing tables... Indexing complete ! -------------------------------------------------------------------------------- [Back] to admin interface. |
Hi. Hmm, what's that \1/ hanging out on the end of the link?
Using the robot_functions.php file from the ZIP, what happens if you replace the following: PHP Code:
PHP Code:
|
i still got this
SITE : http://www.asus.com/ Exclude paths : - @NONE@ 1:http://www.asus.com/\1/ (time : 00:00:08) No link in temporary table -------------------------------------------------------------------------------- links found : 1 http://www.asus.com/\1/ Optimizing tables... Indexing complete ! -------------------------------------------------------------------------------- [Back] to admin interface. this time on www.asus.com and same thing on www.diabloii.net what do you mean by "word" wrapping |
Hi. What is $phpdig_language set to in the config file?
The "word" wrapping means, for example, that one line of code breaks and gets displayed over two lines. |
my current language is "en" witch means english i suppose
|
Hi. When you run the following query, are there any URLs with \1/ appended to the end, or do they all end with just a / character?
SELECT site_url FROM sites; If you don't have any URLs in the table, just attempt to crawl that site again and then query. Also, what OS/setup/version are you running? |
i'm using windowsXP, the version of phpdig is 1.8.0, apache 1.3.24 and easyphp 1.6
how do you make your query? |
configs
im using Wondows XP Pro with easyphp 1.6
im also behind a firewall of a router, do i have to open a port? how do you make your query |
Installation
Can't connect to database Verify connection datas. Type here the MySql parameters. Specify a valid existing user who can create databases if you choose create or update. Hostname : localhost Port (none = default) : Sock (none = default) : User : michabis Password : ******** PhpDig database : phpdig Tables prefix : why i cant connect |
Hi. You could make the query using shell or phpMyAdmin. Otherwise, take a look at the sites listed in the admin panel. Any of them have a \1/ appended to the end?
The "Can't connect to database - Verify connection datas" error is because the database information in connect.php is incorrect. If editing manually, the < and > characters should not be there. |
now i got this with easyphp 1.7 on windows xp sp1
SITE : http://www.diabloii.net/ Exclude paths : - @NONE@ Fatal error: Call to undefined function: is_executable() in d:\marde\phpdig\admin\robot_functions.php on line 665 i don't get any \1/ at the end of the site in the database |
Hi. The fatal error question has been answered in this thread. As for the \1/ thing, I'm not able to duplicate it. Perhaps go through the code and echo out the URL at various places and see where \1/ gets appended to the end.
|
i just have a / at the end i don't have any \1/
|
Hi. An / is fine. Do you get \1/ anymore? If so, try echoing out the URL in various places in the code to see where it gets appended.
|
no i dont get any \1/
|
All times are GMT -8. The time now is 10:58 AM. |
Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright © 2001 - 2005, ThinkDing LLC. All Rights Reserved.