Welcome, Guest
Username Password: Remember me

7.0 show 2 completely different total errors
(1 viewing) (1) Guest
Please be sure to provide your Joomla version, Php version, MySQL version, and how to recreate the problem.
  • Page:
  • 1

TOPIC: 7.0 show 2 completely different total errors

7.0 show 2 completely different total errors 07 Jun 2011 20:16 #2650

I apologize in advance for the length of this post.

I had a working sandbox of Joomla 1.6, with a database migrated from 1.5, and installed BS 7.0 beta. 7.0 recognized the files from the migrated database and seemed to be working well (I did not test thoroughly, but saw no errors and all displayed properly).

Because I had used an older database backup, the 1.6 site did not include more recent sermon files. So I used the Export/Import component to pull in files. Import completed without error, according to the component messages, but when I went to view studies, I saw only this:

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/content/01/7578201/html/GraceChurch2/libraries/joomla/database/database/mysql.php on line 317
 
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/content/01/7578201/html/GraceChurch2/libraries/joomla/database/database/mysql.php on line 317
 
Warning: Invalid argument supplied for foreach() in /home/content/01/7578201/html/GraceChurch2/libraries/joomla/database/database/mysql.php on line 701
 
Warning: Invalid argument supplied for foreach() in /home/content/01/7578201/html/GraceChurch2/libraries/joomla/database/database/mysql.php on line 701
 
Warning: Invalid argument supplied for foreach() in /home/content/01/7578201/html/GraceChurch2/libraries/joomla/database/table.php on line 362
 
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/content/01/7578201/html/GraceChurch2/libraries/joomla/database/database/mysql.php on line 317
 
Warning: Invalid argument supplied for foreach() in /home/content/01/7578201/html/GraceChurch2/administrator/components/com_biblestudy/helpers/translated.php on line 16


Looking for solutions, I came across a different set of instructions which said to import BEFORE installing 7.0. I uninstalled everything, dropped tables from the database (both j16_bsms_XXX and jos_bsms_XXX, which I assumed were from old and newer databases), and started again with importing first, then installing 7.0.

Again, import and installation completed without error, per messages, but opening the component showed that my Admin template could not be displayed, and I had a whole string of error messages (pasted below). Clearing everything and trying again from scratch did not help.

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/content/01/7578201/html/GraceChurch2/libraries/joomla/database/database/mysql.php on line 317
 
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/content/01/7578201/html/GraceChurch2/libraries/joomla/database/database/mysql.php on line 317
 
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/content/01/7578201/html/GraceChurch2/libraries/joomla/database/database/mysql.php on line 317
 
Warning: Invalid argument supplied for foreach() in /home/content/01/7578201/html/GraceChurch2/administrator/components/com_biblestudy/helpers/translated.php on line 16


Suggestions?

Re: 7.0 show 2 completely different total errors 09 Jun 2011 18:43 #2651

  • Tom
  • OFFLINE
  • Moderator
  • Posts: 305
If you've already tried this, let me know - but I'd suggest using the migration component to export all of your newer JBS 6.2.4 database, then use the migration tool to import and migrate to your 1.6 sandbox, then install JBS 7.0 again. See if that works.

I am interested in knowing what happened here, perhaps there is a bug in the export/import component.

You can also open a support ticket (link at bottom) and we can look at your 6.2.4 JBS database and try it ourselves.

Tom
  • Page:
  • 1
Time to create page: 1.26 seconds