GalleryS

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
kishman155
Translator
Translator
Posts: 169
Joined: Sat Mar 12, 2005 12:30 pm
Location: Vienna

Re: GalleryS

Post by kishman155 »

try to replace
line 167
required '../home/c/h/chaseview/public_html/modules/galleryS/singapore/includes/singapore.class.php'
with
this

Code: Select all

require_once dirname(__FILE__).'/singapore/includes/singapore.class.php';
mfg
Kris
kishman155
Translator
Translator
Posts: 169
Joined: Sat Mar 12, 2005 12:30 pm
Location: Vienna

Re: GalleryS

Post by kishman155 »

try to replace
line 167
require_once dirname(__FILE__).'/singapore/includes/singapore.class.php';
with
this
Code:
require_once dirname(__FILE__).'/includes/singapore.class.php';

mfg
Kris
climberusa
Forum Members
Forum Members
Posts: 126
Joined: Sun Feb 26, 2006 7:10 pm

Re: GalleryS

Post by climberusa »

I'm getting the same error. Just installed the gallery.
{/nocache:ae2f61ea21fffc3912faa16772eedc6b#7} {nocache:ae2f61ea21fffc3912faa16772eedc6b#8}
Warning: singapore(../../../../home/.fermi/bbncnet/bbnc.net/admin/modules/galleryS/singapore/includes/translator.class.php): failed to open stream: No such file or directory in /home/.fermi/bbncnet/bbnc.net/admin/modules/galleryS/singapore/includes/singapore.class.php on line 75

Fatal error: singapore(): Failed opening required '../../../../home/.fermi/bbncnet/bbnc.net/admin/modules/galleryS/singapore/includes/translator.class.php' (include_path='.:/usr/local/lib/php') in /home/.fermi/bbncnet/bbnc.net/admin/modules/galleryS/singapore/includes/singapore.class.php on line 75
Does anybody have a fix for this?
magicpio
Forum Members
Forum Members
Posts: 30
Joined: Mon Dec 05, 2005 7:54 pm

Re: GalleryS

Post by magicpio »

I had troubles accessing Singapore galleries because path names were too long.

For me setting a short symbolic link in cmcmadesimple to the root of the gallery worked.
sparky

Re: GalleryS

Post by sparky »

magicpio wrote: I had troubles accessing Singapore galleries because path names were too long.

For me setting a short symbolic link in cmcmadesimple to the root of the gallery worked.
I had the same problem with too long pathnames. What do you mean with symbolic link to the root of the gallery? It would be just great if you could give me some more details.
magicpio
Forum Members
Forum Members
Posts: 30
Joined: Mon Dec 05, 2005 7:54 pm

Re: GalleryS

Post by magicpio »

Hello Sparky,

see this thread in the Singapore Gallery forum:
http://www.sgal.org/forum/viewtopic.php?id=1094

I´m talking about a Linux install here.


I´ve also used a symlink to run the CMSMS tag "random_image" to cope with long path names.
See this thread.
http://forum.cmsmadesimple.org/index.ph ... 980.0.html


If you need more details, let me now.

Pio
sparky

Re: GalleryS

Post by sparky »

Hello Pio

Thanks for that. I will try in the next few days.
Post Reply

Return to “Modules/Add-Ons”