Preview?
1 2006-09-15 19:21
Re: Mp3 Player page (6 replies, posted in PunBB 1.2 modifications, plugins and integrations)
2 2006-07-11 18:46
Re: SMTP server problems (2 replies, posted in PunBB 1.2 troubleshooting)
thanks for the help.
3 2006-07-10 19:40
Topic: SMTP server problems (2 replies, posted in PunBB 1.2 troubleshooting)
I cant seem to get the mail server to work.
Users do no get confirmation emails to activate their account.
I dont know why this is happening because I can use the "Broadcast Email" plugin without any problems. I tried changing the smtp settings aswell but I had no luck.
Can anyone think of something that might be wrong?
4 2006-03-28 16:30
Re: Private Message mod v1.2.2 (204 replies, posted in PunBB 1.2 modifications, plugins and integrations)
wenzlerpaul: thanks alot, ill try this tonight to see if it works!
5 2006-02-13 17:05
Re: Private Message mod v1.2.2 (204 replies, posted in PunBB 1.2 modifications, plugins and integrations)
Connorhd: Is it possible to add the "There are new messages" the main page of my site? Similar to this? I've tried doing it myself using:
require(PUN_ROOT.'include/pms/header_new_messages.php');
You did this in header.php so I assumed it would work, and well, I assumed wrong.
Thanks in advance for the help.
6 2006-02-05 05:08
Re: Private Message mod v1.2.2 (204 replies, posted in PunBB 1.2 modifications, plugins and integrations)
Connorhd: Is it possible to add the "There are new messages" the main page of my site? Similar to this? I've tried doing it myself using:
require(PUN_ROOT.'include/pms/header_new_messages.php');
You did this in header.php so I assumed it would work, and well, I assumed wrong.
Thanks in advance for the help.
7 2006-02-05 04:55
Re: login integration , weird problem [FIXED] (7 replies, posted in PunBB 1.2 modifications, plugins and integrations)
Is it possible to show "There are new messages" on any php page?
I have the Private Message mod and when a new message is recieved it displays "There are new messages" in the pun header. I was wondering if this chould be applied to this script aswell?
Maybe Connorhd can shead some light on this?
Maybe Ill post this in the Private Message thread...
8 2006-02-04 02:34
Re: STUCK IN MATINANCE! (4 replies, posted in PunBB 1.2 troubleshooting)
9 2006-02-02 23:02
Re: Logging in fails in frameset (IE) (3 replies, posted in PunBB 1.2 troubleshooting)
I dont know if this will help but it seems that it would work.
It's a "break out of frames" script which also prevents your site from being put into a third-party frame.
<script>
<!--
if (window!= top)
top.location.href=location.href
// -->
</script>
Not exactly proper coding ethics but it should get the job done.
10 2006-01-30 06:51
Re: login integration , weird problem [FIXED] (7 replies, posted in PunBB 1.2 modifications, plugins and integrations)
i just added this to mypage (http://www.greasyspoon.org) but i cleaned it up a bit and added a couple echo's instead of breaking in and out of php.
Works great.
11 2006-01-26 05:20
Re: MetalSites (3 replies, posted in PunBB 1.2 show off)
nice site, we could use some more metal punbb forums.
i thought i was the only one here that liked metal.
12 2006-01-23 18:06
Re: Post a picture of yourself. (23 replies, posted in General discussion)
Me and my girlfriend (at the time):
Sorry for it being so blurry, you know thoes drunk people trying to work a camera.
I have enough metal to have my face considered a scrap yard.
Nerds always get the hot chicks. Or, maybe its just because im using Punbb?
13 2006-01-15 05:01
Re: extern.php problem (40 replies, posted in PunBB 1.2 troubleshooting)
Nice idea.
There is always ways around things you just have to be creative. Creativity took me a couple of weeks.
14 2006-01-15 04:54
Re: Two questions: displaying data via extern.php ...and the forum list... (5 replies, posted in PunBB 1.2 troubleshooting)
Everything is fixed and working. I used page scraping because my host disabled includes with parameters. This helped alot.
15 2006-01-15 04:44
Re: Any mod you want (27 replies, posted in PunBB 1.2 modifications, plugins and integrations)
I dont know if this applies...
How much would you charge to integrate something with PunBB so that they share the same user database? Or, if its easier write a script from scratch.
I posted it here. If your interested I have the cash.
Thanks.
16 2006-01-13 03:28
Re: extern.php problem (40 replies, posted in PunBB 1.2 troubleshooting)
I dont know if Ludo's problem was resolved but I'v been batteling the same issue for a long time with my server.
The server will simply not allow an include with parameters. So, I'v found a way around it with page scraping. Yes its dirty, but it works.
I looked here and came to a conclusion.
<?php
require_once(dirname(__FILE__).'/class_http.php');
$h = new http();
if (!$h->fetch("www.host.com/forum/extern.php?action=new&show=4&fid=14")) {
echo "<h2>There is a problem with the http request!</h2>";
echo $h->log;
exit();
}
echo $h->body;
?>
Its kind of going beyond and above what I needed but now I also have a page scraper to use at my disposal. I tried using a number of methods that all failed. But, a page scraper comes in handy every now and again.
PS: Page scrapers can be bad in the wrong hands. Don't spam with them.
17 2006-01-12 22:33
Re: Two questions: displaying data via extern.php ...and the forum list... (5 replies, posted in PunBB 1.2 troubleshooting)
Everything worked quite nicely except for the date. Could you elaborate?
18 2006-01-12 03:08
Re: OLD TOPIC TO DELETE (133 replies, posted in PunBB 1.2 modifications, plugins and integrations)
When ? sorry but i don't know ^^ because actually i have lot of work, and i can't made th finale release, but if it's possible i want to finish her before december.
i dont mean to be a pain in the ass but has there been any advancements in this wonderful script?
19 2006-01-12 02:58
Re: punbb on a porn site... (18 replies, posted in PunBB 1.2 show off)
i like this one the best
http://www.fantasyfeeder.com/ffw/galler … lin_22.jpg
loooooooooooooooool
EDIT: can you get a rash from walking with all that weight?
20 2006-01-05 07:47
Re: Word Association Thread (1,382 replies, posted in General discussion)
mmm cookies
21 2006-01-05 07:45
Re: Bit Torrent Tracker (5 replies, posted in PunBB 1.2 modifications, plugins and integrations)
I would really appreciate it. I could help you test and work out bugs and whatnot.
Im willing to help but my php and mysql knowledge is limited.
22 2006-01-04 03:21
Re: Bit Torrent Tracker (5 replies, posted in PunBB 1.2 modifications, plugins and integrations)
devinkray: Yes, but that has alot of modifications on Punbb's side. Im sure it could be done alot easier with just modifying tbdev.
johnnyversace: Sort of except I want it to use my punbb user database.
23 2006-01-03 01:57
Topic: Bit Torrent Tracker (5 replies, posted in PunBB 1.2 modifications, plugins and integrations)
Does anyone know of an open source bit torrent tracking script that can be integrated with punbb? This is an example of a bit torrent tracking script, but does not support integration with punbb. So does anyone know of a tracker script that supports integration with punbb?
24 2005-12-29 04:41
Topic: Torrent-Trader Integration (0 replies, posted in Programming)
I'v been interested in the Torrent-Trader project for awhile now and I was thinking about putting an install on my machine and running it live but I want to try and integrate it with my PunBB user database.
Someone created an integration with tbdev which is essentialy the same code as Torrent-Trader. The problem is with his method of integration you have to start from a fresh PunBB install which defeats the purpose of an integrated user database. I dont want to have an hacked install of punbb. Can someone help my perfect the integration with as little code change to PunBB as possible, preferably someone who knows alot about the PunBB user database? Richard? Connorhd? Tobi? Smartys?
Thanks in advance.
25 2005-12-22 23:56
Re: Javascript Junkies Please Help! (6 replies, posted in Programming)
Well I guess it isnt possible then. Seems like he was talking out of his ass to he honest saying that it was possible when he had no idea how it would be possible.
Connorhd: Is there another way I could get the same effect without using javascript?