Pagina 1 van 1

update naar 2.0.20

Geplaatst: 18 apr 2006, 18:45
door Trunks81
Support template:Cobalt
  • Wat is het probleem?ja tijdens update
    Wanneer ontstond het probleem?tijdens update
    Adres van je forum: http://www.avfans.nl
    Geïnstalleerde mods:redelijk wat
    Huidige template:coabalt
    phpBB versie: 2.0.19,20??
    Waar is je forum gehost:eweka
    Heb je onlangs iets verandert aan je forum?ja udate geprobeerd
    Heb je gezocht naar een antwoord?ja maar nog niet het probleem gevonden wat ik heb (Ja, welke zoekwoorden? Nee, probeer eerst eens te zoeken)
Overige opmerkingen:
Ik heb een copy gemaakt van forum en die offline bewerkt met de oce patches naar 2.0.20 alles netjes terug gekopieerd
en draait weer wat ik erg vreemd vind aangezien de update_to_latest.php niet wil werken krijg ik deze melding !

Warning: main(): Unable to access ./../extension.inc in /var/www/vhosts/avfans.nl/httpdocs/phpBB2/update_to_latest.php on line 46

Warning: main(./../extension.inc): failed to open stream: No such file or directory in /var/www/vhosts/avfans.nl/httpdocs/phpBB2/update_to_latest.php on line 46

Warning: main(): Failed opening './../extension.inc' for inclusion (include_path='.:') in /var/www/vhosts/avfans.nl/httpdocs/phpBB2/update_to_latest.php on line 46

Warning: main(): Unable to access ./../config. in /var/www/vhosts/avfans.nl/httpdocs/phpBB2/update_to_latest.php on line 47

Warning: main(./../config.): failed to open stream: No such file or directory in /var/www/vhosts/avfans.nl/httpdocs/phpBB2/update_to_latest.php on line 47

Warning: main(): Failed opening './../config.' for inclusion (include_path='.:') in /var/www/vhosts/avfans.nl/httpdocs/phpBB2/update_to_latest.php on line 47
Please read: INSTALL.html before attempting to update.

Erg vreemd dat dit niet werkt en forum nog wel lijkt mee dat die ook niet zou moeten werken aangezien de sql nog niet geupdate is
Wat ik net wel zag is dat ik als ik probeer te zoeken dit krijg


Could not delete old search id sessions

DEBUG MODE

SQL Error : 1054 Unknown column 'search_time' in 'where clause'

DELETE FROM phpbb_search_results WHERE search_time < 1145378680

Line : 657
File : search.php

Wie o wie kan me helpen ?

Groetjes Trunks

Geplaatst: 18 apr 2006, 18:48
door Paul
Je moet update_to_latest.php even in de install map zetten ;)

Geplaatst: 18 apr 2006, 18:56
door Trunks81
Zijn er toevallig functies bij gekomen in de acp ?

Geplaatst: 18 apr 2006, 19:00
door lifeguard
als je succesvol heb geupdate zul je ze zien.

Geplaatst: 18 apr 2006, 19:03
door Trunks81
De update is succesvol gegaan maar ik zie geen verschil na de update in het acp
Die fout melding van zoeken is ook weg.

Geplaatst: 18 apr 2006, 19:06
door Raimon
Algemene beheer, configuratie,

Wat ze verbeterd hebben:
[Fix] Prevent login attempts from incrementing for inactive users

[Fix] Do not check maximum login attempts on re-authentication to the admin panel - tomknight

[Fix] Regenerate session keys on password change

[Fix] retrieving category rows in index.php (Bug #90)

[Fix] improved index performance by determining the permissions before iterating through all forums (Bug #91)

[Fix] Better handling of short usernames within the search (bug #105)

[Fix] Send a no-cache header on admin pages as well as normal board pages (Bug #149)

[Fix] Apply word censors to the message when quoting it (Bug #405)

[Fix] Improved performance of query in admin_groups (Bug #753)

[Fix] Workaround for an issue in either PHP or MSSQL resulting in a space being returned instead of an empty string (bug #830)

[Fix] Correct use of default_style config value (Bug #861)

[Fix] Replace unneeded unset calls in admin_db_utilities.php - vanderaj

[Fix] Improved error handling in modcp.php

[Fix] Improved handling of forums to which the user does not have any explicit permissions - vanderaj

[Fix] Assorted fixes and cleanup of admin_ranks.php, now requires confirmation of deletions

[Fix] Assorted fixes and cleanup of admin_words.php, now requires confirmation of deletions

[Fix] Addition and editing of smilies can no longer be performed via GET, now requires confirmation of deletions

[Fix] Escape group names in admin_groups.php

[Sec] Replace strip_tags with htmlspecialchars in private message subject

[Sec] Some changes to HTML handling if enabled

[Sec] Escape any special characters in reverse dns - Anthrax101

[Sec] Typecast poll id values - Anthrax101

[Sec] Added configurable search flood control to reduce the effect of DoS style attacks

[Sec] Changed the way we create "random" values for use as keys - chinchilla/Anthrax101

[Sec] Enabled Visual Confirmation by default

[Change] Changed handling of the case where a selected style doesn't exist in the database

[Change] Changed handling of topic pruning to improve performance

[Change] Changed default forum permissions to only allow registered users to post in new forums
Een paar veranderingne hoor :)

Geplaatst: 18 apr 2006, 19:13
door Trunks81
wat zijn een paar testje die je kan doen om te kijken of alles goed is ?

Flood Interval
Aantal seconden die een gebruiker moet wachten tussen twee posts
Zoek flood-check
Aantal secondes dat de gebruiker moet wachten tussen zoek acties.
Onderwerpen Per Pagina

Zoek flood check in config ?

Groetjes Trunks