You are not logged in. Please login or register.
Active topics Unanswered topics
Search options (Page 86 of 106)
Topics by elbekko User defined search
Posts found: 2,126 to 2,150 of 2,642
Hrmm... Although I'm against iframes, I'll try and help you:
echo '<iframe src="http://gamercard.xbox.com/'.$cur_post['GamerTag'].'.card" scrolling="no" frameBorder="0" height="140" width="204"></iframe>';
Put this where you want it to be in viewtopic.php, as I guess you want it there and you fetched it from the topic query.
##
##
## Mod title: Newsletter
##
## Mod version: 1.0.1
## Works on PunBB: 1.2.11
## Release date: 2006-05-21
## Author: El Bekko (elbekko@gmail.com)
##
## Description: Lets you send out newsletters to users that have
## subscribed to it.
##
## Difference with
## previous version: Small bugfixes
##
## Affected files: include/email.php
##
## Affects DB: Yes
##
## Notes: Requires PHP 4.3.0 or up
##
## DISCLAIMER: Please note that "mods" are not officially supported by
## PunBB. Installation of this modification is done at your
## own risk. Backup your forum database and any and all
## applicable files before proceeding.
##
##
Download
Easiest is to just replace and existing one. Look in your language files
Just topics without the ''
Oh yeah, it's in index.php
What FTP client do you use? I had it once with CuteFTP that it refused to chmod higher than 775.
That's
1) <pun_title>, <pun_desc> in main.tpl
2) <pun_status> in main.tpl
3) somewhere in footer.php
4) somewhere in footer.php
No. You can only be in one usergroup at a time
As far as I know, passwords don't get transferred, so you'll need to use the Forgotten Password function
if(in_array($pun_user['g_id'], array(3, 4)))
message($lang_common['No view']);
Something like that? Then you can easily change who can't access
I made a Batch Group Assign plugin a while ago. You can change all the users of a group to another group, etc. Maybe it suits you, dunno.
lol, found a bug in your calendar CSS =P The link are the same colour as the bg when you hover over it ^^
And the images... should they be uploadable?
images eh... why?
Brain power? Isn't that some sort of silly Dutch band?
Rickard wrote:But PunBB uses SHA1 hashes?
If possible Tleast that's what the pun_hash() function tells me...
Yes, open phpMyAdmin and edit the announcement manually =P
S about calendar? Where? And I doubt I can, never used that mod ^^
He's still working on it as far as I know
/nick Darth_Bekko
Oops, not IRC ^^
Anyways, I like the shiny red lightsaber
You are learning, my young Padawan
Paul wrote:Don't use <center>. That something from way back in the 20th Century. Its not valid XHTML and as far as I know was actually deprecated in HTML 4.01. Just use the stylesheet like quaker said. To vertically position the board title just add some top padding to it.
As long as it's working it's fine for simple things
Oh, so I was a bit off
The JS looks fine to me... odd.
I have some songs of them, they're pretty good, but there certainly are better bands =P
*goes to play one now*
Posts found: 2,126 to 2,150 of 2,642