intrebare cu phpbb 3.0.7 RC1

Folosiţi acest forum pentru a discuta problemele apărute în timpul folosirii forumului phpBB 3.0.x.
Reguli forum
Aveti o problema si vreti sa primiti ajutor? Click aici ! Nu uitati si de regulamentul forumului !
Închis
Avatar utilizator
Gotyc
Utilizator înregistrat
Mesaje: 518
Membru din: 20-Iun-2009, 02:10:00
Versiune: 3.1.x
Ext: Da
Server: UNIX/Linux
Nivel phpBB: Mediu
Nivel php: Mediu
Localitate: iasi
Contact:

intrebare cu phpbb 3.0.7 RC1

Mesaj de Gotyc »

intrebare cu phpbb 3.0.7 RC1

Este oare bun ... putem sa-l punem ? www.phpbbcodes.com il au deja..
Avatar utilizator
bogdan
AdministratorAdministrator
Mesaje: 10888
Membru din: 18-Oct-2002, 13:14:27
Versiune: 3.0.11
Ext: Da
Server: UNIX/Linux
Nivel phpBB: Experimentat
Nivel php: Mediu
Localitate: Bucuresti
Contact:

Re: intrebare cu phpbb 3.0.7 RC1

Mesaj de bogdan »

Sfatul phpbb.com este ca pe forumurile de "productie" sa se foloseasca intotdeauna versiunile finale. Versiunea 3.0.7 RC1 inca nu a fost facuta publica dar poate fi deja testata.

Full Package:
http://www.phpbb.com/files/qa/phpBB-3.0.7-RC1.zip

Automatic Update Package:
http://www.phpbb.com/files/qa/phpBB-3.0 ... .7-RC1.zip

Changed Files Only Package:
http://www.phpbb.com/files/qa/phpBB-3.0.7-RC1-files.zip

Patch Files Package:
http://www.phpbb.com/files/qa/phpBB-3.0.7-RC1-patch.zip

Code Changes Package:
http://www.phpbb.com/files/qa/phpBB-3.0 ... hanges.zip
Avatar utilizator
Gotyc
Utilizator înregistrat
Mesaje: 518
Membru din: 20-Iun-2009, 02:10:00
Versiune: 3.1.x
Ext: Da
Server: UNIX/Linux
Nivel phpBB: Mediu
Nivel php: Mediu
Localitate: iasi
Contact:

Re: intrebare cu phpbb 3.0.7 RC1

Mesaj de Gotyc »

eu o am . si merge mai bine forumul.
Avatar utilizator
bogdan
AdministratorAdministrator
Mesaje: 10888
Membru din: 18-Oct-2002, 13:14:27
Versiune: 3.0.11
Ext: Da
Server: UNIX/Linux
Nivel phpBB: Experimentat
Nivel php: Mediu
Localitate: Bucuresti
Contact:

Re: intrebare cu phpbb 3.0.7 RC1

Mesaj de bogdan »

Chestia cu "mersul" bine e pur subiectiva. Personal nu o cred.

Probabil s-au mai rezolvat unele bug-uri dar astept sa vad comentariile oficiale.
Avatar utilizator
Gotyc
Utilizator înregistrat
Mesaje: 518
Membru din: 20-Iun-2009, 02:10:00
Versiune: 3.1.x
Ext: Da
Server: UNIX/Linux
Nivel phpBB: Mediu
Nivel php: Mediu
Localitate: iasi
Contact:

Re: intrebare cu phpbb 3.0.7 RC1

Mesaj de Gotyc »

Buguri rezolvate deşi eu cred ,că mai sunt :roll:

Cod: Selectaţi tot

