been having issues with the slideshow on the main page ever since my first upgrade. I keep getting an error message.
In Extensions
Share this post:
Accepted Answer
Someone with some basic knowledge about MySQL should investigate your database, to see what else is missing. If it's only this one table, or if all updates for 1.4.x and 1.5.x has failed. If you have no friend you trust, to give access to your database to investigate and fix it, you might need to hire someone to help you.
With your skills it would be a lot of hand holding and replies back and forth, and risk of more serious trouble, doing all this through a forum ...
But let us test something, but be warn - you might break things. Ensure you take a valid backup first, and learn how to restore it.
1. Check your database to see if the table named "banner_image_description" exists, if you don't find it, skip the rest.
2. If it's there, install the attached file from https://arastta.org/docs/user-manual/extensions/extension-installer
3. Test your banners, and everything else in your system.
4. If all is fine, good, enjoy. Else, restore the backup and get someone to help you.
With your skills it would be a lot of hand holding and replies back and forth, and risk of more serious trouble, doing all this through a forum ...
But let us test something, but be warn - you might break things. Ensure you take a valid backup first, and learn how to restore it.
1. Check your database to see if the table named "banner_image_description" exists, if you don't find it, skip the rest.
2. If it's there, install the attached file from https://arastta.org/docs/user-manual/extensions/extension-installer
3. Test your banners, and everything else in your system.
4. If all is fine, good, enjoy. Else, restore the backup and get someone to help you.
Responses (11)
-
Accepted Answer
-
Accepted Answer
-
Accepted Answer
John Rybak wrote:
Tried to post more, but it wouldn't let me post then it thought i was spamming.
You could have added that info then, so this sites admin could help with it. But yeah, they know their firewall sucks, as I already has told them they should switch ...
John Rybak wrote:
Notice: Error: Unknown column 'language id' in 'where clause'
Error No: 1045
Then the question is how you do your upgrades, since it seems like you haven't run the upgrade script, that should add this new column in the 1.4 update.
But since it's missing you probably need to add it manually then, and also all other missing changes according to your version:
https://github.com/arastta/arastta/blob/master/install/update.php#l353-l535 -
Accepted Answer
-
Accepted Answer
-
Accepted Answer
-
Accepted Answer
I added a "Feature Request" to the GH issues, that would be very helpful in cases like this:
https://github.com/arastta/arastta/issues/636 -
Accepted Answer
-
Accepted Answer
Your Reply
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here.
Register Here »