Sub Menu
Links Menu
Online Users

In total there are 308 users online :: 1 registered, 0 hidden and 307 guests

Most users ever online was 1091 on Wed Aug 16, 2023 5:27 pm

Registered users: Google [Bot] based on users active over the past 60 minutes

[SOLVED] phpBB_security Version

This is where youll find security related information.
Discuss Integramod/phpbb security issues here.

Moderator: Integra Moderator

[SOLVED] phpBB_security Version

PostAuthor: Kusco » Sun Jan 07, 2007 7:42 am

I want to update my portal, 2.0.20 to latest version.
When I try to do this I get an error, I think it is related to the phpBB_security version,
How, (where) can I see the version off My phpBB_security file?
In the admin Index, I have the 2.0.21 reported, because I install the premodded files before, but I had errors so I reinstall old files (2.0.20) :oops: <img> ) what should I do?
Last edited by Kusco on Sun Jan 14, 2007 11:36 am, edited 1 time in total.

Kusco
Members
Members
 
Posts: 37
Likes: 0 post
Liked in: 0 post
Joined: Sun Apr 09, 2006 11:05 am
Cash on hand: 0.00

Re: phpBB_security Version

PostAuthor: MWE_001 » Tue Jan 09, 2007 1:29 pm

When you updated last time did you update security to 1.0.3? If not that is your issue and secutrity needs updated. BUT Tweaks site is down, gone or something right now. I dont know who or whre you can get it from anymore.
Last edited by MWE_001 on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
"Don't gain the world and lose your soul, wisdom is better than silver and gold" -Bob Marley

If you build it, I can break it! ~ Whispered in the tone of the movie Field of Dreams.
User avatar
MWE_001
Sr Integra Member
Sr Integra Member
 
Posts: 1265
Likes: 0 post
Liked in: 0 post
Images: 12
Joined: Fri Apr 21, 2006 6:59 pm
Cash on hand: 0.00
Location: Illinois

Re: phpBB_security Version

PostAuthor: Kusco » Tue Jan 09, 2007 1:49 pm

Tanks MWE_001
This problem is passed!
I update 102 to 103...
But I have some errors...
1. The PhpBB Security Status tha appear on top of Admin Index say- Sorry, I was unable to get version data at this time. Please try later.

And I noticied no changes....
No login security...

First I can't run the ps-upgrade, but I change the permissions, and I run It, I get some errors.

Error: Duplicate entry 'phpBBSecurity_guest_matches' for key 1
INSERT INTO phpbb_config (config_name, config_value) VALUES ('phpBBSecurity_use_password_match', '1');

Error: Duplicate entry 'phpBBSecurity_use_password_match' for key 1
INSERT INTO phpbb_config (config_name, config_value) VALUES ('phpBBSecurity_use_password_length', '1');

Error: Duplicate entry 'phpBBSecurity_use_password_length' for key 1
INSERT INTO phpbb_config (config_name, config_value) VALUES ('phpBBSecurity_password_min_length', '5');

Error: Duplicate entry 'phpBBSecurity_password_min_length' for key 1
INSERT INTO phpbb_config (config_name, config_value) VALUES ('phpBBSecurity_version', '1.0.3');

Error: Duplicate entry 'phpBBSecurity_version' for key 1
I use Mozilla, I cannot run scripts in the IE

Any help?

If You preferer you could move this topic
Last edited by Kusco on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.

Kusco
Members
Members
 
Posts: 37
Likes: 0 post
Liked in: 0 post
Joined: Sun Apr 09, 2006 11:05 am
Cash on hand: 0.00

Re: phpBB_security Version

PostAuthor: MWE_001 » Tue Jan 09, 2007 1:57 pm

Well, I cant move this topic, but someone can and will if needs be Im sure. The reason you are getting the message about cant find version error is because phpbb-tweaks.com is down right now.

The other errors Im not sure about. Mine went away as soon as I updated. May I respectfully suggest to check your edits one more time and please copy your exact errors you are getting so we can narrow it down and help you some
Last edited by MWE_001 on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
"Don't gain the world and lose your soul, wisdom is better than silver and gold" -Bob Marley

