wie zit er al met phpbb 2.05 of 2.1.1 ???
Forumregels
Sinds 1 januari 2009 wordt phpBB2 niet meer ondersteund.
Onderstaande informatie is verouderd en dient uitsluitend als archief.
Sinds 1 januari 2009 wordt phpBB2 niet meer ondersteund.
Onderstaande informatie is verouderd en dient uitsluitend als archief.

wie zit er al met phpbb 2.05 of 2.1.1 ???
hoi,
ik was wel benieuwd of er al mensen met de nieuwe versie's draaien
mijn forum draait op 2.05
en heb 2.1.1 geinstaleerd zo dat ze al aan de nieuwe versie kunnen wennen
en ik aan de nieuwe manier van beheren en forums maken
ik was wel benieuwd of er al mensen met de nieuwe versie's draaien
mijn forum draait op 2.05
en heb 2.1.1 geinstaleerd zo dat ze al aan de nieuwe versie kunnen wennen
en ik aan de nieuwe manier van beheren en forums maken
phpbb 2.05 forum http://jeroen234.dev-c.nl/forum/index.php
en 2.1.1 forum http://www.fanrace.no-ip.org:8000/phpbb2/index.php
en 2.1.1 forum http://www.fanrace.no-ip.org:8000/phpbb2/index.php
Re: wie zit er al met phpbb 2.05 of 2.1.1 ???
hoijeroen234 schreef:hoi,
hoezo 2.0.5?? en hoezo 2.1.1??jeroen234 schreef:mijn forum draait op 2.05
2.05 is de bug fix versie van 2.04 die onderhouden wordt tot 2.2 uit komt
2.1 is de ontwikkelings versie voor 2.2
fouten in 2.04 zijn dus verholpen in 2.05
geen extra's in die versie
2.2 is de versie waar iedereen op wacht en waar al van af 2001 aan gewerkt wordt en dit jaar zo als het er naar uit ziet af zal zijn
2.1 is de versie van het forum waar 2.2 uit zal ontstaan
bijna alles werkt al
2.1 is de ontwikkelings versie voor 2.2
fouten in 2.04 zijn dus verholpen in 2.05
geen extra's in die versie
2.2 is de versie waar iedereen op wacht en waar al van af 2001 aan gewerkt wordt en dit jaar zo als het er naar uit ziet af zal zijn
2.1 is de versie van het forum waar 2.2 uit zal ontstaan
bijna alles werkt al
phpbb 2.05 forum http://jeroen234.dev-c.nl/forum/index.php
en 2.1.1 forum http://www.fanrace.no-ip.org:8000/phpbb2/index.php
en 2.1.1 forum http://www.fanrace.no-ip.org:8000/phpbb2/index.php
als je 2.05 wilt of 2.1
kan je het hier halen
http://phpbb.sourceforge.net/cvs/
eerste gedeelte is de 2.05 versie
2de gedeelte is 2.1
let op als je 2.1 download kan je niet later naar 2.2 als ze nog veel veranderen in de database (database gedeelte bijna geheel af nu )
het is nog niet mogenlijk een 2.04 versie of 2.05 versie naar 2.1 versie te upgrade
alleen kale instalatie is werkendt tekrijgen
met zeer kleine wijzigeningen in de sql schema file's
kan je het hier halen
http://phpbb.sourceforge.net/cvs/
eerste gedeelte is de 2.05 versie
2de gedeelte is 2.1
let op als je 2.1 download kan je niet later naar 2.2 als ze nog veel veranderen in de database (database gedeelte bijna geheel af nu )
het is nog niet mogenlijk een 2.04 versie of 2.05 versie naar 2.1 versie te upgrade
alleen kale instalatie is werkendt tekrijgen
met zeer kleine wijzigeningen in de sql schema file's
phpbb 2.05 forum http://jeroen234.dev-c.nl/forum/index.php
en 2.1.1 forum http://www.fanrace.no-ip.org:8000/phpbb2/index.php
en 2.1.1 forum http://www.fanrace.no-ip.org:8000/phpbb2/index.php
jawel hoor
cvs phpbb 2.05 5 juni versie
phpBB 2.0.5 CHANGELOG
1. Changelog
This is a non-exhaustive (but still near complete) changelog for phpBB 2.0.x including beta and release candidate versions. Our thanks to all those people who've contributed bug reports and code fixes.
1.i. Changes since 2.0.4
Fixed user activation - user was able to activate himself after his account got deactivated
Fixed not correctly working phpbb_realpath function
Fixed wrong path to database schema files within the upgrade script
Fixed username validation - catch double quotes correctly
Changed email validation (apersands are allowed within emails now)
Fixed email validation for banned email addresses
Removed underline from email domain validation
Fixed redirection for PM Sentbox Folder, Installation and sending Email to another user
Fixed poll deletion
Fixed Mozilla navigation bar
Changed/Fixed URL bbcode parsing
Fixed database timeouts while searching the forums
Fixed wrong email return path in admin mass mailing - netclectic
Fixed MS-SQL failures within the update script
Fixed memberlist sort order
Fixed not showing leading spaces within Code BBCode
Fixed problem with adding double quotes to subject titles
Username input field is not shown within Profile Editing if user is not allowed to change his Username
Fixed pagination error with highlighting
Fixed errors if no smilies are installed
Fixed CSS issues with IE 5.2 on MacOS X - maybe other browsers were affected too
Fixed invalid session errors within the Moderator Control Panel
Fixed language variables within Authentication - error message were not correctly displayed
Removed doubled CSS class definitions within input fields
Fixed username change within the Administration Panel
Added missing <tr> tags to index_body.tpl
Added missing username language variable to statistics (Administration Panel)
Fixed moderator status update if a usergroup got deleted
Fixed poll handling - if a user wanted to edit his post polls got doubled
Fixed remove common words from search table if post get pruned - Nuttzy99
Fixed behaviour on splitting topics if no checkbox is selected
Anonymous is no longer displayed within Username dropdown boxes
Fixed viewprofile redirection if an invalid mode was specified
Fixed fraction settings within determining common words (only one PHP Version is affected) - Novan
Prevent admin to change usernames to his own username within the username administration
Activation email is sent to all admins instead of sending the email to the board email address
Fixed replacement of html entities
Fixed Announcement count, preventing the user to see/delete announcements if a complete page was filled with them
Added variable checks to database backup and restore screen - now users should be able to restore their backups with register_globals set to OFF
Prevented profile field 'Pop up window on new Private Message' from resetting if user returns from the Avatar Gallery
Fixed special character handling with word censor
Added SID to jumpbox - now the session id should be delivered correctly after jumping to a new forum
Fixed problems with usernames using html special chars
Added GMT + 13 to English lang_main, all translators are encouraged to do likewise - within the last release a language variable was missing
Deleted doubled 'U_MEMBERLIST' assignment from page_header.php
Fixed wrong display of Signature Checkbox while editing Private Message
Fixed disappearing post text if emoticon was inserted directly after pressing a BBCode button
Display correct alt-tag for smilies within postings - emoticon instead of filename
Prevented the ability to apply BBCode to website contents - we will find another EasterEgg
Fixed problems with very long user passwords
Limited username length the strict way - duplicate username registrations should no longer occur
Changed split words handling - now foreign characters are indexed correctly, searching for them works too
Changed empty email To Field to use a non-disclosure delimiter - Anti-Spam software should handle those mails correctly, they are RFC compliant
Fixed wrong language var in install.php - FTP Config screen
Fixed alt tag for locked topic images in viewforum_body.tpl
Fixed typo in groupcp.php - $lang['Unsub_success'] instead of $lang['Usub_success']
Fixed timezone display
Fixed wrong display of author quote tag within profile - Cl1mh4224rd
Delete user sessions after deactivating the username to prevent him navigating the forum (if logged in)
Added mail header X-MimeOLE to the emailer class
Prevent registration if user is logged in or user trying to register a second time
Prevent usage of ALT-255 in Usernames
Fixed IP retrieval for users with two proxy setups while the first proxy is hiding the clients IP Address - cosmos
cvs phpbb 2.05 5 juni versie
phpBB 2.0.5 CHANGELOG
1. Changelog
This is a non-exhaustive (but still near complete) changelog for phpBB 2.0.x including beta and release candidate versions. Our thanks to all those people who've contributed bug reports and code fixes.
1.i. Changes since 2.0.4
Fixed user activation - user was able to activate himself after his account got deactivated
Fixed not correctly working phpbb_realpath function
Fixed wrong path to database schema files within the upgrade script
Fixed username validation - catch double quotes correctly
Changed email validation (apersands are allowed within emails now)
Fixed email validation for banned email addresses
Removed underline from email domain validation
Fixed redirection for PM Sentbox Folder, Installation and sending Email to another user
Fixed poll deletion
Fixed Mozilla navigation bar
Changed/Fixed URL bbcode parsing
Fixed database timeouts while searching the forums
Fixed wrong email return path in admin mass mailing - netclectic
Fixed MS-SQL failures within the update script
Fixed memberlist sort order
Fixed not showing leading spaces within Code BBCode
Fixed problem with adding double quotes to subject titles
Username input field is not shown within Profile Editing if user is not allowed to change his Username
Fixed pagination error with highlighting
Fixed errors if no smilies are installed
Fixed CSS issues with IE 5.2 on MacOS X - maybe other browsers were affected too
Fixed invalid session errors within the Moderator Control Panel
Fixed language variables within Authentication - error message were not correctly displayed
Removed doubled CSS class definitions within input fields
Fixed username change within the Administration Panel
Added missing <tr> tags to index_body.tpl
Added missing username language variable to statistics (Administration Panel)
Fixed moderator status update if a usergroup got deleted
Fixed poll handling - if a user wanted to edit his post polls got doubled
Fixed remove common words from search table if post get pruned - Nuttzy99
Fixed behaviour on splitting topics if no checkbox is selected
Anonymous is no longer displayed within Username dropdown boxes
Fixed viewprofile redirection if an invalid mode was specified
Fixed fraction settings within determining common words (only one PHP Version is affected) - Novan
Prevent admin to change usernames to his own username within the username administration
Activation email is sent to all admins instead of sending the email to the board email address
Fixed replacement of html entities
Fixed Announcement count, preventing the user to see/delete announcements if a complete page was filled with them
Added variable checks to database backup and restore screen - now users should be able to restore their backups with register_globals set to OFF
Prevented profile field 'Pop up window on new Private Message' from resetting if user returns from the Avatar Gallery
Fixed special character handling with word censor
Added SID to jumpbox - now the session id should be delivered correctly after jumping to a new forum
Fixed problems with usernames using html special chars
Added GMT + 13 to English lang_main, all translators are encouraged to do likewise - within the last release a language variable was missing
Deleted doubled 'U_MEMBERLIST' assignment from page_header.php
Fixed wrong display of Signature Checkbox while editing Private Message
Fixed disappearing post text if emoticon was inserted directly after pressing a BBCode button
Display correct alt-tag for smilies within postings - emoticon instead of filename
Prevented the ability to apply BBCode to website contents - we will find another EasterEgg
Fixed problems with very long user passwords
Limited username length the strict way - duplicate username registrations should no longer occur
Changed split words handling - now foreign characters are indexed correctly, searching for them works too
Changed empty email To Field to use a non-disclosure delimiter - Anti-Spam software should handle those mails correctly, they are RFC compliant
Fixed wrong language var in install.php - FTP Config screen
Fixed alt tag for locked topic images in viewforum_body.tpl
Fixed typo in groupcp.php - $lang['Unsub_success'] instead of $lang['Usub_success']
Fixed timezone display
Fixed wrong display of author quote tag within profile - Cl1mh4224rd
Delete user sessions after deactivating the username to prevent him navigating the forum (if logged in)
Added mail header X-MimeOLE to the emailer class
Prevent registration if user is logged in or user trying to register a second time
Prevent usage of ALT-255 in Usernames
Fixed IP retrieval for users with two proxy setups while the first proxy is hiding the clients IP Address - cosmos
phpbb 2.05 forum http://jeroen234.dev-c.nl/forum/index.php
en 2.1.1 forum http://www.fanrace.no-ip.org:8000/phpbb2/index.php
en 2.1.1 forum http://www.fanrace.no-ip.org:8000/phpbb2/index.php
dan zal je in de cvs moeten kijken
en beginnen na 16 jan 2003 denk ik zo
(16 jan kwam 2.04 uit)
wat er iedere dag veranderd is
en waarom
en beginnen na 16 jan 2003 denk ik zo
(16 jan kwam 2.04 uit)
wat er iedere dag veranderd is
en waarom
phpbb 2.05 forum http://jeroen234.dev-c.nl/forum/index.php
en 2.1.1 forum http://www.fanrace.no-ip.org:8000/phpbb2/index.php
en 2.1.1 forum http://www.fanrace.no-ip.org:8000/phpbb2/index.php
maar als je template maaktmosymuis schreef:Zo zeg, da's nog een hoop!maar ik zie dat veel van de aanpassingen in de styles zitten, daar heb ik gelijk geen last meer van als mijn eigen template af is. Weet je ook of ik die technische aanpassingen zelf een voor een kan doorvoeren, ivm mijn sterk gemodde php files?
meld je dan op het ontwikkelings forum
de ontwerper van phpbb wil info over wat er extra in de template's voor 2.2 zou moeten zitten
en die zijn totaal anders als bij 2.04 / 2.05
veel van de template zit in de database
en een ander gedeelte er van wordt sterk gecomprimeerd op harde schijf gezet
voor ophalen via browser
na iedere wijziging in je template moet je cach map leeg halen en je template's mappen wel leeg laten staan in de cach
anders zijn je veranderingen niet zichtbaar
ook een nieuwe template is dan niet zichtbaar
of een in database gecopierde versie van subsilver 2.2 maar dan met een andere imageset zo dat je in je subforums een andere imageset bij je subsilver kan gebruiken
lees hier wat de maker van phpbb van mensen die template's maken wil weten
en wat andere al gezegt hebben
http://area51.phpbb.com/phpBB22/viewtop ... =4&t=11029
(ps dat forum is al 2.1)
phpbb 2.05 forum http://jeroen234.dev-c.nl/forum/index.php
en 2.1.1 forum http://www.fanrace.no-ip.org:8000/phpbb2/index.php
en 2.1.1 forum http://www.fanrace.no-ip.org:8000/phpbb2/index.php
als je zonder 2.1 te instaleren een blik op de template's wil werpen
log dan op me 2.1 test forum in
en gebruik
demo
demo
in adm gedeelte kan je dan bij de style's
dit gedeelte werken ze nog wel aan
vandaar dat ze willen weten wat de style ontwerpers graag willen
(ja je kan nu gebruikers toegang geven tot bepaalde gedeelte's van adm panel)
log dan op me 2.1 test forum in
en gebruik
demo
demo
in adm gedeelte kan je dan bij de style's
dit gedeelte werken ze nog wel aan
vandaar dat ze willen weten wat de style ontwerpers graag willen
(ja je kan nu gebruikers toegang geven tot bepaalde gedeelte's van adm panel)
phpbb 2.05 forum http://jeroen234.dev-c.nl/forum/index.php
en 2.1.1 forum http://www.fanrace.no-ip.org:8000/phpbb2/index.php
en 2.1.1 forum http://www.fanrace.no-ip.org:8000/phpbb2/index.php
info over hoe style's werken in 2.2
psoTFX
Bored Admin
Joined: 03 Jul 2001
Posts: 4152
Location: New Earth (Planet Bob) Post subject: A brief overview of some changes in 2.2
I'll attempt to give a brief overview of where, how and why some things have changed in 2.2 from 2.0 ... please don't ask for specific info in this topic (it'll just clog up with "random" questions) ... please ask such info in a different topic. Thanks
* Styles, themes, template and images
In phpBB 2.2 styles will comprise a combination of a; template, css (either embedded or as a stylesheet) and imageset. This should allow fairly quick and simple modification of the look and feel of a board. For example, rather than having to install and entirely new version of a style just to change the buttons you can simply alter the imageset attributed to a style. The same applies to CSS, although of course the tags required for a stylesheet may change from template set to template set.
One of the major criticisms of phpBB 2.0 was the relatively high load it could place on servers, particularly compared to the later release of InvisionBoard or even vB. In the majority of cases this extra load came from our "dynamic" approach to practically everything; templates, bbcode, word censors, smilies, highlighting, etc. etc.
In 2.0 templates were compiled each and every pageview ... while Nathan did an excellent job on the engine the impact of this could be significant. I, along with Nathan and Crimsonbane put together a compiling template system for 2.0. This compiled the templates (into PHP) just once (following any changes in the original HTML templates) and saved them to disk (or database). Subsequent accesses by the user then resulted in the need to just "run" this compiled output ... this could and did lead to noticeable improvements in load.
In 2.2 compilation is the default, indeed at present it cannot be disabled. At the current time the compiled templates are output to flat files stored within a world writeable directory. This shouldn't be a major issue for the vast majority of users. We may look at storing the data in the DB but certain new features complicate this a little.
Beyond compiled templates we've introduced basic logic to the templating engine. This is derived heavily from Smarty's system. These methods allow for the following:
<!-- IF <var> <logic> <comparator> -->
<!-- ELSEIF <var> <logic> <comparator> -->
<!-- ELSE -->
<!-- ENDIF -->
<!-- BEGIN <block> -->
<!-- BEGINELSE -->
<!-- END -->
<!-- INCLUDE <template file> -->
<!-- INCLUDEPHP <php file> -->
<!-- PHP -->
<!-- ENDPHP -->
The looping functions can use any defined variables (including block level variables). These allow for far greater control of output from within the templates ... while continuing to abstract code from markup. For example the decision as to which colour (or class) to use for alternating rows in viewtopic is now decided by an IF statement (rather than output directly by phpBB2 core code) ... giving more freedom to the designer (without requiring them to learn anything other than simple logic). For more details of the available logic in IF please see the Smarty documentation.
We also allow embeded PHP, HOWEVER, we heavily recommend this not be used for general styling ... indeed we will not be listing styles that use PHP or INCLUDEPHP tags on the phpbb.com site. These tags are really "intended" for quick introduction of "banners" and similar items.
Templates can now be edited online ... PLEASE NOTE that you won't actually be editing the raw HTML templates! Instead you're editing the compiled versions (else we would need to make the basic templates world writeable too ... and to me that's too much of a potential unecessary risk). You can download (to your local machine) any modifications though for archival purposes (so you won't lose the changes should the templates be recompiled following a move, etc.).
phpBB 2.2 differs from 2.0 in that the old (limited) theming system has been removed. The entire system is now (by default) driven by CSS (although there is nothing stopping a template designer using now deprecated HTML styling such as <font color> etc.). The CSS can be entered (and edited) directly via the admin control panel and/or an external style sheet can be specified.
psoTFX
Bored Admin
Joined: 03 Jul 2001
Posts: 4152
Location: New Earth (Planet Bob) Post subject: A brief overview of some changes in 2.2
I'll attempt to give a brief overview of where, how and why some things have changed in 2.2 from 2.0 ... please don't ask for specific info in this topic (it'll just clog up with "random" questions) ... please ask such info in a different topic. Thanks
* Styles, themes, template and images
In phpBB 2.2 styles will comprise a combination of a; template, css (either embedded or as a stylesheet) and imageset. This should allow fairly quick and simple modification of the look and feel of a board. For example, rather than having to install and entirely new version of a style just to change the buttons you can simply alter the imageset attributed to a style. The same applies to CSS, although of course the tags required for a stylesheet may change from template set to template set.
One of the major criticisms of phpBB 2.0 was the relatively high load it could place on servers, particularly compared to the later release of InvisionBoard or even vB. In the majority of cases this extra load came from our "dynamic" approach to practically everything; templates, bbcode, word censors, smilies, highlighting, etc. etc.
In 2.0 templates were compiled each and every pageview ... while Nathan did an excellent job on the engine the impact of this could be significant. I, along with Nathan and Crimsonbane put together a compiling template system for 2.0. This compiled the templates (into PHP) just once (following any changes in the original HTML templates) and saved them to disk (or database). Subsequent accesses by the user then resulted in the need to just "run" this compiled output ... this could and did lead to noticeable improvements in load.
In 2.2 compilation is the default, indeed at present it cannot be disabled. At the current time the compiled templates are output to flat files stored within a world writeable directory. This shouldn't be a major issue for the vast majority of users. We may look at storing the data in the DB but certain new features complicate this a little.
Beyond compiled templates we've introduced basic logic to the templating engine. This is derived heavily from Smarty's system. These methods allow for the following:
<!-- IF <var> <logic> <comparator> -->
<!-- ELSEIF <var> <logic> <comparator> -->
<!-- ELSE -->
<!-- ENDIF -->
<!-- BEGIN <block> -->
<!-- BEGINELSE -->
<!-- END -->
<!-- INCLUDE <template file> -->
<!-- INCLUDEPHP <php file> -->
<!-- PHP -->
<!-- ENDPHP -->
The looping functions can use any defined variables (including block level variables). These allow for far greater control of output from within the templates ... while continuing to abstract code from markup. For example the decision as to which colour (or class) to use for alternating rows in viewtopic is now decided by an IF statement (rather than output directly by phpBB2 core code) ... giving more freedom to the designer (without requiring them to learn anything other than simple logic). For more details of the available logic in IF please see the Smarty documentation.
We also allow embeded PHP, HOWEVER, we heavily recommend this not be used for general styling ... indeed we will not be listing styles that use PHP or INCLUDEPHP tags on the phpbb.com site. These tags are really "intended" for quick introduction of "banners" and similar items.
Templates can now be edited online ... PLEASE NOTE that you won't actually be editing the raw HTML templates! Instead you're editing the compiled versions (else we would need to make the basic templates world writeable too ... and to me that's too much of a potential unecessary risk). You can download (to your local machine) any modifications though for archival purposes (so you won't lose the changes should the templates be recompiled following a move, etc.).
phpBB 2.2 differs from 2.0 in that the old (limited) theming system has been removed. The entire system is now (by default) driven by CSS (although there is nothing stopping a template designer using now deprecated HTML styling such as <font color> etc.). The CSS can be entered (and edited) directly via the admin control panel and/or an external style sheet can be specified.
phpbb 2.05 forum http://jeroen234.dev-c.nl/forum/index.php
en 2.1.1 forum http://www.fanrace.no-ip.org:8000/phpbb2/index.php
en 2.1.1 forum http://www.fanrace.no-ip.org:8000/phpbb2/index.php
nu krijg ik dit weer...
Warning: Missing argument 1 for inst_page_footer() in /mnt/datadisk/users/webs/tdrbase.breezeland.com/newbase/install/install.php on line 869
Warning: Missing argument 2 for inst_page_footer() in /mnt/datadisk/users/webs/tdrbase.breezeland.com/newbase/install/install.php on line 869
sorry ze zijn nog niet zo ver dat ze al andere database's als mysql ondersteunen
je zal dus moeten wachten tot ze bijna geheel klaar zijn dan maken ze dat in orde
meeste werken met mysql
dus daar wordt alles mee getest
je zal dus moeten wachten tot ze bijna geheel klaar zijn dan maken ze dat in orde
meeste werken met mysql
dus daar wordt alles mee getest
phpbb 2.05 forum http://jeroen234.dev-c.nl/forum/index.php
en 2.1.1 forum http://www.fanrace.no-ip.org:8000/phpbb2/index.php
en 2.1.1 forum http://www.fanrace.no-ip.org:8000/phpbb2/index.php
coolfreepages.com
lycos.nl
bij lycos heb je wel het lycos probleem weet niet of de oplossing van dit forum ook werkt voor versie 2.1 en versie 2.2
maar phpbb zelf zal het niet oplossen is een verkeerde instelling van lycos
en een fix daarvoor maakt het forum op een andere host die een normale instellingen heb onbruikbaar zo nu dus op lycos
(in de ogen van lycos geen fout want zo willen ze het)
veel van die gratis hosts zitten wel met mysql
en de meeste betaalde ook
lycos.nl
bij lycos heb je wel het lycos probleem weet niet of de oplossing van dit forum ook werkt voor versie 2.1 en versie 2.2
maar phpbb zelf zal het niet oplossen is een verkeerde instelling van lycos
en een fix daarvoor maakt het forum op een andere host die een normale instellingen heb onbruikbaar zo nu dus op lycos
(in de ogen van lycos geen fout want zo willen ze het)
veel van die gratis hosts zitten wel met mysql
en de meeste betaalde ook
phpbb 2.05 forum http://jeroen234.dev-c.nl/forum/index.php
en 2.1.1 forum http://www.fanrace.no-ip.org:8000/phpbb2/index.php
en 2.1.1 forum http://www.fanrace.no-ip.org:8000/phpbb2/index.php
ik draai het op me eigen pc
webserver janaserver
mysql 3.23.52-nt
php 4.3.1
windows xp met alle update's
phpbb 2.1.1 van 11 juni
1 gb aan geheugen
heb niks in de files veranderd voor instaleren
heb wel later [img] aan forum toegevoegt kon niet wachten tot hun er mee klaar waren
heb ook ranks en post iets anders laten zien
per 1 telt zo langzaam op
wij doen altijd per 5
heb daar voor post 5x gedaan
database blijft dus normaal heb ook wel eens gedaan dat een bericht echt 5x is maar dan heb je steeds lege pagina's door dat berichten aantal niet klopt
webserver janaserver
mysql 3.23.52-nt
php 4.3.1
windows xp met alle update's
phpbb 2.1.1 van 11 juni
1 gb aan geheugen
heb niks in de files veranderd voor instaleren
heb wel later [img] aan forum toegevoegt kon niet wachten tot hun er mee klaar waren
heb ook ranks en post iets anders laten zien
per 1 telt zo langzaam op
wij doen altijd per 5
heb daar voor post 5x gedaan
database blijft dus normaal heb ook wel eens gedaan dat een bericht echt 5x is maar dan heb je steeds lege pagina's door dat berichten aantal niet klopt
phpbb 2.05 forum http://jeroen234.dev-c.nl/forum/index.php
en 2.1.1 forum http://www.fanrace.no-ip.org:8000/phpbb2/index.php
en 2.1.1 forum http://www.fanrace.no-ip.org:8000/phpbb2/index.php
ik krijg weer allemaal errors....
???????????????????????????????Install
An error has occurred during installation
An error occurred trying to update the database
You have an error in your SQL syntax near 'varhcar(255) DEFAULT '' NOT NULL, user_website varchar(100) DEFAULT '' NOT ' at line 70
Warning: Missing argument 1 for inst_page_footer() in /mnt/datadisk/users/webs/phpbb.breezeland.com/phpBB2/install/install.php on line 869
Warning: Missing argument 2 for inst_page_footer() in /mnt/datadisk/users/webs/phpbb.breezeland.com/phpBB2/install/install.php on line 869
An error has occurred during installation
An error occurred trying to update the database
You have an error in your SQL syntax near 'varhcar(255) DEFAULT '' NOT NULL, user_website varchar(100) DEFAULT '' NOT ' at line 70
blijkbaar een oudere versie je moet varhcar
effe opzoeken
en veranderen in
varchar
dat staat in \install\schemas\mysql_schema.sql
heb hem trouwens net op lycos proberen tezetten maar dat lukt mij ook niet
kan mischien komen door safe mode van php dat die aanstaat
bij mij staat hij uit ik host geen website's dus niemand kan php er bij me opzetten
dus heb dat niet nodig
krijg ook deze 2 errors die jij al kreeg
Warning: Missing argument 1 for inst_page_footer() in /data/members/free/tripod/nl/j/e/r/jeroen234/htdocs/phpbb/install/install.php on line 869
Warning: Missing argument 2 for inst_page_footer() in /data/members/free/tripod/nl/j/e/r/jeroen234/htdocs/phpbb/install/install.php on line 869
An error occurred trying to update the database
dus denk dat safemode het probleem zal zijn
effe opzoeken
en veranderen in
varchar
dat staat in \install\schemas\mysql_schema.sql
heb hem trouwens net op lycos proberen tezetten maar dat lukt mij ook niet
kan mischien komen door safe mode van php dat die aanstaat
bij mij staat hij uit ik host geen website's dus niemand kan php er bij me opzetten
dus heb dat niet nodig
krijg ook deze 2 errors die jij al kreeg
Warning: Missing argument 1 for inst_page_footer() in /data/members/free/tripod/nl/j/e/r/jeroen234/htdocs/phpbb/install/install.php on line 869
Warning: Missing argument 2 for inst_page_footer() in /data/members/free/tripod/nl/j/e/r/jeroen234/htdocs/phpbb/install/install.php on line 869
An error occurred trying to update the database
dus denk dat safemode het probleem zal zijn
phpbb 2.05 forum http://jeroen234.dev-c.nl/forum/index.php
en 2.1.1 forum http://www.fanrace.no-ip.org:8000/phpbb2/index.php
en 2.1.1 forum http://www.fanrace.no-ip.org:8000/phpbb2/index.php