Gallery2 Drupal Links Broken

artnpics

Joined: 2005-10-18
Posts: 39
Posted: Sun, 2006-04-09 22:04

Integration: drupal 4.6.3
Gallery: 2.0x

I am getting this error:

Warning: main(/home/domain/public_html/UpgradeStep.class): failed to open stream: No such file or directory in /home/domain/public_html/index.php on line 42

Fatal error: main(): Failed opening required '/home/domain/public_html/UpgradeStep.class' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/domain/public_html/index.php on line 42

Links look like this in Drupal sidebar (images link from embedded gallery): http://www.domain.com/home/gallery2/main.php?g2_view=core.DownloadItem&g2_itemId=69&g2_serialNumber=1&g2_GALLERYSID=4f3644bf14623464c2a52bbd03018b32

In non-embedded gallery: http://www.artnpics.com/home/gallery2/main.php?g2_view=core.DownloadItem&g2_itemId=73&g2_serialNumber=2

I believe this started when I changed the embedded path in the Gallery Module, in Gallery settings - in Drupal admin. I have Gallery 2.0x installed and Drupal 4.63. I can't get into the administration settings to undo the damage as I can't log in or click on any links without getting the above error.

I am also getting this error when opening my home (Drupal) page in IE explorer:
Line: 20
Char: 1
Error: Object Expected
Code: 0
URL: http://www.domain.com/home

 
kiz_0987

Joined: 2005-02-27
Posts: 189
Posted: Mon, 2006-04-10 10:33

Is this now fixed? Your site looks OK to me.

 
artnpics

Joined: 2005-10-18
Posts: 39
Posted: Mon, 2006-04-10 21:12

Hello-

Are you the developer of gallery.module? If you are, thank you for your work on it and for taking the time to answer my issue. I couldn't get assistance to my question yesterday and needed to get my site to a functioning level again so I reloded Drupal very early in the morning.

I have had linking issues in the past when I turn off/on URL rewrite; I couldn't figure out what was broken and had to reload Drupal or Gallery. What can I do to ensure I don't disable the links/fuctionality in the future? I know much more about designing than programming. can you tell me if it would be better to run Drupal 4.7x with the gallery.module? What module version should I be using with 4.63; with 4.7rc2?

Again, thanks for taking the time to help me!