Thank you for that link... I appreciate that I can actually learn something from all of this...
I look forward to your comments on what I should do next.
Here are the results of the querry...
Host: localhost
Database: cambodia_Gallery2
Generation Time: Nov 23, 2006 at 05:40 AM
Generated by: phpMyAdmin 2.9.0.2 / MySQL 4.1.21-standard-log
SQL query: SELECT * FROM g2_PluginParameterMap WHERE g_pluginId = 'core' and g_parameterName = '_version' LIMIT 0, 30 ;
Rows: 1
g_pluginType g_pluginId g_itemId g_parameterName g_parameterValue
module core 0 _version 1.1.0.1
valiant
Joined: 2003-01-04
Posts: 32509
Posted: Thu, 2006-11-23 12:30
> core 0 _version 1.1.0.1
aha, that's bad!
the core version in your versions.dat is 1.1.20 (same as in modules/core/module.inc), but the database is still on version 1.1.0.1 which is ~ Gallery 2.1.1.
So your upgrade didn't work correctly.
we should find out why your g2 doesn't upgrade correctly.
how large is youe database / g2data backup from g2.1.2? if it's not crazy large, i'd appreciate to download it from your server and to troubleshoot the problem on my own server (that's a lot faster than troubleshooting / debugging via ftp).
please send me a PM if you can offer me access to your backup.
DamienA
Joined: 2003-05-25
Posts: 203
Posted: Sun, 2006-12-10 07:14
Have sent you a PM with the details...
Thanks in advance!
DamienA
Joined: 2003-05-25
Posts: 203
Posted: Mon, 2007-03-26 23:13
Hello, I sent several Private Messages to Valiant but have had no response... I myself became quite busy around the end of last year and was not able to follow up on things till now.
The problem is still outstanding and I would really like to resolve it and am willing to pay for assistance to do so... It would be impossible for me to rewrite the captions in Japanese from scratch as the guy that I help the site with is recovering from cancer and I cannot easily ask him to redo everything...
Posts: 203
Thanks for getting back to me... I am trying to work out how to ‘run’ a querry on the database but cannot work it out...
When I have my database selected in phpMyAdmin, I click on the Querry tab... Within that page I see a window with:
SQL query on database cambodia_Gallery2:
as the heading so I copied in:
SELECT * FROM g2_PluginParameterMap WHERE g_pluginId = 'core' and g_parameterName = '_version';
and then I hit the Submit Querry button....
I get a warning message:
You have to choose at least one column to display
I am not sure how else to proceed as I am not sure what column I need to display. I guess I am in the wrong area...
Sorry to be such a pain...
Thanks in advance.
Posts: 32509
i guess we have a basic misunderstanding. i hope this helps to understand the SQL input field of phpmyadmin a little better:
http://www.php-editors.com/articles/sql_phpmyadmin.php
Posts: 203
Thank you for that link... I appreciate that I can actually learn something from all of this...
I look forward to your comments on what I should do next.
Here are the results of the querry...
Host: localhost
Database: cambodia_Gallery2
Generation Time: Nov 23, 2006 at 05:40 AM
Generated by: phpMyAdmin 2.9.0.2 / MySQL 4.1.21-standard-log
SQL query: SELECT * FROM g2_PluginParameterMap WHERE g_pluginId = 'core' and g_parameterName = '_version' LIMIT 0, 30 ;
Rows: 1
g_pluginType g_pluginId g_itemId g_parameterName g_parameterValue
module core 0 _version 1.1.0.1
Posts: 32509
> core 0 _version 1.1.0.1
aha, that's bad!
the core version in your versions.dat is 1.1.20 (same as in modules/core/module.inc), but the database is still on version 1.1.0.1 which is ~ Gallery 2.1.1.
So your upgrade didn't work correctly.
we should find out why your g2 doesn't upgrade correctly.
how large is youe database / g2data backup from g2.1.2? if it's not crazy large, i'd appreciate to download it from your server and to troubleshoot the problem on my own server (that's a lot faster than troubleshooting / debugging via ftp).
please send me a PM if you can offer me access to your backup.
Posts: 203
Have sent you a PM with the details...
Thanks in advance!
Posts: 203
Hello, I sent several Private Messages to Valiant but have had no response... I myself became quite busy around the end of last year and was not able to follow up on things till now.
The problem is still outstanding and I would really like to resolve it and am willing to pay for assistance to do so... It would be impossible for me to rewrite the captions in Japanese from scratch as the guy that I help the site with is recovering from cancer and I cannot easily ask him to redo everything...
Anyone out there who would want to give it a try?
Damien Andrews
Posts: 32509
maybe the replies in this bug tracker are somewhat helpful:
http://sourceforge.net/tracker/index.php?func=detail&aid=1593272&group_id=7130&atid=107130
--------------
Doumentation: Support / Troubleshooting | Installation, Upgrade, Configuration and Usage
Posts: 203
Thanks for the reply Valiant. The link you have sent me looks hopeful.
I will do my best to resolve it, otherwise I will use the Gallery paid support system...
Once again, thanks!