26

(6 replies, posted in Programming)

Okay, I was told by a friend that what I wanted could be done through php does anyone know what it would look like?

27

(6 replies, posted in Programming)

God damn cross browser-ness...

It works fine in IE 6, but not in firefox.

Is there a better way to do this? Maybe through php? Not with javascript?

Thanks for the help thus far.

28

(6 replies, posted in Programming)

Im having a bit of a problem with remote links in a pop-up window. On my site I have a link that brings up a pop-up for the main sites content which has links in it that I would like to have react in the initial page. I have done this with the following code:

code for index.html

// OPENS REMOTE WINDOW
<script>
<!--
function openWindow(myLink,windowName)
{
if(! window.focus)return;
var myWin=window.open("",windowName,"height=450,width=680,dependent=yes,scrollbars=yes");
myWin.focus();
myLink.target=windowName;
}
//-->
</script>

// CONTROLS REACTION
<script>
<!--
function remote(){
win2.creator=self
}
//-->
</script>

// LINK TO OPEN POPUP
<a href="popup.html" onClick="openWindow(this,'mainpage')">CLICK HERE TO OPEN THE POPUP!</a>

and

code for popup.html

<script>
<!--
// REMOTE CONTROL LINKS
function remote2(url){
window.opener.location=url
}
//-->
</script>

// LINK IN POPUP.HTML THAT WILL REACT IN INDEX.HTML
<a href="javascript:remote2('forum.html')">Forum</a>

What I would like to have done is when the user clickes on a link in the pop-up that reacts in the main window (index.html) I would like that window to be in focus. As it stands now I'v got the links to work properly but it just loads in the background and the popup remains ontop blocking the under lying content (punbb). My problem is I dont know how to use the javascript function onfocus well enough for it to work. Unless I'm over looking an easier way...

I hope I gave enough information so that one of you javascript junkies can help me out smile

Thanks in advance.

demo?

thanks for the quick responce guys atleast i know that i have a couple of options

Iv been wanting to integrate an image gallery with punbb for sometime now and I was wondering if anyone had expierence doing this that could possibly shead some light on the situation. Can someone direct me to an image gallery that is punbb friendly? Iv been told that the new coppermine (1.4?) can be integrated with punbb but i have no clue when it will be released. I have checked out the pun gallery v2.0 beta and it looks quite nice im just a little anxious about using something in beta status.

What i really want is something out of the box that can be integrated with punbb.

Thanks in advance.

32

(20 replies, posted in General discussion)

done.

punbb canada, ohh yeah. yikes

I think its intention was to make things alot easier to change and manipulate. And, it gets the job done nicely.

punbb isnt really missing anything. there are mods, if you so choose to use them.

who dosent like a raw, well written, secure forum?

35

(121 replies, posted in PunBB 1.2 discussion)

the punbb project is truely the future in forums smile

im glad i switched along time ago.

</end mac talk> hahahah

dont give up on this mod pokemon_jojo people are counting on you.

im sure you'll figure out a nice compromise somehow, you always do. big_smile

*cough*poll*mod*cough*

thanks Connorhd, i upgraded without a hitch and its great. i love seeing script updates.

one problem though, it looks a little wanky in firefox with my 800 x 600 display (my video card is retardly horrible and wont go higher without crashing). if you check out my forum you can understand what im saying. http://www.greasyspoon.org/forum

pay special attention to the 'delete multiple messages' page.

PS: im still waiting for your release of the poll mod wink

Gizzmo:

Does this mod support vCal or iCal importing and/or exporting? because it would be a nice feature to export it to my ipod or handheld

gezz wrote:

does this mod support vCal or iCal importing and/or exporting? because it would be a nice feature to export it to my ipod smile

responce?

hahaha i love easter eggs smile

CodeXP wrote:
mastiland wrote:

hey why cant also allow external images

plz do something so we can allow external uploaded images

like we could upload images on imageshack and put the link in the gallery

is it possible

Possible with a mod yes, but it could compromise the security of your forum.

this would be a bad thing and therefore should not be considered. sorry, but security comes before useability and functionality. im still waiting on a non-beta release because this is exactly what i was looking for on my site. nice, simple, punbb refelecting gallery. its a race if coppermind (1.4) comes out before the non-beta of this then ill have to use them... hahaha. yikes

does this mod support vCal or iCal importing and/or exporting? because it would be a nice feature to export it to my ipod smile

44

(10 replies, posted in PunBB 1.2 discussion)

Thanks Tobi.

But... didnt ludo find a way around this? its weird I can include a script up with no parameters just fine via absolute paths... its the parameters that is screwing me over or maybe its just my host sad

45

(10 replies, posted in PunBB 1.2 discussion)

Anyone have a solution? hcgtv? ludo? richard? someone?

46

(10 replies, posted in PunBB 1.2 discussion)

Okay iv been using this method for the longest time untill my hosting provider decided to change the php.ini settings on me so that i cant use urls so i tried absolute paths and it didnt work because it thinks "extern.php?action=active&show=10" is the file name. Iv searched this on the forums here and im still puzzled. I think I have the same problem as Ludo does/did.

Feel free to move this topic to Trouble Shooting.

47

(1 replies, posted in PunBB 1.2 troubleshooting)

Is there a way to disable images in the signature? Im almost certain there is but for the life of me I cant find it.

*cough*

in-game browser

*cough*

you know like ares, kazaa, and gamespy arcade?

49

(5 replies, posted in General discussion)

yeah i use that, its been my screen saver for about 4 years now...

its a great conversation starter when people ask 'what is that?'.

Connorhd wrote:

PM, you just need to edit install.php and it will work on 1.2.6

Poll, i am planning to release PunPoll sometime but i'm busy atm (infact i'm busy all the time) so i dunno how long it will be lol, so i would just use EasyPoll

please do so asap smile