| :: |
| Author |
Message |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 14854
|
|
| Back to top |
|
 |
|
 |
Peter77 phpBB SEO Team


Joined: 10 May 2006 Posts: 515 Location: Michigan
|
Posted: Wed Jul 05, 2006 2:12 am Post subject: Re: mxBB 2.7.7 is out |
|
|
Ah, thank you for the notice. heading over there now to read up on anything else.
 |
_________________ Juarol.com
| Frekuenciadigital.com | |
|
| Back to top |
|
 |
macnack PR0

Joined: 20 Jun 2006 Posts: 97
|
Posted: Wed Jul 05, 2006 7:46 am Post subject: Re: mxBB 2.7.7 is out |
|
|
Oh no I hate updates
Why can´t it get out 2 weeks early?
But which must be, must be
Fix the update problems with chache?
In my 2.7.6.pl2 chache doesn´t work. |
_________________ macnack |
|
| Back to top |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 14854
|
|
| Back to top |
|
 |
macnack PR0

Joined: 20 Jun 2006 Posts: 97
|
Posted: Wed Jul 05, 2006 6:39 pm Post subject: Re: mxBB 2.7.7 is out |
|
|
Hello
have a update problem
mx_install.php will send me a hacking attemp
Portal works, but no 2.7.7 in Admin-footer  |
_________________ macnack |
|
| Back to top |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 14854
|
|
| Back to top |
|
 |
macnack PR0

Joined: 20 Jun 2006 Posts: 97
|
Posted: Wed Jul 05, 2006 9:31 pm Post subject: Re: mxBB 2.7.7 is out |
|
|
I edit my files with winmerge (thanks for that tool) and then I follow | Quote: | Changed/Added/Removed files between 2.7.6-pl2 and 2.7.7
Note: The following instructions are part of our global upgrade procedure described in the Release Notes! Please make backups before attempting an upgrade!
Using your FTP client of choice (or File Manager, if your webserver is local), point yourself into the directory where your mxBB-Portal is installed and remove the following files:
* WARNING: Do NOT confuse with the same/similar files/folders in the phpBB directory !!!
DELETE common.php
DELETE login.php
DELETE mx_announce.php
DELETE mx_forum.php
DELETE mx_menu_nav.php
DELETE mx_multiple_blocks.php
DELETE mx_online.php
DELETE admin/admin_mx_chkobjs.php
DELETE admin/admin_mx_menu.php
DELETE admin/index.php
DELETE admin/page_header_admin.php
DELETE cache/.htaccess
DELETE includes/mx_form.php
DELETE includes/mx_functions.php
DELETE includes/mx_functions_ch.php
DELETE includes/page_header.php
DELETE modules/mx_last_msg/mx_last_msg.php
DELETE modules/mx_last_msg/admin/admin_mx_last_msg.php
DELETE modules/mx_statistics/mx_statistics.php
DELETE modules/mx_textblocks/mx_textblock_bbcode.php
DELETE modules/mx_textblocks/mx_textblock_html.php
DELETE modules/mx_textblocks/mx_textblocks_multi.php
Now extract the latest distributed ZIP and copy/upload into place the following new/changed files:
DELETE common.php
COPY login.php
COPY mx_announce.php
COPY mx_forum.php
COPY mx_menu_nav.php
COPY mx_multiple_blocks.php
COPY mx_online.php
COPY admin/admin_mx_chkobjs.php
COPY admin/admin_mx_menu.php
COPY admin/index.php
COPY admin/page_header_admin.php
COPY cache/.htaccess
COPY includes/.htaccess
COPY includes/mx_form.php
COPY includes/mx_functions.php
COPY includes/mx_functions_ch.php
COPY includes/page_header.php
COPY modules/mx_last_msg/mx_last_msg.php
COPY modules/mx_last_msg/admin/admin_mx_last_msg.php
COPY modules/mx_statistics/mx_statistics.php
COPY modules/mx_textblocks/mx_textblock_bbcode.php
COPY modules/mx_textblocks/mx_textblock_html.php
COPY modules/mx_textblocks/mx_textblocks_multi.php
Now, upload the install/ folder into your root mxBB folder, and run http://www.yourdomain.com/mxbbroot/install/mx_install.php to finish the upgrade process by making the necessary changes (if any) to your DB!
|
The red one not I copy common.php
if I run http://www.yourdomain.com/mxbbroot/install/mx_install.php I get message hacking attempt
phpbb is up to date.... |
_________________ macnack |
|
| Back to top |
|
 |
Peter77 phpBB SEO Team


Joined: 10 May 2006 Posts: 515 Location: Michigan
|
|
| Back to top |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 14854
|
|
| Back to top |
|
 |
macnack PR0

Joined: 20 Jun 2006 Posts: 97
|
Posted: Thu Jul 06, 2006 11:36 am Post subject: Re: mxBB 2.7.7 is out |
|
|
No
the thred on mx-system.com doesn´t help me.
I get the hacking attemp message after I click on Link under the installer text | Quote: | Welcome to the mxBB-Portal Installation Wizard mxBB-Portal
v. 2.7.7
mxBB-Portal is already installed. Please, make backups of your database now !
The next step will modify the structure of your database (please note mxBB-Portal does not modify your phpBB database in any way). If for whatever reason this upgrade procedure fails, there would be no other way to return to your current state. Please, make backups of your database BEFORE proceeding !
Once done, click the button below to start the upgrade procedure.
|
|
_________________ macnack |
|
| Back to top |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 14854
|
|
| Back to top |
|
 |
macnack PR0

Joined: 20 Jun 2006 Posts: 97
|
Posted: Thu Jul 06, 2006 1:06 pm Post subject: Re: mxBB 2.7.7 is out |
|
|
I´m a little confused ,
forget to delete | Code: | while (list($var,) = @each($input))
{
if (in_array($var, $not_unset))
{
die('Hacking attempt!');
}
unset($$var);
} |
Now it works  |
_________________ macnack |
|
| Back to top |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 14854
|
|
| Back to top |
|
 |
macnack PR0

Joined: 20 Jun 2006 Posts: 97
|
Posted: Thu Jul 06, 2006 1:38 pm Post subject: Re: mxBB 2.7.7 is out |
|
|
Hello dcz
MHobbit wrote on the thread at mx-system
| Quote: | | Removing that code in mx_install.php isn't too wise as it's actually a hacking prevention measure. Better mx_install.php than common.php I guess (doing it to the latter would be stupid actually ). |
So I delete it and it works |
_________________ macnack |
|
| Back to top |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 14854
|
Posted: Thu Jul 06, 2006 4:19 pm Post subject: Re: mxBB 2.7.7 is out |
|
|
Well you should keep this code an try to find out what var is causing you trouble, must be because of some mod you implemented.
Look for the used HTTP, GET, POST and COOKIE var in those mod's code, to see if some don't use the register Globals properties a bit too much
Since this is becoming a bit technical, I think we'd rather continue support for this at the mxBB website, where all the team will be able to assist you.
I really think you should at least try to put back the 2.7.6-pl2 method for this part instead of nothing, and work a bit on finding out how to upgrade this part as well.
++ |
_________________ Useful links :
SEO Forum || SEO Directory || SEO phpBB || SEO phpBB3 || Search
____________________
Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Référencement phpBB3 || Recherche |
|
| Back to top |
|
 |
|
|