| Autor |
Nachricht |
stefan
Administrator


Anmeldungsdatum: 02.08.2002
Beiträge: 4735
Wohnort: Aachen
|
Verfasst am:
Do 11 Sep, 2003 23:06 |
  |
For all people that already downloaded phpBB2 Plus 1.3 and have Problems with Minicalendar or a Error Msg in the forum index please download this small zip and replace the included files with yours. The errors should be gone. The phpBB2 Plus 1.3 Archive is updated with those files already. Also you must delete the file admin_phpinfo.php from the folder admin/. Updaters from phpBB2 Plus 1.2 should also delete the file admin_calendar from the admin directory, this file was used for the old calendar and is not needed anymore.
Sorry for this.
Download the zip here |
_________________ Bye
Stefan
Styles Demo Forum :: Download Database :: phpBB2 Plus 1.5x Demo
phpBB2 Toplist :: International phpBB2 Support
Anwesend - Back in Business
Kein Support per PM - No Support via PM
Zuletzt bearbeitet von stefan am Sa 13 Sep, 2003 00:58, insgesamt einmal bearbeitet |
|
      |
 |
Google
|
Verfasst am:
|
 |
|
|
 |
Fizz2010
phpBB2.de User

Anmeldungsdatum: 08.08.2003
Beiträge: 7
|
Verfasst am:
Fr 12 Sep, 2003 10:12 |
  |
nur ne kleine frage dazu, sind die bugfixes die 2 posts weiter unten beschrieben sind schon gemacht in dieser version?
danke
fizz |
|
|
   |
 |
Smotko
phpBB2.de User


Anmeldungsdatum: 01.09.2003
Beiträge: 25
Wohnort: Ljubljana, Slovenia
|
Verfasst am:
Fr 12 Sep, 2003 13:14 |
  |
If I understand as I should, phpBB Plus 1.3 is now updated with files, which are released in bugfix_plus.zip? Am I right?
Because, when I upgraded my portal with phpBB Plus 1.3 (released before bugfix_plus.zip), everything was OK, except showing index.php page (There was no forum to see). |
|
|
   |
 |
Thomson
Universal Genius

Anmeldungsdatum: 05.08.2002
Beiträge: 4726
Wohnort: a shibby place
|
Verfasst am:
Fr 12 Sep, 2003 13:23 |
  |
files in the D/L-Area are now updatet... |
_________________ There are only 10 types of people in the world: Those who understand binary, and those who don't... |
|
      |
 |
beejus04
phpBB2.de User


Anmeldungsdatum: 14.09.2003
Beiträge: 1
Wohnort: AngryRants.com
|
Verfasst am:
So 14 Sep, 2003 06:49 |
  |
After I installed the bug fix I now get this portal error..
| Code: |
General Error
Could not query Nickpage information
DEBUG MODE
SQL Error : 1146 Table 'mysql.nickpage_table' doesn't exist
SELECT a.user_id, a.username, b.name, b.created FROM phpbb_users a, NICKPAGE_TABLE b WHERE b.uid=a.user_id ORDER BY b.created DESC LIMIT 6
Line : 147
File : D:\angryrants\forum\portal.php |
How can I fix this? |
|
|
       |
 |
stefan
Administrator


Anmeldungsdatum: 02.08.2002
Beiträge: 4735
Wohnort: Aachen
|
Verfasst am:
So 14 Sep, 2003 08:34 |
  |
|
      |
 |
ltiefland
Support Team Member


Anmeldungsdatum: 27.08.2002
Beiträge: 436
Wohnort: Marl
|
Verfasst am:
So 14 Sep, 2003 16:53 |
  |
If you click on "smilies" in the "quick-reply" section and get "Hacking attempt1" than put this line at the very beginning of "quick_reply.php":
| PHP: |
<?php $mode=$HTTP_GET_VARS[mode];
|
After that everything should be fine! |
_________________ Live Long And Prosper,
Lars Tiefland
admin at GBS, a Mod for STEF2, New mod versions and support! |
|
    |
 |
satyr
phpBB2.de User


Anmeldungsdatum: 13.11.2002
Beiträge: 562
|
Verfasst am:
Di 16 Sep, 2003 13:22 |
  |
There is a bug in the portal_body.tpl, which is not fixed yet.
There is only the link "post comment"...
The link "show comments" is missing.
I mean this code...
| Code: |
| <a href="{fetchpost_row.U_VIEW_COMMENTS}">{L_VIEW_COMMENTS}</a> |
|
|
|
    |
 |
Mario671
phpBB2.de User

