|
error message
|
|
04-05-2010, 06:22 PM
Post: #1
|
|||
|
|||
|
error message
Hi there,
I am using the script Version 2.3b, the script is just great, thank you very much! I have however these questions, could someone help? 1) I have one single thumb in my thumb-gallery. When I click the thumb, the picture shows up as usual but keeps displying this message "undefined variable pwok in ki-fullimg.php on line 211", why this happens? This error message shows up also in slideshow everytime when the picture switch from one to the next. 2) My <div class="koschtitgallery" title="mygallery"></div> is placed in a table cell which is 620px x 600px (width x height), I set this for the thumbnails width and height as well and I have "$th_to_square = 0", but I just did not manage to fit my single thumb seemlessly into my table cell, which has the same dimension as my thumb (there is always some 10px background space left behind at the bottom part of my table cell), any idea for this? If you need me to send my settings in my ki_setup.php, I can send it over, please ask for this. I would be so grateful if someone can help me find out a solution. Kind regards Ronnie |
|||
|
04-06-2010, 12:43 PM
Post: #2
|
|||
|
|||
RE: error message
ronnieyue Wrote:1) I have one single thumb in my thumb-gallery. When I click the thumb, the picture shows up as usual but keeps displying this message "undefined variable pwok in ki-fullimg.php on line 211", why this happens? This error message shows up also in slideshow everytime when the picture switch from one to the next. This is a bug which occurs, when you set $comments = 0. I have fixed this for v2.3b and if you download the script archive again you won't see this error message anymore. If you set $comments = 1, you won't have any issues. ronnieyue Wrote:2) My <div class="koschtitgallery" title="mygallery"></div> is placed in a table cell which is 620px x 600px (width x height), I set this for the thumbnails width and height as well and I have "$th_to_square = 0", but I just did not manage to fit my single thumb seemlessly into my table cell, which has the same dimension as my thumb (there is always some 10px background space left behind at the bottom part of my table cell), any idea for this? If you need me to send my settings in my ki_setup.php, I can send it over, please ask for this. You could try the following settings: PHP Code: $show_nav = 0;This way the your gallery and your single thumb should have exactly the same dimensions as your table cell. Also make sure that there is no cellspacing or cellpadding in your table and check if your cell has some extra css-padding defined: PHP Code: <table cellspacing="0" cellpadding="0">KoschtIT Image Gallery developer |
|||
|
04-06-2010, 07:33 PM
Post: #3
|
|||
|
|||
RE: error message
(04-06-2010 12:43 PM)kkokus Wrote:ronnieyue Wrote:1) I have one single thumb in my thumb-gallery. When I click the thumb, the picture shows up as usual but keeps displying this message "undefined variable pwok in ki-fullimg.php on line 211", why this happens? This error message shows up also in slideshow everytime when the picture switch from one to the next. Hi there again, Thank you for your answer. It works out with your setting but actually if I still want to keep the $show_nav = 1, is there a way to change a little bit somewhere in the script to allow this? I need to do this as I only have 1 thumb in the gallery and without a nav, visitors cannot know that there are more pictures available to be watched. Sorry to bother the content of your script, but I think it should not be too complicated. Moreover, how about the error message mentioned above, have you got this message as well? Thank you if you get back to me |
|||
|
04-07-2010, 10:25 AM
Post: #4
|
|||
|
|||
|
RE: error message
You didnt understand me the right way. The bug also occurs on my server. That's why I made a fix for 2.3b version. So there are in fact the old 2.3b version where the bug occurs and a new 2.3b version without the bug. Since this is just a small hotfix I didn't want to increase the script version number.
If you want to keep $show_nav = 1, you will need to modify two files for display your single thumb the way you want it. I've attached both to this post for you: ki_js_basic.php (Size: 16.17 KB / Downloads: 21)
ki_koschtit.php (Size: 12.12 KB / Downloads: 23)
KoschtIT Image Gallery developer |
|||
|
04-07-2010, 11:40 PM
(This post was last modified: 04-08-2010 12:21 AM by ronnieyue.)
Post: #5
|
|||
|
|||
|
RE: error message
Hi there
Thank you for helping, it all works out perfectly. Ps. Did you notice also that the navigation panel does not appear to be the same under firefox 3.6.3 and IE 8. In Firefox both end are rounded-off while in IE, both end are 90°, I mean rectangular. No big deal actually. Kind regards Ronnie |
|||
|
04-08-2010, 10:14 AM
Post: #6
|
|||
|
|||
RE: error message
(04-07-2010 11:40 PM)ronnieyue Wrote: Ps. Did you notice also that the navigation panel does not appear to be the same under firefox 3.6.3 and IE 8. In Firefox both end are rounded-off while in IE, both end are 90°, I mean rectangular. No big deal actually. Yes I know this. The reason for the rectangular navigation panel on IE 8 is that, IE 8 doesn't support css-border-radius yet. The next IE version 9 will show rounded borders as well. KoschtIT Image Gallery developer |
|||
|
04-22-2010, 05:25 PM
Post: #7
|
|||
|
|||
|
RE: error message
Hi, there,
I have a strange problem: I have uploaded my whole website to my remote server but discovered that my gallery only works in IE 8 but not Firefox 3.6.3, the error message is " KoschtIT image Gallery didn't find any gallery to display" How could this happens if in IE, it works out fine?? Also, if I load my site locally on my local server, it work out both in IE and Firefox. Thank you in advance Ronnie |
|||
|
04-22-2010, 08:38 PM
Post: #8
|
|||
|
|||
RE: error message
(04-22-2010 05:25 PM)ronnieyue Wrote: I have a strange problem: I have uploaded my whole website to my remote server but discovered that my gallery only works in IE 8 but not Firefox 3.6.3, the error message is " KoschtIT image Gallery didn't find any gallery to display" How could this happens if in IE, it works out fine?? Also, if I load my site locally on my local server, it work out both in IE and Firefox. Clear your caches and try again. It can't be that this error occus only in one browser. Did you write the class name "koschtitgallery" properly? Maybe give a link, so I could try with one of my browsers? Are there any more JavaScript errors you see/get? KoschtIT Image Gallery developer |
|||
|
04-24-2010, 12:04 AM
Post: #9
|
|||
|
|||
|
RE: error message
hi, all caches cleared, class name correctly written, no other javascript error. i also do not understand why it works in IE8 and not Firefox 3.6.3. When test with these 2 browsers on my local server, no problem, it has problem only when viewed on the remote server.
The link is: http://www.eastlink-hk.com/home-erlenbac...=erlenbach thank you very much to have a look, ronnie |
|||
|
04-26-2010, 02:04 PM
Post: #10
|
|||
|
|||
|
RE: error message
Hi actually, I have seen sometimes it works and sometimesit does not work with Firefox 3.6.3. with the link i send you, i.e. the gallery show up once and the next time you click, it disappears and pop up the error meaasge. Please do try several times by clicking the link. I really do not understand, have you got a clue for this strange situation? thank you
|
|||
|
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)





