Home
Download
Add-ons
Help
Forum
Organisation
Project
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
February 12, 2012, 09:17:40 PM
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Search:
Advanced search
Interested in joining the WebsiteBaker team?
For more Information read
here
or on our
new website
.
149686
Posts in
21102
Topics by
7538
Members
Latest Member:
ionline
WebsiteBaker Community Forum
English
Modules
(Moderator:
Argos
)
Brax_HighSlide_Gallery
Pages:
1
[
2
]
Go Down
Author
Topic: Brax_HighSlide_Gallery (Read 6149 times)
hamburg-support
Offline
Posts: 25
Re: Brax_HighSlide_Gallery
«
Reply #25 on:
December 09, 2009, 02:47:45 PM »
Hello,
i have installed the gallery 1.0, but now i have no idea how to select the controllbars because i have there 18 buttons. See attachment.
Have anyone a idea to select the buttons? I would like to have it exactly like this
http://www.websitebaker.net/pages/labor/galerien/brax-highslide.php
Thanks a lot in advance.
David
Logged
PauluSJ
Offline
Posts: 11
Re: Brax_HighSlide_Gallery
«
Reply #26 on:
December 20, 2009, 09:00:53 PM »
Hi all!
Script looks and work grate! Thanx a lot!
I do not know how to make visible Description under opened pics.
Footer of picture is:
Quote
<p>
[DESCRIPTION]
</p>
<br />
<table cellpadding="0" cellspacing="0" border="0" width="100%">
<tr style="display: [DISPLAY_PREVIOUS_NEXT_LINKS]">
<td width="35%" align="left">[PREVIOUS]</td>
<td width="30%" align="center">[OF]</td>
<td width="35%" align="right">[NEXT]</td>
</tr>
<tr>
<td colspan="3" align="center"><a href="[BACK]">Return</a></td>
</tr>
</table>
</center>
<br />
but it doesn't work
Logged
Waldschwein
Guest
Re: Brax_HighSlide_Gallery
«
Reply #27 on:
January 11, 2010, 10:14:01 AM »
Hello!
I have installed this gallery (latest from AMASP) and it works quite well.
I only get some errors with WB SVN (#1234) / PHP 5.3.1 (XAMPP) or PHP 5.2.0 (Webspace with PHP CGI) / Firefox 3.6:
-When I created the pictures I get the error:
Quote
Notice: Undefined variable: ext in C:\xampp\htdocs\web\wbnew2\modules\Brax_HighSlide_Gallery\modify.php on line 116 image2
(Look first screenshot).
-When I click on "view" I get the following site:
Screenshot 2 / Object not found, please note the url (I can't copy it...)
-In options
Main Image Size / Thumb Image Size / Images per Page
there are error messages due to <? instead of <?php code (like <? echo $fetch_content['main_resize']; ?> pixel instead of a "clear" textfield)
- There is nowhere the description field description in frontend...
Yours Michael
Edit:
Another error:
- When I want to access "view" on every "edit/delete picture" site I get a url like
http://localhost/web/wbnew2/media/Brax_HighSlide_Gallery_gallery/image3
.<?= $ext ?>
It's here because of <? instead of <?php.... I just don't know where the problem lies because of this. Seems to be a PHP 5.3x error then, because on 5.2x it works.
«
Last Edit: January 11, 2010, 10:20:19 AM by Waldschwein
»
Logged
Luisehahne
Board Member
Development Team
Offline
Posts: 2952
Re: Brax_HighSlide_Gallery
«
Reply #28 on:
January 11, 2010, 02:44:32 PM »
Don't set php shorttags <? always and recoomed <?php in code, pls first correct
Dietmar
«
Last Edit: January 11, 2010, 02:46:29 PM by Luisehahne
»
Logged
We are human beings - and nobody is perfect at all.
syamfamily
Offline
Posts: 12
Re: Brax_HighSlide_Gallery
«
Reply #29 on:
April 26, 2010, 06:21:41 AM »
Hello i have any problem with brax hihgslide module, i 've tried installed in apacher server ( offline ) and this modules work correctly, and than i've upload my website to server,after complete, i 've tried to add a new page brax highslide gallery page, but there was error..
"Table 'mydatabase.mod_Brax
_HighSlide_settings
' doesn't exist "
and than i run to cpanel > phpmyadmin
i can see that all my table is complete...also mod_Brax_HighSlide_
settings ' table
why it was appear ?
any solution for it?
Logged
Pumpi
Offline
Posts: 556
Re: Brax_HighSlide_Gallery
«
Reply #30 on:
April 26, 2010, 08:30:53 AM »
In the Internet is "HighSlide_settings" not the same as "higslide_settings" the Server is case sensitiv.
Rename the Table or edit the File
Logged
My Module for Websitebaker - Foldergallery 1.17
syamfamily
Offline
Posts: 12
Re: Brax_HighSlide_Gallery
«
Reply #31 on:
April 26, 2010, 09:07:31 AM »
oh my god...u'right
i forget about linux is case sensitive..
thanks..
i will try it first...
Logged
zirzy
Offline
Posts: 29
Re: Brax_HighSlide_Gallery
«
Reply #32 on:
December 03, 2010, 03:10:00 PM »
Hi!
First of all thanks for very nice gallery!
I have maybe the dumbest question to ask.. Gallery works fine in all areas, but if I edit image with the Photoshop and then upload images to the gallery-> images shows poor quality in the gallery, why?
Logged
LuuQ
Offline
Posts: 96
Re: Brax_HighSlide_Gallery
«
Reply #33 on:
February 01, 2011, 10:28:49 PM »
Quote from: zirzy on December 03, 2010, 03:10:00 PM
I have maybe the dumbest question to ask.. Gallery works fine in all areas, but if I edit image with the Photoshop and then upload images to the gallery-> images shows poor quality in the gallery, why?
Did you set the correct Main Image Size in the settings? If you want to have the best quality, the image you upload should have the same width as the value in the settings. So when it opens in highslide, your browser doesn't resize it. That's why you probably get a poor image quality, because your picture that you uploaded has got a smaller width than the value in the settings. So your browser resizes, that's why it wouldn't look nice.
@maxbrax
I think I found a small error, that causes the preview link not to be working:
modify_image.php, line 79, it says:
Code:
<a href="
<?php
echo
WB_URL
.
MEDIA_DIRECTORY
;
?>
/Brax_HighSlide_Gallery_gallery/image
<?php
echo
$image_id
;
?>
.<?= $ext ?>" target="_blank">
<?php
echo
$TEXT
[
'VIEW'
];
?>
</a>
I think it should be:
Code:
<a href="
<?php
echo
WB_URL
.
MEDIA_DIRECTORY
;
?>
/Brax_HighSlide_Gallery_gallery/image
<?php
echo
$image_id
;
?>
.
<?php
echo
$ext ?>
" target="_blank">
<?php
echo
$TEXT
[
'VIEW'
];
?>
</a>
Best regards
LuuQ
Logged
dbs
WebsiteBaker Org e.V.
Online
Posts: 3274
Re: Brax_HighSlide_Gallery
«
Reply #34 on:
February 02, 2011, 08:27:57 AM »
Quote
but if I edit image with the Photoshop and then upload images to the gallery-> images shows poor quality in the gallery, why?
upload via media-backend?
try ftp.
«
Last Edit: February 02, 2011, 08:48:20 AM by dbs
»
Logged
instantflorian
Online
Posts: 685
Re: Brax_HighSlide_Gallery
«
Reply #35 on:
April 01, 2011, 03:52:54 PM »
Hi,
the highslide.js does not work properly if you use chrome with installed ABlock-addon. To fix this, you should replace the file /modules/Brax_HighSlide_Gallery/highslide/highslide-with-gallery.js with the file attached (or change in it two lines as described
here
).
BR
-instantflorian.
Logged
zirzy
Offline
Posts: 29
Re: Brax_HighSlide_Gallery
«
Reply #36 on:
May 10, 2011, 03:00:10 PM »
Quote from: LuuQ on February 01, 2011, 10:28:49 PM
Quote from: zirzy on December 03, 2010, 03:10:00 PM
I have maybe the dumbest question to ask.. Gallery works fine in all areas, but if I edit image with the Photoshop and then upload images to the gallery-> images shows poor quality in the gallery, why?
Did you set the correct Main Image Size in the settings? If you want to have the best quality, the image you upload should have the same width as the value in the settings. So when it opens in highslide, your browser doesn't resize it. That's why you probably get a poor image quality, because your picture that you uploaded has got a smaller width than the value in the settings. So your browser resizes, that's why it wouldn't look nice.
Yes, I noticed that too afterwards but it won´t work every time.. Thanks for reply!
-zirzy-
Logged
zirzy
Offline
Posts: 29
Re: Brax_HighSlide_Gallery
«
Reply #37 on:
May 10, 2011, 03:02:33 PM »
Quote from: dbs on February 02, 2011, 08:27:57 AM
Quote
but if I edit image with the Photoshop and then upload images to the gallery-> images shows poor quality in the gallery, why?
upload via media-backend?
try ftp.
Uploading via backend works
-zirzy-
Logged
Pages:
1
[
2
]
Go Up
Jump to:
Please select a destination:
-----------------------------
General
-----------------------------
=> General Announcements
-----------------------------
English
-----------------------------
=> Help & Support
-----------------------------
General
-----------------------------
=> WebsiteBaker Website Showcase
-----------------------------
English
-----------------------------
=> Modules
=> Templates, Menus & Design
=> WebsiteBaker Language Files
=> Droplets (PHP code for use with Droplet module) & Snippets (raw PHP code)
-----------------------------
General
-----------------------------
=> Guest Area & Off-Topic
-----------------------------
English
-----------------------------
=> WebsiteBaker 2.x discussion
=> WebsiteBaker 3
-----------------------------
General
-----------------------------
=> Security Announcements
-----------------------------
Deutsch (German)
-----------------------------
=> Hilfe/Support
-----------------------------
General
-----------------------------
=> Documentation
-----------------------------
Francais (French)
-----------------------------
=> Help/Support
-----------------------------
Italiano (Italian)
-----------------------------
=> Help/Support
-----------------------------
Deutsch (German)
-----------------------------
=> Ankündigungen
=> Diskussion über WB
=> Off-Topic
=> Archiv für Themen bis 2007
=> Module & Snippets
-----------------------------
English
-----------------------------
=> Archive (posts up to 2007)
-----------------------------
Nederlands (Dutch)
-----------------------------
=> Aankondigingen
=> Hulp & Ondersteuning
=> Niet-Terzake (Off Topic)
-----------------------------
Deutsch (German)
-----------------------------
=> jQuery
=> Tutorials
=> Templates & Design
-----------------------------
English
-----------------------------
=> jQuery
-----------------------------
Bakery (WB shop module)
-----------------------------
=> Bakery English
=> Bakery Deutsch
-----------------------------
English
-----------------------------
=> WebsiteBaker 2.9
===> Announcements
===> Help/Support
===> Suggestions
-----------------------------
Deutsch (German)
-----------------------------
=> WebsiteBaker 2.9
===> Ankündigungen
===> Hilfe/Support
===> Vorschläge
-----------------------------
English
-----------------------------
===> Software bugs
-----------------------------
Deutsch (German)
-----------------------------
===> Softwarefehler
=====> Module / Extensions
-----------------------------
English
-----------------------------
=====> Modules / Extensions
-----------------------------
Deutsch (German)
-----------------------------
===> Erfahrungs und Testberichte
-----------------------------
KeepInTouch (Multi Contact Module)
-----------------------------
=> KeepInTouch English
=> KeepInTouch Deutsch
Loading...