Anmeldungsdatum: 20.08.2003
Beiträge: 9
Wohnort: Rendsburg
|
Verfasst am:
Fr 19 Sep, 2003 12:03 |
  |
hi, after update from 1.2 to 1.3 i get these error in the header:
| Zitat: |
&& !defined("IN_LOGIN") ) { message_die(GENERAL_MESSAGE, 'Board_disable', 'Information'); } ?>
Warning: Cannot modify header information - headers already sent by (output started at /www/htdocs/mimo/common.php:191) in /www/htdocs/mimo/includes/sessions.php on line 182
Warning: Cannot modify header information - headers already sent by (output started at /www/htdocs/mimo/common.php:191) in /www/htdocs/mimo/includes/sessions.php on line 183
Warning: Cannot modify header information - headers already sent by (output started at /www/htdocs/mimo/common.php:191) in /www/htdocs/mimo/includes/page_header.php on line 786
Warning: Cannot modify header information - headers already sent by (output started at /www/htdocs/mimo/common.php:191) in /www/htdocs/mimo/includes/page_header.php on line 788
Warning: Cannot modify header information - headers already sent by (output started at /www/htdocs/mimo/common.php:191) in /www/htdocs/mimo/includes/page_header.php on line 789 |
oh what can i do, there is also no way for me to get in the acp
Please help!
Thank you |
|
|
   |
 |
stefan
Administrator


Anmeldungsdatum: 02.08.2002
Beiträge: 4735
Wohnort: Aachen
|
Verfasst am:
Fr 19 Sep, 2003 12:55 |
  |
|
      |
 |
Mario671
phpBB2.de User

Anmeldungsdatum: 20.08.2003
Beiträge: 9
Wohnort: Rendsburg
|
Verfasst am:
Fr 19 Sep, 2003 19:46 |
  |
hi the problem is tholved, i uploaded the overall_header in the wrong template...that was the problem  |
|
|
   |
 |
Cami
phpBB2.de User


Anmeldungsdatum: 23.09.2003
Beiträge: 6
Wohnort: The Heart of Norrath
|
Verfasst am:
Mi 01 Okt, 2003 18:36 |
  |
I did as directed in the post above to “fix” things. I have received no errors (that’s awesome)
Ok question.
and since this cal has events added by post only, is that why I lost the cal admin section in my admin menu?
I still don’t have users with birthdays in the next seven days in my portal body in the upcoming events of the calendar. this is what I am looking for:
anyone able to help me out? I thought this mod might PUT that in the section I guess I was wrong. |
_________________
 |
|
   |
 |
Jonnyb
phpBB2.de User


Anmeldungsdatum: 25.09.2003
Beiträge: 239
Wohnort: New York City
|
Verfasst am:
Do 23 Okt, 2003 21:25 |
  |
| beejus04";p="37434 hat folgendes geschrieben: |
After I installed the bug fix I now get this portal error..
| Code: |
General Error
Could not query Nickpage information
DEBUG MODE
SQL Error : 1146 Table 'mysql.nickpage_table' doesn't exist
SELECT a.user_id, a.username, b.name, b.created FROM phpbb_users a, NICKPAGE_TABLE b WHERE b.uid=a.user_id ORDER BY b.created DESC LIMIT 6
Line : 147
File : D:\angryrants\forum\portal.php |
How can I fix this? |
I have the Same problem too, but when i look in SQL i see that the tables are there... i have tried to restart SQL but doesnt work. |
|
|
    |
 |
Thomson
Universal Genius

Anmeldungsdatum: 05.08.2002
Beiträge: 4726
Wohnort: a shibby place
|
Verfasst am:
Fr 24 Okt, 2003 10:24 |
  |
as it's said, the table nickpage_tabkle doesn't exist...
download the Mod from this Page and run the SQL-Query manually....this should work...
Tom |
_________________ There are only 10 types of people in the world: Those who understand binary, and those who don't... |
|
      |
 |
Jonnyb
phpBB2.de User


Anmeldungsdatum: 25.09.2003
Beiträge: 239
Wohnort: New York City
|
Verfasst am:
Fr 24 Okt, 2003 15:14 |
  |
thonsom, i had done that, and it still said the samething... basically if that happens, you have 1 choice, and thats to reinstall... i tried for about 3 hours to go through the updates and patchs VERY slowly, I even went as far as to delete the tables from SQL, then doing the patchs and updates, and recieved the same error...
just to make it more fun, i even went into some files and removed the error codes , I bet anyone would agree with me, the best way to find out how somethign works is to take it apart...
anyways, after a FRESH phpbb2.0.6 and Plus 1.3 install, everything works fine.  |
|
|
    |
 |
|
|
|
|