English Support?

Support zu den Modifikationen (MODs) von Entwickler OXPUS für das phpBB 3.0.x
Antworten
dravekx
Beiträge: 7
Registriert: Do 14. Jan 2010, 14:38

English Support?

Beitrag von dravekx »

I can' t Deutsches, aber, wenn Sie Englisch verstehen können, können sprechen Sie ein englisches Stützforum bilden? Ich erhalte diese Störung mit ausprüfen an:

Babelfish is horrible! lol. I get this error on my computer. Can you setup an English Support forum?

Code: Alles auswählen

[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4094: Undefined index: use_hacklist
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4358: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3507)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4360: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3507)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4361: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3507)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4362: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3507)
Screenshot
Screenshot
Capture.JPG (200.37 KiB) 5726 mal betrachtet
Benutzeravatar
oxpus
Chief handy-man
Beiträge: 2719
Registriert: Do 13. Dez 2007, 23:06
Wohnort: Irgendwo im I-Net
Kontaktdaten:

Re: English Support?

Beitrag von oxpus »

Hello,

you can still post in english here. I'll give support in this language, too.

About your error:
Run this sql query to fix this error:

Code: Alles auswählen

INSERT INTO phpbb_config (config_name, config_value) VALUES ('use_hacklist', 0);
If you'll get more similar errors please run the installer to fix the problems.
Karsten Ude
Kein Support per Messenger, Email oder PN! Unaufgeforderte Nachrichten werden ignoriert!
No support per Messenger, Email or PM. Each unasked message will be ignored!
dravekx
Beiträge: 7
Registriert: Do 14. Jan 2010, 14:38

Re: English Support?

Beitrag von dravekx »

I noticed you have a block for phpbb3portal, i tried to use the same code, but it doesnt work. Can you help me with a block for stargate-portal?
Benutzeravatar
oxpus
Chief handy-man
Beiträge: 2719
Registriert: Do 13. Dez 2007, 23:06
Wohnort: Irgendwo im I-Net
Kontaktdaten:

Re: English Support?

Beitrag von oxpus »

I've not programmed this block. It's from here: http://phpbb3.oxpus.net/viewtopic.php?f=8&t=24
Karsten Ude
Kein Support per Messenger, Email oder PN! Unaufgeforderte Nachrichten werden ignoriert!
No support per Messenger, Email or PM. Each unasked message will be ignored!
dravekx
Beiträge: 7
Registriert: Do 14. Jan 2010, 14:38

Re: English Support?

Beitrag von dravekx »

I ran the query, now I just get a blank page when Im trying to upload.
Benutzeravatar
oxpus
Chief handy-man
Beiträge: 2719
Registriert: Do 13. Dez 2007, 23:06
Wohnort: Irgendwo im I-Net
Kontaktdaten:

Re: English Support?

Beitrag von oxpus »

What query does you run?
Karsten Ude
Kein Support per Messenger, Email oder PN! Unaufgeforderte Nachrichten werden ignoriert!
No support per Messenger, Email or PM. Each unasked message will be ignored!
dravekx
Beiträge: 7
Registriert: Do 14. Jan 2010, 14:38

Re: English Support?

Beitrag von dravekx »

oxpus hat geschrieben:What query does you run?
First, I ran this:

Code: Alles auswählen

INSERT INTO phpbb_config (config_name, config_value) VALUES ('use_hacklist', 0);
That took care of the error. I tried to upload again (after entering all my information), and I click the submit button and get a blank screen. So I ran the install.php and un-installed/re-installed the database. That didn't work either. The screen goes blank when I click submit.
Benutzeravatar
oxpus
Chief handy-man
Beiträge: 2719
Registriert: Do 13. Dez 2007, 23:06
Wohnort: Irgendwo im I-Net
Kontaktdaten:

Re: English Support?

Beitrag von oxpus »

And did you have uploaded all files which comes with the hack again?
Karsten Ude
Kein Support per Messenger, Email oder PN! Unaufgeforderte Nachrichten werden ignoriert!
No support per Messenger, Email or PM. Each unasked message will be ignored!
dravekx
Beiträge: 7
Registriert: Do 14. Jan 2010, 14:38

Re: English Support?

Beitrag von dravekx »

oxpus hat geschrieben:And did you have uploaded all files which comes with the hack again?
Yes. I uploaded all the files again. I'm still getting a blank screen when I hit submit.

It leaves this link in the URL:

Code: Alles auswählen

http://dravekx.dyndns.org/phpbb3/downloads.php?view=upload
i've tried turning debug on, but it tells me nothing. My server is reporting "no errors", so I'm a little confused as to what is going on. I've Chmod 777 to all files and directories in order to check permissions, and I still get a blank screen.
dravekx
Beiträge: 7
Registriert: Do 14. Jan 2010, 14:38

Re: English Support?

Beitrag von dravekx »

Okay, I've narrowed it down. It wont let me upload if I add this character in the description: ®
Antworten