Page 1 of 1

A.Berg Flash Gallery working with 1.6.x!

Posted: Sun Aug 09, 2009 7:43 am
by sasha2002
Hi for all

After hard work of coding i will do that!
Yes flash gallery working.
This archive is the /modules/ABFlashGallery/ directory, please upload it to /modules and say "yes" to rewrite files.
http://moonlotus87.ru/uploads/abfg.tar.gz

If someone have troubles i can help you.

Re: A.Berg Flash Gallery working with 1.6.x!

Posted: Sun Aug 09, 2009 1:51 pm
by NaN
There is an error in the action.default.php and action.default.php.new.
The URL to the browser.sfw file is hardcoded there and refers to "moonlotus87.ru"
So not the browser.swf file that comes with the module will be used but a different one.

Re: A.Berg Flash Gallery working with 1.6.x!

Posted: Sun Aug 09, 2009 7:54 pm
by sasha2002
Oh, sorry forgot to modify it.
Change this URL to your URL site

Re: A.Berg Flash Gallery working with 1.6.x!

Posted: Sun Aug 09, 2009 8:25 pm
by NaN
Using absolue URLs is never a good idea.
I suggest to use

Code: Select all

$gCms->config['root_url'] . "/modules/ABFlashGallery/afpb/browser.swf";
instead since this will always refer to the right folder.
No matter where the module is installed.

Re: A.Berg Flash Gallery working with 1.6.x!

Posted: Sun Aug 09, 2009 9:01 pm
by sasha2002
Yes is mater!
I don't have any idea why but i can't do that whiteout the copy of browser.swf to each gallery url.
Maybe you can modify and show how it is working???

Re: A.Berg Flash Gallery working with 1.6.x!

Posted: Mon Aug 17, 2009 8:41 pm
by xadox
Hi, is not working for me.

I made upgrade to version 1.6.3 and now is a.berg flash gallery not working. Flash is on site, but its blank/white.

Please help.

Re: A.Berg Flash Gallery working with 1.6.x!

Posted: Wed Oct 28, 2009 8:38 pm
by map_1961
Hi there.

I installed the files of the gzip file and changed the pathes in the action.default.php and action.default.php.new.

I dont get it working. Is somebody out there hwo is able to give a helpful hint?

As i am not familiar with php code please advise as you would do for your grandma   ;D

Thanks

map_1961