lower means decrease the value
Kenneth, please restore backup, switch to the default theme, disable 3rd party plugins and PM me your Cpanel access details and admin access details, I'll take a look and try to update your software.
lower means decrease the value
Kenneth, please restore backup, switch to the default theme, disable 3rd party plugins and PM me your Cpanel access details and admin access details, I'll take a look and try to update your software.
I send you cpanel detail for update of new version, Please advise when it will done,....
Even after the manual update, I'd see a message which tells me that I have the latest version, but when I try to go back to the homepage or back to the admin panel, the page takes a lifetime to eventually end up with yet another Error 500. I'm really not sure what else I can try to force this update through, so it looks like I'll keep the previous version. I'll try to update again when the next version is released...
friend, to me is happening the same thing.
the previous version was working perfectly after updating it happens
-
excuse the English, I'm from Brazil and I am using google translate
you could fix the site?
I'm in battle here haha
------
@ross
It is not the best available 1.8.0 which is working perfectly tidy up the 1.8.1?
At this point you should run domain.com/ow_updates disregarding the error. If you still get the error, you need to decrease the soft_built in the ow_base_config table and try to run domain.com/ow_updates.
Guys, when you upload the update pack, the files change of course, however the database doe's not correspond to the files, which is why you have 500 error.How do you run this through ftp?At this point you should run domain.com/ow_updates disregarding the error. If you still get the error, you need to decrease the soft_built in the ow_base_config table and try to run domain.com/ow_updates.
Options +FollowSymLinks
RewriteEngine On
AddEncoding gzip .gz
AddEncoding gzip .gzip
<FilesMatch "\.(js.gz|js.gzip)$">
ForceType text/javascript
</FilesMatch>
<FilesMatch "\.(css.gz|css.gzip)$">
ForceType text/css
</FilesMatch>
RewriteCond %{REQUEST_URI} !^/index\.php
RewriteCond %{REQUEST_URI} !/ow_updates/index\.php
RewriteCond %{REQUEST_URI} !/ow_updates/
RewriteCond %{REQUEST_URI} !/ow_cron/run\.php
RewriteCond %{REQUEST_URI} !/e500\.php
RewriteCond %{REQUEST_URI} !/captcha\.php
#RewriteCond %{REQUEST_URI} (/|\.php|\.html|\.htm|\.xml|\.feed|robots\.txt|\.raw|/[^.]*)$ [NC]
RewriteCond %{REQUEST_FILENAME} (/|\.php|\.html|\.htm|\.xml|\.feed|robots\.txt|\.raw|/[^.]*)$ [NC]
RewriteRule (.*) index.php
OW Debug - Exception
Message: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'key' in 'field list'
File: /root/ow_core/database.php
Line: 723
Trace:
#0 /root/ow_core/database.php(723): PDOStatement->execute()
#1 /root/ow_core/database.php(476): OW_Database->execute('INSERT INTO `ow...', Array)
#2 /root/ow_core/database.php(512): OW_Database->insert('INSERT INTO `ow...', Array)
#3 /root/ow_core/base_dao.php(216): OW_Database->insertObject('ow_RDVZbase_the...', Object(BOL_Theme))
#4 /root/ow_system_plugins/base/bol/theme_service.php(210): OW_BaseDao->save(Object(BOL_Theme))
#5 /root/ow_core/application.php(800): BOL_ThemeService->updateThemeList()
#6 /root/ow_core/application.php(583): OW_Application->updateCachedEntities(1)
#7 /root/ow_core/application.php(172): OW_Application->devActions()
#8 /root/index.php(54): OW_Application->init()
#9 {main}
Type: PDOException