And this is a list of bugs that have been fixed in 3.0.7:
- Allow ban reason and length to be selected and copied in ACP and 
subsilver2 MCP. (Bug #51095)
- Force full date for board online record date.
- Correctly reset login keys if passed value is the current user. (Bug 
#54125)
- Correctly set last modified headers. (Bug #54245, thanks Paul.J.Murphy)
- Show correct HTML title when reporting private messages. (Bug #54375)
- Correctly exclude subforums from ATOM Feeds. (Bug #54285)
- Do not link to user profile in ATOM feed entry if post has been made 
by the guest user. (Bug #54275)
- Make word censoring case insensitive. (Bug #54265)
- Fulltext-MySQL search for keywords and username at the same time. (Bug 
#54325)
- Various XHTML and CSS mistakes in prosilver. (Bugs #54705, #55895)
- Correctly show topic ATOM feed link when only post id is specified. 
(Bug #53025)
- Cleanly handle forum/topic not found in ATOM Feeds. (Bug #54295)
- PHP 5.3 compatibility: Check if function dl() exists before calling 
it. (Bug #54665)
- PHP 5.3 compatibility: Disable E_DEPRECATED on startup to keep 
set_magic_quotes_runtime(0) quiet. (Bug #54495)
- Correctly replace table prefix before inserting schema data into the 
database. (Bug #54815)
- Correctly take post time instead of topic time for the overall forum 
feed statistics row. (Bug #55005)
- Posting errors with CAPTCHAs using user::add_lang(). (Bug #55245)
- Use memcache::replace() instead of memcache::set() for existing keys 
to prevent problems.
- Check for required functions in eAccelerator. (Bug #54465)
- Use correct RFC 3339 date format in ATOM feed. (Bug #55005)
- Do not deliver topics from unreadable or passworded forums in the news 
feed. (Bug #54345)
- Restore user language choice to compiled stylesheets. (Bug #54035)
- Add missing language entries. (Bug #55095)
- Do not permit unauthorised users to delete private messages from 
folder listing. (Bug #54355)
- Correctly check for empty strings in custom profile fields. (Bug #55335)
- Use correct options to parse BBCodes in signatures when previewing PMs.
- Correct rendering of prosilver quick reply under IE6. (Bug #54115 - 
Patch by Raimon)
- Correct wording for "How do I show an image below my username" 
question answer in FAQ. (Bug #23935)
- Handle export of private messages where all recipients were deleted. 
(Bug #50985)
- Correctly get unread status information for global announcements in 
search results.
- Correctly handle global announcements in ATOM feeds.
- Use correct limit config parameter in the News feed.
- Restrict search for styles/../style.cfg to folders. (Bug #55665)
- Add ability to disable overall (aka board-wide) feed.
- Do not pass new_link parameter when creating a persistent connection 
with mysql. (Bug #55785)
- Improved search query performance through sorting words by their 
occurance. (Bug #21555)
- Correctly move sql_row_pointer forward when calling sql_fetchfield() 
on cached queries. (Bug #55865)
- Remove item limit from "All forums" feed.
- Do not use group colours for usernames on print view. (Bug #30315 - 
Patch by Pasqualle)
- Pagination of User Notes in MCP uses two different config values. (Bug 
#56025)
- List hidden groups on viewprofile where the viewing user is also a 
member. (Bug #31845)
- Sort viewprofile group list by group name.
- Strictly check whether a moderator can post in the destination forum 
when moving topic. (Bug #56255)
- Added some error handling to the compress class.
- Correctly determine permissions to show quick reply button. (Bug #56555)
- Do not unsubscribe users from topics replying with quickreply. (Bug 
#56235)
- Don't submit when pressing enter on preview button. (Bug #54395)
- Load reCAPTCHA over https when using a secure connection to the board. 
(Bug #55755)
- Clarify explanation of bump feature setting. (Bug #56075)
- Properly paginate unapproved posts in the MCP. (Bug #56285)
- Do not duplicate previous/next links in pagination text of moderator 
logs and user notes in MCP for subsilver2. (Bug #55045)
- Do not automatically unsubscribe users from topics, when email and 
jabber is disabled.
- Don't send activation email when user tries to change email without 
permission (fix by nrohler). (Bug #56335)
- Replace hard coded "px" with translated language-string. (Bug #52495)
- Correctly hover list menu in UCP and MCP for RTL languages. (Bug #49945)
- Correctly orientate quoted text image on RTL languages. (Bug #33745)
- Deprecate $allow_reply parameter to truncate_string() (Bug #56675)
- Fall back to default language email template if specified file does 
not exist. (Bug #35595)
- Update users last visit field correctly when changing activation 
status. (Bug #56185)
- Database updater now separates ADD COLUMN from SET NOT NULL and SET 
DEFAULT, when using PostgreSQL <= 7.4 (Bug #54435)
- Styles adjustment to correctly display an order of rtl/ltr mixed 
content. (Bugs #55485, #55545)
- Fix language string for PM-Reports refering to post-data. (Bug #54745)
- Do not store email templates in database. (Bug #54505)

Avatar utilizator
thecrewstyle
Utilizator înregistrat
Mesaje: 1180
Membru din: 26-Mar-2007, 09:26:21
Versiune: 3.0.6
Ext: Da
Server: UNIX/Linux
Nivel phpBB: Puţin experimentat
Localitate: Underground
Contact:

Re: intrebare cu phpbb 3.0.7 RC1

Mesaj de thecrewstyle »

Gotyc scrie:eu o am . si merge mai bine forumul.
Autosugestia e de vina.
Comunitatea What's Funny
Închis

Înapoi la “3.0.x Funcţionare”

Cine este conectat

Utilizatori ce ce navighează pe acest forum: Niciun utilizator înregistrat și 4 vizitatori