If you build it, I can break it! ~ Whispered in the tone of the movie Field of Dreams.
User avatar
MWE_001
Sr Integra Member
Sr Integra Member
 
Posts: 1265
Likes: 0 post
Liked in: 0 post
Images: 12
Joined: Fri Apr 21, 2006 6:59 pm
Cash on hand: 0.00
Location: Illinois

Re: phpBB_security Version

PostAuthor: Teelk » Tue Jan 09, 2007 2:20 pm

Duplicate entry error just means that those tables/fields are already in the DB, usually nothing to worry about.

The updates need to be done in the correct order.

2.0.17 -> 2.0.18
2.0.18 -> 2.0.19
phpBB Security 1.0.2 -> 1.0.3
2.0.19 ->2.0.20
2.0.20 ->2.0.21
2.0.21 ->2.0.22

If you used premodded files, it's an easy fix if you didn't do them in the right order. Just start at 2.0.19, use the premodded files, then use the premodded files from phpBB Security update, then from 2.0.20. Then if you want to update from there, you can continue to use the premodded files, and just use the update_to_latest.php from the most recent update package.
Last edited by Teelk on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
User avatar
Teelk
Dev Team
Dev Team
 
Posts: 1309
Likes: 0 post
Liked in: 0 post
Joined: Tue Mar 14, 2006 5:25 pm
Cash on hand: 0.00
Location: Canada

Re: phpBB_security Version

PostAuthor: MWE_001 » Tue Jan 09, 2007 2:35 pm

Teelk, Im glad you stepped in on this one chief. I got a board that is .17 still and JUST now applying all phpbb updates and I allready have 1.0.3 secutrity installed how will this affect me order wise if at all? I did all the upgardes to another site of mine way back when and all was fine BUT i didnt have secutirty 1.0.3 installed allready either though.
Last edited by MWE_001 on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
"Don't gain the world and lose your soul, wisdom is better than silver and gold" -Bob Marley

If you build it, I can break it! ~ Whispered in the tone of the movie Field of Dreams.
User avatar
MWE_001
Sr Integra Member
Sr Integra Member
 
Posts: 1265
Likes: 0 post
Liked in: 0 post
Images: 12
Joined: Fri Apr 21, 2006 6:59 pm
Cash on hand: 0.00
Location: Illinois

Re: phpBB_security Version

PostAuthor: Kusco » Tue Jan 09, 2007 3:05 pm

Ok!
I've the php up to date at least looking to admin index, and after all updates. :(
what is the folder "iu" , inside the admin templates folder, for?
Do I have to change any permissions ?
Is any server config sets that could forbiden the Mod
Last edited by Kusco on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.

Kusco
Members
Members
 
Posts: 37
Likes: 0 post
Liked in: 0 post
Joined: Sun Apr 09, 2006 11:05 am
Cash on hand: 0.00

Re: phpBB_security Version

PostAuthor: Teelk » Tue Jan 09, 2007 5:52 pm

"MWE_001";p="19285" wrote:Teelk, Im glad you stepped in on this one chief. I got a board that is .17 still and JUST now applying all phpbb updates and I allready have 1.0.3 secutrity installed how will this affect me order wise if at all? I did all the upgardes to another site of mine way back when and all was fine BUT i didnt have secutirty 1.0.3 installed allready either though.
If you're using premodded files it's very simple if the order's been done wrong. Just upload the premodded files from each package, one after the other(in the order from my previous post), since you've already run ps_upgrade.php don't worry about this file, just run the latest update_to_latest.php file from the 2.0.22 package after you've uploaded all files.

"Kusco";p="19287" wrote:Ok!
I've the php up to date at least looking to admin index, and after all updates. :(
what is the folder &quot;iu&quot; , inside the admin templates folder, for?
Do I have to change any permissions ?
Is any server config sets that could forbiden the Mod
Hmmm... that folder shouldn't exist, for some reason it's in the phpBB Security update, but it's a mistake. It can be deleted.

You won't really see many differences in the board. It's just an update to phpBB Security from version 1.0.2 to 1.0.3, there should only be a few more options in the Security section of the ACP.
Last edited by Teelk on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
User avatar
Teelk
Dev Team
Dev Team
 
