Die Suche ergab 8 Treffer

von sanjaya5
Mo 28.Jun, 2004 06:27
Forum: phpBB 2.x
Thema: Consequency Navigation and Search menu
Antworten: 3
Zugriffe: 450

Hello Oxpus,

What you meant with "iframe"?

Thanks.
von sanjaya5
So 27.Jun, 2004 20:25
Forum: phpBB 2.x
Thema: Consequency Navigation and Search menu
Antworten: 3
Zugriffe: 450

Consequency Navigation and Search menu

Hello,

I use phpBB 2.0.8 with ezPortal, which in my opinion a good portal scheme. But one thing that iritates me: there is no consistency. I mean I would like the navigation and search menu on all page of my site (not only on portal.php), so it would like easyCMS ( http://www.eryc.co.uk/articles ...
von sanjaya5
Sa 26.Jun, 2004 07:57
Forum: phpBB 2.x
Thema: MySQL: Critical Error (Linux Migration)
Antworten: 5
Zugriffe: 3476

I solved it. The problem was, I should restore the DB through sql-commands (or .sql file) instead of copy and paste the db-files self (it worked in windows and actually the mysql can also recognize the db), but anyhow the php cant build connection to the db.

Thanks anyway.
von sanjaya5
Fr 25.Jun, 2004 18:32
Forum: phpBB 2.x
Thema: MySQL: Critical Error (Linux Migration)
Antworten: 5
Zugriffe: 3476

My config.php:

<?php


// phpBB 2.x auto-generated config file
// Do not change anything in this file!

$dbms = 'mysql4';

$dbhost = 'localhost';
$dbname = 'WebIntranet';
$dbuser = 'root';
$dbpasswd = 'root';

$table_prefix = 'phpbb_';

define('PHPBB_INSTALLED', true);

?>

It's the same in Windows ...
von sanjaya5
Fr 25.Jun, 2004 18:29
Forum: phpBB 2.x
Thema: MySQL: Critical Error (Linux Migration)
Antworten: 5
Zugriffe: 3476

Hello,

Yes...I have double check the config.php (the same like in windows...I just copy all contents to my new Linux folder). And I use mySQL 4.0.15.

Have another idea?

Thanks.
von sanjaya5
Fr 25.Jun, 2004 16:18
Forum: phpBB 2.x
Thema: MySQL: Critical Error (Linux Migration)
Antworten: 5
Zugriffe: 3476

MySQL: Critical Error (Linux Migration)

Hello,

I just want to migrate my intranet from Windows-based (IIS) to Linux (Apache).

I have restore the DB and the PHP files. The DB is on. But when I try to run my intranet I got this error messages:
Warning: mysql_error(): supplied argument is not a valid MySQL-Link resource in /srv/www ...
von sanjaya5
So 30.Mai, 2004 22:02
Forum: phpBB 2.x
Thema: Last Post Mod und Overview.
Antworten: 3
Zugriffe: 649

Hey...I cant believe that you reply me so fast.

Thanks alot for your infos.

I just try to install your Overlib Mod.

Thanks again.

Cheers
von sanjaya5
So 30.Mai, 2004 21:34
Forum: phpBB 2.x
Thema: Last Post Mod und Overview.
Antworten: 3
Zugriffe: 649

Last Post Mod und Overview.

Hi,

Ich habe frage an Oxpus Admin:
Welche mod benutzt ihr, so dass es eine kurze Erfassung für letzte Beiträge macht?
Ich meine, zB beim index.php (rechte Tabelle):

letzte Beiträge
-----------------
Erfassung Erfa....
So, 30.05.2004
Verfasser

Und meine zweite Frage: Weiss jemand von einem Mod ...