Welcome Guest!   Please Login or Register
Subscribe Today

You are not subscriber of DaDaNuke | Making PHP-Nuke Better!. You can subscribe from here now!

Sponsored Links




Search




Site Navigation

· Home
· About Us
· Advertise With Us
· Club
· CVS
· Downloads
· Feedback
· Forums
· Gallery
· Groups
· Journal
· Private Messages
· Search
· Stories Archive
· Submit News
· Top 10
· Topics
· Web Links
· Your Account

Survey

I Want This Addon:

SEO
Gaming
Commerce
Database
Security



Results
Polls

Votes 557

Advertisers





Who's Online

There are currently, 33 guest(s) and 1 member(s) that are online.

You are Anonymous user. You can register for free by clicking here

Total Hits

We received
3673200
page views since September 2005




DaDaNuke :: View topic - [FIX] BBtoNuke Version 8.0 Compliance
 Forum FAQForum FAQ   SearchSearch   UsergroupsUsergroups   ProfileProfile   Log inLog in 

[FIX] BBtoNuke Version 8.0 Compliance

 
Post new topic   Reply to topic    DaDaNuke Forum Index -> BBtoNuke
View previous topic :: View next topic  
Author Message
emilacosta
dadaAdmin
dadaAdmin


Joined: Sep 19, 2005
Posts: 219
Location: Miami, FL

PostPosted: Thu Jan 11, 2007 6:22 pm    Post subject: [FIX] BBtoNuke Version 8.0 Compliance Reply with quote

If you did the update to BBtoNuke 2.0.22 and update the Private Messages module index.php you can have some errors. The problem is that the release for this date 2006/12/16 13:11:25 was for other PHPNuke but 8.0, but you can always fixed to nuke 8.0 by doing like bellow:

Find and replace this:
Code:

include("includes/bbcode.php");
include("includes/functions_post.php");
.
.
include("includes/page_header_review.php");
.
.
include("includes/page_tail_review.php");
.
.
include("includes/page_header.php");
.
.
include("includes/page_tail.php");


For this:
Code:

include("modules/Forums/includes/bbcode.php");
include("modules/Forums/includes/functions_post.php");
.
.
include("modules/Forums/includes/page_header_review.php");
.
.
include("modules/Forums/includes/page_tail_review.php");
.
.
include("modules/Forums/includes/page_header.php");
.
.
include("modules/Forums/includes/page_tail.php");


the page_header.php and page_tail.php repeat themselves like 3 more time until the end of the file, make sure you replace them.

Now why update:

Quote:

The changelog (contained within this release) is as follows:

- Check for user's existence prior to showing email form
- New members of moderator groups should always become
moderators (Bug #382)
- Proper message when replying to non-existant topics (Bug
#459)
- Changed column type of search_array to store more ids (Bug
#4058)
- Fixed annoyance with font-size selector (Bug #4612)
- Fix optimize line in database updater (Bug #6186)
- Check for the avatar upload directory reinforced
- Changes to the criteria for "bad" redirection targets -
kellanved
- Fixed a non-persistent XSS issue in private messaging
- Fixing possible negative start parameter - SpiderZ.
- Added session checks to various forms - kellanved


To download the updates go to http://www.nukeresources.com. PHPNuke 8.0 from this site (www.dadanuke.org) comes with 2.0.21 so you just have to look for 2.0.22

Enjoy.
Back to top
View user's profile Send private message Visit poster's website
dadaBIT
General Manager
General Manager


Joined: Jun 23, 2005
Posts: 582
Location: United States

PostPosted: Tue Jan 16, 2007 4:25 am    Post subject: Reply with quote

Hello and Thanks for the heads' up! I have taken the BBtoNuke22 NP edition, released on Dec. 23, and changed ALL instances of 'includes' directory for new (more proper) path provisions for this most recent release from FB. I am still and always I guess, a student. Am I missing something else? Should I make a proper edit in Private Messages too? Your thoughts.

-dadaBIT
_________________

Visit the DaDaNuke Wish List
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger ICQ Number
dadaBIT
General Manager
General Manager


Joined: Jun 23, 2005
Posts: 582
Location: United States

PostPosted: Sat Jan 20, 2007 8:29 pm    Post subject: Reply with quote

Question Question Question
_________________

Visit the DaDaNuke Wish List
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger ICQ Number
emilacosta
dadaAdmin
dadaAdmin


Joined: Sep 19, 2005
Posts: 219
Location: Miami, FL

PostPosted: Sun Jan 21, 2007 2:49 pm    Post subject: Reply with quote

Yes, that was the problem that I had and the reason of this post.

Enjoy. Wink
_________________
"In the computer business you’re either a one or a zero and I am determined never to be zero."
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    DaDaNuke Forum Index -> BBtoNuke All times are GMT - 4 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Powered by phpBB © 2001 phpBB Group Version 2.0.6 of PHP-Nuke Port by Tom Nitzschner © 2002 www.toms-home.com
Theme designed by Western Studios



Terms of Use | Privacy Policy © 1996-2007, DaDaNuke

Listed on FeedBurner

PHP-Nuke Copyright © 2006 by Francisco Burzi. This is free software, and you may redistribute it under the GPL.
PHP-Nuke comes with absolutely no warranty, for details, see the license.

Theme Designed by Western Studios