Posts: 1309
Likes: 0 post
Liked in: 0 post
Joined: Tue Mar 14, 2006 5:25 pm
Cash on hand: 0.00
Location: Canada

Re: phpBB_security Version

PostAuthor: Kusco » Wed Jan 10, 2007 3:11 am

Ok Teelk.
I do not expect great changes in the board,
But the Didn't the Login Security link appear,
At the Admin Security template I can see just tree more tabs but I can have text in the left side
Last edited by Kusco on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.

Kusco
Members
Members
 
Posts: 37
Likes: 0 post
Liked in: 0 post
Joined: Sun Apr 09, 2006 11:05 am
Cash on hand: 0.00

PostAuthor: Cybox » Wed Jan 10, 2007 10:06 am

Hi Has anyone on this site got the instructions for phpBB Security 1.0.2 -> 1.0.3 or the download?

Any help is greatly appreciated.. <img>
Last edited by Cybox on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.

Cybox
Newbie
Newbie
 
Posts: 8
Likes: 0 post
Liked in: 0 post
Joined: Tue Jan 02, 2007 12:19 pm
Cash on hand: 0.00

PostAuthor: Cybox » Wed Jan 10, 2007 10:14 am

OK scrap my last question, I did what I should have done in the first place.. search downloads..

Found the download in the downloads section! Thanks!
Last edited by Cybox on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.

Cybox
Newbie
Newbie
 
Posts: 8
Likes: 0 post
Liked in: 0 post
Joined: Tue Jan 02, 2007 12:19 pm
Cash on hand: 0.00

PostAuthor: Teelk » Wed Jan 10, 2007 1:42 pm

"Kusco";p="19307" wrote:Ok Teelk.
I do not expect great changes in the board,
But the Didn't the Login Security link appear,
At the Admin Security template I can see just tree more tabs but I can have text in the left side
Nope, that is not part of phpBB Security, that's the CrackerTracker MOD which comes with IM 141.
Last edited by Teelk on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
User avatar
Teelk
Dev Team
Dev Team
 
Posts: 1309
Likes: 0 post
Liked in: 0 post
Joined: Tue Mar 14, 2006 5:25 pm
Cash on hand: 0.00
Location: Canada

Re: phpBB_security Version

PostAuthor: Kusco » Wed Jan 10, 2007 3:18 pm

Yeap!
Nope, that is not part of phpBB Security, that's the CrackerTracker MOD which comes with IM 141.
You mean the Login security? is it?

Just Finnish!

What do you think I have to change to have the left side of the security tab in good look?
Last edited by Kusco on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.

Kusco
Members
Members
 
Posts: 37
Likes: 0 post
Liked in: 0 post
Joined: Sun Apr 09, 2006 11:05 am
Cash on hand: 0.00

PostAuthor: IntegraMOD » Wed Jan 10, 2007 5:23 pm

Did you redo the updates in the correct order.
2.0.17 -> 2.0.18
2.0.18 -> 2.0.19
phpBB Security 1.0.2 -> 1.0.3
2.0.19 ->2.0.20
2.0.20 ->2.0.21
2.0.21 ->2.0.22

Also check the the ACP in Fisubice as the updates only hold updates for that theme
Last edited by IntegraMOD on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
Image
Please do not PM for support
User avatar
IntegraMOD
Administrator
Administrator
 
Posts: 459
Likes: 0 post
Liked in: 0 post
Joined: Sat Mar 11, 2006 3:46 pm
Cash on hand: 0.00
Bank: 100.00
Location: Seattle Wa

Re: phpBB_security Version

PostAuthor: Kusco » Sun Jan 14, 2007 11:35 am

Tanks Pals. <img>
I did the updates again And every thing is working.
I just have to update my lang_main file to see the instructions in Portuguese!
Last edited by Kusco on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.

Kusco
Members
Members
 
Posts: 37
Likes: 0 post
Liked in: 0 post
Joined: Sun Apr 09, 2006 11:05 am
Cash on hand: 0.00


Return to Forum Security

Who is online

Registered users: Google [Bot]

cron