Search found 3 matches

by exhale
13. December 2009 23:26
Forum: board3 Portal 1.0.x - Deutscher Support
Topic: how to implement in 3.0.6
Replies: 3
Views: 5774

Re: how to implement in 3.0.6

Parse error: syntax error, unexpected T_BOOLEAN_AND in /usr/export/www/vhosts/funnetwork/hosting/hessenfeierei/phpBB3/includes/session.php on line 1574
by exhale
13. December 2009 22:44
Forum: board3 Portal 1.0.x - Deutscher Support
Topic: how to implement in 3.0.6
Replies: 3
Views: 5774

how to implement in 3.0.6

Your Portal Version:
Your phpBB Type: Standard phpBB3
MODs installed: Yes
Your knowledge: Basic Knowledge
Boardlink: http://www.hessenfeierei.de

What have you done before the problem was there?
i deleted all my phpBB server files, backupped the things i wanted to keep and then uploaded ...
by exhale
7. April 2009 01:53
Forum: board3 Portal 1.0.x - Deutscher Support
Topic: Ajax-Shoutbox von Paul einbauen....
Replies: 174
Views: 286868

Re: Shoutbox einbauen....

Aaaalso ....

(diese Anleitung bezieht sich auf die Ajax-Shoutbox (s.o.)!!)

Öffne \root\portal.php

Finde

// Start session management
$user->session_begin();
$auth->acl($user->data);
$user->setup('mods/lang_portal');
Danach einfügen

//shoutbox
if (!function_exists('as_display'))
{
include ...

Go to advanced search