By The Way, the script is: http://php.psywerx.net
Hope u understod.
You are not logged in. Please login or register.
PunBB Forums → Posts by madjedo
By The Way, the script is: http://php.psywerx.net
Hope u understod.
Hi, I have a usersystem installed and soon PUnBB aswell.
however, i want that the logged in user, when he post's a topic or a reply he does not have to login, neither does he have to check his name. Get it?
He post's with the logged in name from my usersystem. I know basic PHP and with some help i should manage.
Jag undrar om PunBB har samma system gällande login som PhPBB har?
Jag undrar detta för att jag har installerat script som säger att de kan integrera med PHPBB, och undrar om det är samma för PUNBB?
Generated in 0.034 seconds, 10 queries executed
Does it work on 1.1.2 ?
yeah i know, hehe... :*?
I have modified a image gallery (A LOT, you can say i that i coded it)-
Installed some mods and integrated it with the site -
World Time Script -
HomeMade Poll -
Big Time Modified News Script -
Still is not finished
Im working on the PunBB and give it some private upgrades (you can post news, tutorials etc. to the startpage)
I have a lot in my mind... im sure of that there is more to the site then this. and here, take this to your notes: If you are a PHP programmer, DO NOT USE B-One webbhotell.
I've modyfied it a lot lately...
thx
i hope that isn't hard, but if i do it they will stay, right?
...But if i choose to upgrade, and then later on install the mods again - will it work?
Does it work on 1.1.2?
from 1.1.2 to 1.1.3 and then to 1.1.4 - does my mods get trashed?
I have this mods installed:
PM System
Posts Per Day
Will install the poll mod
and a some integration work with the main site. Sort like cactuz.nu forum
/THX
Aiight i Fixed it, but where do i change the text: "There are new messages" - i cant find the file...
THX
I wonder if you could make a thing that calculates the average posting per day from the user.
For example:
PelleFreak registred 2004-02-03
and have since that day posted 76 topics and replys.
He average posts in 3 messages per day.
/Hope u understand, my english isn't the best.
I contacted Jansson for help, but not even he could help me...
I have chmoded common.php and some other PM files to 777, and I am using the right code! Why isn't it working?
Actually i don't think you need to.
U can just contact the man behind http://www.cactuz.nu/ because he has already made it.
First, the errormessage mentions the file sheep.php. What's that? That line should be in header.php...
I mean, if the user have had any new PM's, it should be in art4gamers.net startpage not in the art4gamers.net/forum
Understand?
*sheep.php is my test file
Is any1 gonna help me?
<?php
$result = $db->query('SELECT t.id, t.subject FROM '.$db->prefix.'topics AS t,'.$db->prefix.'forums AS f WHERE t.forum_id=f.id AND f.admmod_only=0 AND t.moved_to IS NULL ORDER BY t.last_post LIMIT 15') or error('Unable to fetch topic list', __FILE__, __LINE__, $db->error());
while ($cur_topic = $db->fetch_assoc($result))
{
if ($pun_config['o_censoring'] == '1')
$cur_topic['subject'] = censor_words($cur_topic['subject']);
if (pun_strlen($cur_topic['subject']) > 30)
$cur_topic['subject'] = trim(substr($cur_topic['subject'], 0, 24)).' ...';
echo "\t\t\t\t\t\t\t".'<b>·</b> <a href="http://forum.art4gamers.net/viewtopic.php?id='.$cur_topic['id'].'">'.pun_htmlspecialchars($cur_topic['subject']).'</a><br>'."\n";
}
?>
I tried this:
require($pun_root.'pms/header_new_messages.php');
But i got this:
Warning: Unable to access ./forum/pms/header_new_messages.php in /customers/art4gamers.net/art4gamers.net/httpd.www/sheep.php on line 193
Fatal error: Failed opening required './forum/pms/header_new_messages.php' (include_path='.:/usr/share/pear:/usr/share/php/PEAR') in /customers/art4gamers.net/art4gamers.net/httpd.www/sheep.php on line 193
No, not running it. But i have installed some mods to my forum
Därför jag radera dem, jag kan göra 2 test trådar igen.
Den jag skapar först kommer heta: Test #1
Den jag skapar efter Test #1 kommer heta: Test #2
*EDIT - Kolla:
· Test #1
· Test #2
Haz Tizi!
Gratz Rickard!
Grattis Rickard!
Hip Hip Hura!
PunBB Forums → Posts by madjedo
Powered by PunBB, supported by Informer Technologies, Inc.