Adv HTML Editor Image Gallery AddOn PHP Support Product Page
AdvHTML - Gallery : wrong url
Asked 26 Dec 2010 01:06:31
1
has this question
26 Dec 2010 01:06:31 Heino Pilawa posted:
Hello,at first sorry for my bad English. In installed AdvHTML 2.0.11 and Adv HTML Editor Image Gallery AddOn PHP 1.0.2 .
I click "insert picture" than "gallery", but I get a 404 Error with this URL:
.../AdvHTML_Popups/AdvHTMLLib_590.php?libfolder=../imageGallery&ld=false&ldate=us&lcss=lightgrey&BaseURL=
The file "AdvHTMLLib_590.php" is not in the folder. The URL ist produced automatical.
DW: CS4
Windows XP
Firefox 3.6.13 and IE 8
Thank you for helping me.
Heino
Edited by - Heino Pilawa on 26 Dec 2010 01:08:01
Edited by - Heino Pilawa on 26 Dec 2010 01:10:52
Replies
Replied 01 Jan 2011 15:11:20
01 Jan 2011 15:11:20 Heino Pilawa replied:
OK, I found the mistake myself:
The "lvw:tmb" was not setting from the script (if you not changed in "Advanced" and "default" is not running !
So I have my Gallery now []
But is there a solution to show 25 and not 10 pictures per site ?
The "lvw:tmb" was not setting from the script (if you not changed in "Advanced" and "default" is not running !
So I have my Gallery now []
But is there a solution to show 25 and not 10 pictures per site ?
Replied 01 Jan 2011 17:33:37
01 Jan 2011 17:33:37 Heino Pilawa replied:
So, I found it myself:
But now I have the next problem, I never found a solution. So, please help me:
I open the gallery with this code:
It runs perfekt.
BUT: I choose a picture, the gallery close and open a new window only with the Search Field.
I look before I wrote, if I can help myself. But i can not. Please show me the way. Thank you.
$imageGallery->setPageRecs(25);
But now I have the next problem, I never found a solution. So, please help me:
I open the gallery with this code:
<input id="txtFileName" type="text" onFocus="select()" size="30" /> <button type="button" onclick="MM_openBrWindow('AdvHTML_Popups/AdvHTMLLib_tmb.php?libfolder=../images&ld=true&ldate=eu&lcss=lightgrey&BaseURL=','','width=600,height=300')">wählen</button>
It runs perfekt.
BUT: I choose a picture, the gallery close and open a new window only with the Search Field.
I look before I wrote, if I can help myself. But i can not. Please show me the way. Thank you.