Forum Hosting  

Go Back   Forum Hosting > IPB Support > IPB General Support

IPB General Support Post your questions here, no bug reports.


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 05-01-2008, 02:25 AM   #1 (permalink)
Member
 
lardex's Avatar
 
Join Date: Feb 2008

Posts: 23
Rep Power: 0 lardex is on a distinguished road
fTrader: (0)
fBuck$: 153
Bank: 0
Total fBuck$: 153

My Forumer
My Country:
Default [RESOLVED] Gallery

Hi its me again

Well i have try and try, but when i link up to my own shipsgallery its dosent work, and when i try to set the code in the forum its dosent show up.

<!-- PHOTO GALLERY -->
<script language="javascript" type="text/javascript">
/*
Adding NaviBar Links
By Webworldx
*/
var aLink=new Array()
aLink[0]=' <a href="/index.php?act=Gallery"><img src="http://lardex.net/bildegalleri1/"" />Gallery </a>'

var uCell = document.getElementsByTagName('TD')
for (i=0;i<uCell.length;i++){
if (uCell[i].align=="right" && uCell[i].innerHTML.match("act=calendar") && uCell[i].innerHTML.match("act=Help")){
var addLink=""
for (j=0;j<aLink.length;j++){
addLink+=aLink[j]+" "
}

uCell[i].innerHTML=addLink+uCell[i].innerHTML
}}
</script>
<script language="javascript" type="text/javascript">
username="{ibf.member.name}";
if (location.href.indexOf("act=Gallery") != -1)
{
if(username != "Guest")
{
document.write('<center><iframe frameborder=0 src="http://lardex.net/bildegalleri1/');
document.write(username);
document.write('" scrolling="no" height=800 width=100%></iframe></center></div><div style="display: none;">');
}
if(username=="Guest")
{
document.write('<div class="tableborder"><div class="maintitle">Not Allowed</div><div class="tablepad"><center>Sorry, Guests are not allowed to see this feaute.<br>Please loggin to use this feature.</center></div></div>');
document.write('<br></div><div style="display: none;">');
}
}
</script>

What is wrong ?

Best regards Oddvar
lardex is offline  
Old 05-01-2008, 09:44 PM   #2 (permalink)
Senior Forumer
 
MasterVision's Avatar
 
Join Date: Nov 2006

Posts: 1,064
Rep Power: 3 MasterVision is on a distinguished road
fTrader: (0)
fBuck$: 456
Bank: 4,163
Total fBuck$: 4,619

My Forumer
My Country:
Send a message via MSN to MasterVision Send a message via Yahoo to MasterVision Send a message via Skype™ to MasterVision
Default Re: Gallery

Because your link to your gallery is the main index... not the gallery index...

try this one.. http://lardex.net/bildegalleri1/index.php?cat=6

and...
Quote:
aLink[0]=' <a href="/index.php?act=Gallery"><img src="http://lardex.net/bildegalleri1/"" />Gallery </a>'
should be a correct path to your image and not double (double quotes)

Last edited by MasterVision; 05-01-2008 at 09:46 PM.
MasterVision is offline  
Old 05-02-2008, 01:35 AM   #3 (permalink)
Member
 
lardex's Avatar
 
Join Date: Feb 2008

Posts: 23
Rep Power: 0 lardex is on a distinguished road
fTrader: (0)
fBuck$: 153
Bank: 0
Total fBuck$: 153

My Forumer
My Country:
Default Re: Gallery

I am sorry, i cant fix it, need step by step instruction.

Regards Oddvar
lardex is offline  
Old 05-02-2008, 07:06 AM   #4 (permalink)
Senior Forumer
 
MasterVision's Avatar
 
Join Date: Nov 2006

Posts: 1,064
Rep Power: 3 MasterVision is on a distinguished road
fTrader: (0)
fBuck$: 456
Bank: 4,163
Total fBuck$: 4,619

My Forumer
My Country:
Send a message via MSN to MasterVision Send a message via Yahoo to MasterVision Send a message via Skype™ to MasterVision
Default Re: Gallery

The complete instruction is here... (skinning tips) Adding Photo Gallery
MasterVision is offline  
Old 05-07-2008, 01:02 AM   #5 (permalink)
Member
 
lardex's Avatar
 
Join Date: Feb 2008

Posts: 23
Rep Power: 0 lardex is on a distinguished road
fTrader: (0)
fBuck$: 153
Bank: 0
Total fBuck$: 153

My Forumer
My Country:
Default Re: Gallery

Hi again folks

I have found a code, and its works. Its simpels, but....here it is:

<div align="center" id="NYBILDEGALLERIFORUM">
<iframe frameborder="0" width="950" height="400" src="http://lardex.net/bildegalleri1/?"
</div>

Voila, and again thanks for greats supports.

Regards

Oddvar
lardex is offline  
Old 05-07-2008, 05:29 AM   #6 (permalink)
Elite Forumer
 
Wild Cat's Avatar
 
Join Date: May 2007

Location: UK
Posts: 4,587
Rep Power: 7 Wild Cat will become famous soon enoughWild Cat will become famous soon enough
fTrader: (2)
fBuck$: 2,246
Bank: 110,000
Total fBuck$: 112,246

My Forumer
My Country:
Default Re: Gallery

Support Resolved!

If you have any further questions, feel free to create a new thread.


Thanks for choosing Forumer!

[No Name Forums][Free Directory List]Unofficial IHWC forum

USEFUL TIP: If your support request gets resolved, click on THREAD TOOLS > MARK THIS THREAD AS SOLVED. This will mark the thread RESOLVED and will close the thread. (please use this tip!)
Wild Cat is online now  
Closed Thread



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Gallery captainmoore IPB General Support 2 08-06-2007 08:44 PM
Gallery DaRkErKa IPB General Support 1 09-22-2006 01:07 AM
Gallery ??? Grey land IPB General Support 1 02-09-2005 05:25 PM
My Gallery! Grey land General Chat Area 4 10-16-2004 03:32 PM
Gallery Bug imported_Darker333 IPB General Support 0 04-14-2004 06:34 PM