Il like to make changes via PhpMyAdmin or Navicat to a g2_item field g2_description.
Changes are stored in the database but not updated in my album, so probably I have no write access from outside to the album.
How do I cange that
Thank you, Louis (a newcomer in the MySql environment)
Posts: 3236
Well, the best way is to do this through G2. You should have plenty of access. Though, maybe you want to make mass updates? In that case, I think what you need to do is clear some of G2's cache. You can use the tools to do this, I think in /lib/tools/tests or /setup/lib/tools/tests (I forget).
Posts: 8601
lib/tools/test/index.php FlushCache
do this after any manual db updates to see the changes in G2.
we'll eventually move this capability into Site Admin.
Posts: 3
It works great!!!!!!!!!!!!!!! Problem solved
thank you, Louis
Posts: 7985
FYI, I just added some code to allow you to flush the database caches. Get the next nightly build and go to Site Admin -> Maintenance and run the "Flush database cache" task.
Posts: 3
Hi,
Where can I find the update?
The last update is of 4 march 2005 on sourceforge
Posts: 32509
http://galleryupdates.jpmullan.com
(you find these links in the left side menu, downloads)