PhpDig.net

Go Back   PhpDig.net > PhpDig Forums > Bug Tracker

Reply
 
Thread Tools
Old 08-05-2006, 03:28 AM   #1
machek
Green Mole
 
Join Date: Jan 2005
Posts: 2
Problem with MySQL 4.1

When I upgraded database to MySQL 4.1. i had small problem. Text in table phpdigspider was not correctly inserted. There was problem with couple characters.

Was neccessery to add toline 1200 file admin\robot_functions.php to:

mysql_query("SET NAMES 'PHPDIG_ENCODING'");
...
$requete = "INSERT INTO ".PHPDIG_DB_PREFIX."spider SET path='$path',file='$file',first_words='$first_words',upddate='$upddate',md5 ='$md5',site_id='$site_id',num_words='$num_words',last_modified='$lastmodif ied',filesize=".(int)$filesize;

Maybe it was sorted out somewhere, but i didn't find solution.
machek is offline   Reply With Quote
Reply

Thread Tools

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
MySQL smallint(6)... Maskime Mod Submissions 0 03-28-2008 06:52 AM
basic php/mysql verification problem sturomanek Coding & Tutorials 1 03-21-2007 07:06 PM
Problem Mysql when no results noel Troubleshooting 4 10-27-2005 09:56 AM
PhpDig only with Mysql vodevil How-to Forum 8 04-30-2005 05:16 PM
Working with MySql cefiro Troubleshooting 1 02-26-2005 08:19 PM


All times are GMT -8. The time now is 05:32 AM.


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