Welcome, Guest
Username Password: Remember me

Error Saving in anything after fresh install
(1 viewing) (1) Guest
  • Page:
  • 1
  • 2

TOPIC: Error Saving in anything after fresh install

Error Saving in anything after fresh install 20 Jun 2010 19:07 #2303

After successfully installing 6.1.5 Bible Study, Mod, and Search I cannot setup a template or add a teacher. I only get an error that simply states "error saving". Not sure if there is a permissison issue going on... Thanks is advance for the help!

Kevin

Re:Error Saving in anything after fresh install 21 Jun 2010 07:25 #2304

  • Tom
  • OFFLINE
  • Administrator
  • Posts: 860
Can you check your database? It seems sometimes the database doesn't install properly. You should look for a series of tables with the prefix jos_bsms_

If they aren't there, try unintalling (you will get errors) and reinstalling again and check the db again.

If there are those tables, let us know and we'll go from there!

Tom
"You shall know the truth and the truth shall set you free." JC

Re:Error Saving in anything after fresh install 23 Jun 2010 03:57 #2308

That is the problem! The table were not setup during the install. I was able to remove all Bible Study products and reinstall, but the tables were not created the second time either.

Something interesting! I am not able to install Bible Study Component from the Upload Package File in Joomla. When using this option I get a Internet Explorer blank page. Both times I have installed have been through the Joomla Install from Directory option. I am not sure this is a issue but thought I would throw it out there.

Can I create the tables manually???

Thanks
Kevin

Re:Error Saving in anything after fresh install 23 Jun 2010 08:22 #2309

  • Tom
  • OFFLINE
  • Administrator
  • Posts: 860
Hi Kevin,

It seems likely that you have a server timeout issue. I think the php command is something like max_execution_time or similar. That's why you have to do it from the server directory. I have a site that does the same thing to me.

Yes you can install the database manually. Here is a link to a download of the 6.1.x schema. Rename it to .sql or just copy the contents into your query window. joomlabiblestudy.org/invisible-downloads...ase-schema-for-6.1.x

However - I'm a little concerned that some of the post file copy actions needed won't be taken due to perhaps some other issue with the server.

So, try to install the db tables manually - this will only work if your db prefix is jos_ - if not, you'll need to edit this file.

Then let me know what happens!

Tom
"You shall know the truth and the truth shall set you free." JC
Last Edit: 23 Jun 2010 08:28 by Tom.

Re:Error Saving in anything after fresh install 24 Jun 2010 16:21 #2313

Thanks Tom,

I attempted to install manually but recieved the following error...

Error
SQL query:

-- phpMyAdmin SQL Dump
-- version 3.2.0.1
-- www.phpmyadmin.net
--
-- Host: localhost
-- Generation Time: Jun 23, 2010 at 08:18 AM
-- Server version: 5.1.37
-- PHP Version: 5.3.0
SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO"

MySQL said:

#1064 - You have an error in your SQL syntax near 'SQL_MODE="NO_AUTO_VALUE_ON_ZERO"' at line 10

Re:Error Saving in anything after fresh install 24 Jun 2010 16:26 #2314

  • Tom
  • OFFLINE
  • Administrator
  • Posts: 860
Can you just remove that line and try again? I'm not sure why that got in there.
"You shall know the truth and the truth shall set you free." JC
  • Page:
  • 1
  • 2
Time to create page: 0.66 seconds