Forumer
Go Back   Forum Hosting > IPB Support > IPB General Support
Register vbBux / fStore Blogs FAQ Members List Calendar fArcade Mark Forums Read

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: 15
Rep Power: 0 lardex is infamous around these parts
fTrader: (0)
fBuck$: 78
Bank: 0
Total fBuck$: 78

My Forumer
My Country:
Default 18.forumer.com - [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)
Banned User
 
MasterVision's Avatar
 

Join Date: Nov 2006
Posts: 1,056
Rep Power: 0 MasterVision is on a distinguished road
fTrader: (0)
fBuck$: 317
Bank: 4,081
Total fBuck$: 4,398

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: 15
Rep Power: 0 lardex is infamous around these parts
fTrader: (0)
fBuck$: 78
Bank: 0
Total fBuck$: 78

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)
Banned User
 
MasterVision's Avatar
 

Join Date: Nov 2006
Posts: 1,056
Rep Power: 0 MasterVision is on a distinguished road
fTrader: (0)
fBuck$: 317
Bank: 4,081
Total fBuck$: 4,398

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: 15
Rep Power: 0 lardex is infamous around these parts
fTrader: (0)
fBuck$: 78
Bank: 0
Total fBuck$: 78

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
Posts: 3,982
Rep Power: 4 Wild Cat will become famous soon enough
fTrader: (2)
fBuck$: 3,180
Bank: 105,500
Total fBuck$: 108,680

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 get 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 offline  
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

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

fBuck$ Per Thread View: 1
fBuck$ Per Thread: 15
fBuck$ Per Post: 5

Similar Threads
Thread Thread Starter Forum Replies Last Post
30.forumer.com - 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