Zymic Forums

Webmaster resources

Zymic IRC Server

Chat in real time at irc.zymic.com - Learn More

Welcome

Welcome to the Zymic webmaster forums. Our forums are here to provide people the free ability to discuss a range of websites related topics such as design, development coding and marketing.

In order to post you will need to register for a zymic account or if you already have one simply login by using the form on the left.

left Zymic Webmaster ForumsWeb Design & DevelopmentClient Side ScriptingHTML and CSS right
  Closed Topic Start new topic
left right
Nukturn.666
post Oct 22 2009, 10:34 AM
Post #1


Newbie
*

Group: Members
Posts: 5
Joined: 22-October 09
Member No.: 114,924



Hi, my web gallery is not working properly after uploading stuffs into it.( www.khinvox.zxq.net/gallery ) but it works properly at www.khinvox.com i'm quite confused as to why this is not working here.. any help would be appreciated. thanks
Go to the top of the page 
 
  + Quote Post
narender kumar m...
post Apr 9 2010, 02:11 AM
Post #2


Newbie
*

Group: Members
Posts: 6
Joined: 20-March 10
Member No.: 135,127



QUOTE(Nukturn.666 @ Oct 22 2009, 10:34 AM) *
Hi, my web gallery is not working properly after uploading stuffs into it.( www.khinvox.zxq.net/gallery ) but it works properly at www.khinvox.com i'm quite confused as to why this is not working here.. any help would be appreciated. thanks



first of all your both of the pages are not open... there is 404 error.


and for the above problem. I think your html file name is not right.. and your gallary file name is like the index..or may be the index...that's why your firstly open the index page and not showing.. ur gallary..

if you want to rectify this problem. you have to make your index page name unique.. and make another html page with gallary.. diff.name and link it with index page... then you can see the gallary, you want to powered on that..ok

and you can see the below links... of my web so that you can understand....
firstly go to...
http://narenderdesigns.x10.mx

and then click on my Designs... this is just like the image gallary....

you will go to the...

http://narenderdesigns.x10.mx/mydesigns.html

Hope fully this information is good for you..

Regards,

Narender
Go to the top of the page 
 
  + Quote Post
zpcs
post Apr 9 2010, 05:15 AM
Post #3


Marvellous Ninja
******

Group: Members
Posts: 570
Joined: 10-May 09
From: Wisconsin state, United States of America
Member No.: 94,482



Hi Nukturn.666,
Everybody hates index.htm redirection from refresh to another URL (=gallery.htm). Your thumbnail images at your site load fine into a "_blank" target (kinda takes all the beauty out of "Lightbox" though).
Your "lightbox.js" is no where to be found through these following:
CODE
<script type=text/javascript src="Khinvox%20-%20Gallery_files/500.htm"></SCRIPT>

<script type=text/javascript src="Khinvox%20-%20Gallery_files/500(1).htm"></SCRIPT>

<script type=text/javascript src="Khinvox%20-%20Gallery_files/500(2).htm"></SCRIPT>

these above are Zymic "500 Internal Service Error" pages and unless I'm missing something they are not javascript.
Upon looking further in the gallery.htm:
the rel="lightbox" is irrelvant if the function initLightbox() is not loaded at windows startup via the lightbox.js, i.e., you are currently only loading the:
<a href="http://www.khinvox.zxq.net/gallery/logos/logo_called.jpg">

via the image source (thumbnail).

Might I suggest that you, firstly; upload the Lightbox "close.gif" and "loading.gif" to the "Gallery_files" folder in your account, and secondly: look for (in "lightbox.js" file) the "Configuration section and change the variables to be:
CODE
var loadingImage = 'http://www.khinvox.zxq.net/Gallery_files/loading.gif';        
var closeButton = 'http://www.khinvox.zxq.net/Gallery_files/close.gif';

then upload the "lightbox.js" file to the "www.khinvox.zxq.net" root folder, and thirdly; in your "gallery.htm" file insert the following:
CODE
<script type="text/javascript" src="http://www.khinvox.zxq.net/lightbox.js">

right before the closing of the "head" section. Now upload your new saved "gallery.htm file to your "www.khinvox.zxq.net" root folder.
If you still encounter problems try making everything lowercase in your web account folder and if you'd like people to be able to access your site try using a html extension instead of htm and when referring to a URL Address give the complete address not an abbreviated one.
Hope this helps you out.
Go to the top of the page 
 
  + Quote Post
ITchimessmo
post Nov 12 2010, 07:33 AM
Post #4


Newbie
*

Group: Members
Posts: 7
Joined: 17-September 10
From: Garden Grove,California,USA
Member No.: 157,321



You have design complex CSS and Reduce your image size not height and width. Just short out it.
Go to the top of the page 
 
  + Quote Post
 Closed Topic Start new topic
left right
0 Members:
left right
 


Lo-Fi Version Time is now: 19th June 2013 - 07:25 PM