MySQL Forums
Forum List  »  MyISAM

cscrape.sql import into 5.6 problem
Posted by: Bill Cobb
Date: January 16, 2014 11:44AM

OK, I hvae this problem importing cscrape.sql into v5.6 using workbench and navicat premium. no matter what i do the db imports with no errors yet when i launch cscrape i get the following error:

Notice: Undefined index: success in C:\xampp\htdocs\lies\cScrape\databases.php on line 331

echo_success(htmlspecialchars($_GET['success'], ENT_QUOTES));

and

Notice: Undefined index: success in C:\xampp\htdocs\lies\cScrape\feeds.php on line 213
echo_success(htmlspecialchars($_GET['success'], ENT_QUOTES));

Same error...

this is a windows vbulletin 4.2.2 apache 2.4, mysql workbench 5.6.

if i import this in mysql under xampp it works.

any thoughts/ideas?

bill

Options: ReplyQuote


Subject
Views
Written By
Posted
cscrape.sql import into 5.6 problem
2731
January 16, 2014 11:44AM
1586
January 16, 2014 01:56PM
1588
January 17, 2014 01:22PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.