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.
A.Berg Flash Gallery working with 1.6.x!
-
NaN
Re: A.Berg Flash Gallery working with 1.6.x!
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.
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!
Oh, sorry forgot to modify it.
Change this URL to your URL site
Change this URL to your URL site
-
NaN
Re: A.Berg Flash Gallery working with 1.6.x!
Using absolue URLs is never a good idea.
I suggest to use
instead since this will always refer to the right folder.
No matter where the module is installed.
I suggest to use
Code: Select all
$gCms->config['root_url'] . "/modules/ABFlashGallery/afpb/browser.swf";No matter where the module is installed.
Re: A.Berg Flash Gallery working with 1.6.x!
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???
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???
-
xadox
Re: A.Berg Flash Gallery working with 1.6.x!
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.
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!
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
Thanks
map_1961
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
Thanks
map_1961
map_1961

