Permalinks , database sync ??

FLUXrider

Joined: 2006-05-18
Posts: 49
Posted: Tue, 2009-03-24 01:57

Drupal 5.16
Gallery2 2.3
Gallery version = 2.3 core 1.3.0
API = Core 7.54, Module 3.9, Theme 2.6, Embed 1.5
PHP version = 4.4.9 cgi-fcgi
Webserver = Apache
Database = mysql 4.1.20-max-log, lock.system=flock
Toolkits = ArchiveUpload, Exif, Getid3, Ffmpeg, Thumbnail, ImageMagick, Dcraw, NetPBM, LinkItemToolkit
Acceleration = partial/21600, partial/21600
Operating system = Linux web19.opentransfer.com 2.6.27.8 #1 SMP Sun Dec 7 00:34:33 CST 2008 i686
Default theme = ajaxian
gettext = enabled
Locale = en_US
Browser = Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.0.5) Gecko/2008120121 Firefox/3.0.5
Rows in GalleryAccessMap table = 237
Rows in GalleryAccessSubscriberMap table = 1691
Rows in GalleryUser table = 19
Rows in GalleryItem table = 1670
Rows in GalleryAlbumItem table = 87
Rows in GalleryCacheMap table = 3031

I am working slowly through the problems I've been having with the embedded Gallery2 in drupal. Where I am at now is a semi functioning embed that has the side bar showing in Drupal ( minus the dhtml menu ) but I have my thumbs showing fine , and the blocks are fine. Into the embedded galler2 , again , mostly fine except for odd things but thats not why I am back here searching.
If I go to site admin from the embed There are no actions on the plug ins ie no install, disable delete . If I go to the permalinks (Now viewable when the plugins page is showing but strangely absent when first going to site admin)and click on it I get a Drupal page saying access denied. I can set and test url rewrite okay, but I think my problems with pictures from gallery not showing on my drupal pages might be found in permalinks. But I cant access it.
When I go to standalone gallery , I find this is open to any members to login despite it set to not allow standalone access. So , login as admin/ist user gets me logged in fine and as a bonus I can see the dhtml menu and its working and everything looks good . But If I go to any link in the main.php standalone gallery2 , For Instance The path displayed for the almub Public is Http://example.com/drupal/gallery2/v/public which is page not found, while on the embed side , the path is http://example.com/drupal2/v/public , which gets me the album page correctly. I cant get to the standalone site admin to correct the path it has which is a old path before I moved the G2Data folder inside to get the url rewrite working.

It all seems so close to being fixed , fromk where I've come anyway.
If any one has any ideas on what I might do to save this , well , I would be rapt.
Other than some guidance coming , I'll have to reinstall , and then relink all the pictures decorating all the articles in my drupal pages by hand ::shudder::