echoPHP phpBB MultiForums version 2.0.3 is released.

Information on new releases or updates to existing products or services will be posted here.
Post Reply
echophp
Posts: 657
Joined: Sun Feb 11, 2007 9:07 am

echoPHP phpBB MultiForums version 2.0.3 is released.

Post by echophp »

Dear beautiful users,

We are very please to release the new release of the version 2. It's echoPHP MF 2.0.3.

WHAT'S CHANGED?
fix: update_boards.php, does not have forum name in table prefix., this bug had occurred since 2.0.1
fix: update_boards.php, trim queries.
fix: admin index show wrong accounts overview.
fix: new admin password limit at 12 chars
fix: Unknown function reliquish_admin and switch_maintenance_status of view-more forum info.
fix: urls of page navigator contains search_by=Array&order=.........
fix: cached posts and cached members are not showed with grouped thousands on forum list.
fix: spam forums have redirect script redirect MF admin to other website.
fix: view signups by days, show incorrect day.
fix: didn't update number forums of databases after forums pruned.
fix: unable to update board title when it has single quote or double quotes.
fix: alert of array_merge wrong data type when save settings.
fix: MF admin have to login when they just changed email address.
fix: email sending timeout for large forum hosting.
fix: Warning: Duplicate entry 'xxxxxxx' for key 1 in /path/to/mf/mf_functions/global.php on line 0 IN /mf_admin/manage_ads_color_match.php
fix: slash before single quote in links of forums and MF pages when URL Rewrite is enabled.
fix: ajax sent incorrect charset.
fix: unreadable chars on error messages for other charset set by ajax, ex: windows-1251 for MF pages and MF admin area.
fix: number of members same as number of posts in forum list of directory.
fix: keywords url on MF pages don't work if "a" tag has other tag inside. ex: <a href="url"><strong>keywords</strong></a>
fix: emails were sent to forum admins have 'This is sent by echoPHP phpBB MultiForums.................' at footer
fix: validation checking when validation was disabled for signup page.
fix: uppercase issue on forum name for signup and mf_function.inc.php.
fix: Cannot use object of type stdClass as array in /path/to/echophpmf/mf_functions/functions.signup2.php ....... (or return invalid response without any chars when confirm a signup.), just happend for php5
fix: file not found when URL Rewrite is enabled.
fix: links to posts with hightlight param of search results doesn't work when URL Rewrite is enabled.
fix: Templates links at left menu in admin panel.
update: allow use external image url for Logo Management.
update: allow MF admin to choose default admin template.
update: new options allow MF admin allow forum co-admins can change logo.
update: don't include suspended forums in stats: top forums, newest forums, random forums.
update: support Spanish in keywords url.
update: use MySQL persistent connection instead of normal MySQL connection
update: load logo faster.
update: checking existance of logo folder, if it doesn't exist, try to create it.
update: auto insert new default logo_path record into config table if the forum has no one.
update: remove edit email form and update it from email of the first admin, usually admin has user_id = 2, if user_id = 2 doesn't exist, email of next admin will be used.
update: add new adfree impressions record instead of updating if it exists when grant adfree impressions.
update: place site bottom before </body></html> instead of </body></html>[site bottom]
update: update boards, ability to run sql queries for all databases, remember the database selected to run the queries on Back Link.
update: new option to redirect users access to not exist forum to a custom page.
delete: /mf_admin/js/xajax.js, /mf_admin/js/xajax_uncompressed.js

We encourage all clients update their echoPHP MFs to the lastest version as soon as possible to get fixes and new features.

Thank you.
Last edited by echophp on Wed Aug 08, 2007 4:00 am, edited 1 time in total.
freephpbbforums
Posts: 43
Joined: Sat Jun 30, 2007 12:33 pm

Post by freephpbbforums »

Where is the upgrade instructions for idiots please :D
echophp
Posts: 657
Joined: Sun Feb 11, 2007 9:07 am

Post by echophp »

freephpbbforums wrote:Where is the upgrade instructions for idiots please :D
It's in README.txt included in the upgrade package, please download it at client area.

Thank you.
freephpbbforums
Posts: 43
Joined: Sat Jun 30, 2007 12:33 pm

Post by freephpbbforums »

Well I did as the upgrade said step by step with disatress affects.

THIS BIT IS ON FORUM AND NEW SIGNUP

phpBB : Critical Error

Could not query config information

DEBUG MODE

SQL Error : 1146 Table 'fpfm_db8.config' doesn't exist

SELECT * FROM config

Line : 214
File : common.php

THIS BUT IS WHEN I TRIED TO LOGIN TO ADMIN AREA

Fatal error: Call to a member function on a non-object in /home/fpfm/public_html/mf_admin/login.php on line 0

Please assist

GLAD I MADE A BACKUP
echophp
Posts: 657
Joined: Sun Feb 11, 2007 9:07 am

Post by echophp »

Please submit a ticket with MF admin login, ftp login and other logins so i can take a look into it.

Thank you.
freephpbbforums wrote:Well I did as the upgrade said step by step with disatress affects.

THIS BIT IS ON FORUM AND NEW SIGNUP

phpBB : Critical Error

Could not query config information

DEBUG MODE

SQL Error : 1146 Table 'fpfm_db8.config' doesn't exist

SELECT * FROM config

Line : 214
File : common.php

THIS BUT IS WHEN I TRIED TO LOGIN TO ADMIN AREA

Fatal error: Call to a member function on a non-object in /home/fpfm/public_html/mf_admin/login.php on line 0

Please assist

GLAD I MADE A BACKUP
Post Reply