» Log in
User Name:

Password:

Not a member yet?
Register Now!
» Online Users: 62
0 members and 62 guests
No Members online
Most users ever online was 611, 03-21-2008 at 11:10 PM.
» .::.
Web Hosting - web hosting, dedicated servers and web design services
Online Degree - search for 1000+ online degrees, online colleges & online universities.
Tattoo - we are a group of tattoo enthusiasts
Gexa Energy - your absolute best choice in electric service
Texas electricity - save on electric rates
Oral Chelation - initial cleansing of your veins & arteries

Register Now! Contact Us

About this Page
This is a discussion on Center Forum Block: Does Not Work within the Nuke 6.5 to 6.9 - Blocks forums, part of the PHP-Nuke 6.5 to 6.9 category; Greetings friends. I upgraded to 6.5 from 6.0 w/ phpbbport. Went pretty smoothly, except for some very minor ...


Go Back   Nukemods Forum » PHP-Nuke 6.5 to 6.9 » Nuke 6.5 to 6.9 - Blocks

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 05-17-2003, 10:08 PM
Junior Member
 
Join Date: Jan 2003
Posts: 23
Center Forum Block: Does Not Work
Greetings friends.

I upgraded to 6.5 from 6.0 w/ phpbbport. Went pretty smoothly, except for some very minor troubleshooting that was needed. Anyways, installed only one theme, the AEOLUS 6.5 theme. Great theme, I am loving it, however the Center UP Block theme for the latest Forum Threads (Which was included with package) does not show up.

The Block shows, the names (Title, Topics, Replies , etc) Show up, yet it's not grabbing anything from the database like it should. Just looks blank. Would anyone (MIKE!!!!) have any suggestions? Any help would be appreciated, thank you all.



Best Regards,
Vachi
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 05-17-2003, 10:21 PM
Senior Member
 
Join Date: Sep 2002
Posts: 2,905
hmm..Yup, that's a problem. I only had that problem once when I upgraded a test site and the upgrade of the Database did not go right.
Did you use the nukebbsql upgrade script from here or nukecops to upgrade your old Nuke6.0 with phpBBport to Nuke6.5? Or did you use the upgrade script that was inluded in Nuke6.5 package?

mikem
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 05-17-2003, 10:30 PM
Junior Member
 
Join Date: Jan 2003
Posts: 23
Mike.

I used the actual NUKEBBSQL from Nukecops. The one that is included for 6.5 cannot be used for the upgrade process as I understand it. Strange that SCROLLING BLOCKS works just fine yet the Center Forum Block doesn't. I would think they'd use the same method to get information from the database.

Short of backing up, blowing out, and doing a fresh install of 6.5, any suggestions? Everything on the site is baby smooth, and is working flawlessly (I did notice some bugs in the 6.5 Mods being offered both here and at nukecops, but nothing that really was a show stopper) I took a look at the block-aeolous file and I can't seem to find anything wrong.

Vachi
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 05-17-2003, 10:36 PM
Senior Member
 
Join Date: Sep 2002
Posts: 2,905
Yeah it's wierd. I just looked at it again too and can't see anything. I have it running on two test sites that were upgraded to 6.5 and it works fine.
Try comparing the sql code in that block to one of your scrolling ones. Particularly the sql parts where it calls the topics etc.

mikem
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 05-17-2003, 11:12 PM
Junior Member
 
Join Date: Jan 2003
Posts: 23
Interesting development.

I tested out using Dark Blue's block. I renamed the 6.5 version, and used the old 6.0 to see what it would do. Of course I get sql errors above the block, but it does show the latest threads. 8O

I can't explain that at all. Why would 6.0 show the latest threads, and 6.5 themed forum blocks not? Damn, I'd hate to disable this, since center blocks are really cool. I'm going to test some more stuff out on this.

Vachi
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 05-18-2003, 12:21 AM
Junior Member
 
Join Date: Jan 2003
Posts: 23
Ok the only thing different between a version 6.0 DarkBlue Theme Block and a 6.5 DarkBlue Theme Block is the obvious:

6.5 uses USERNAME and USER_ID

while

6.0 uses UNAME and UID

Now why would 6.5 not show the topics, yet using a 6.0 block it does (although I still get sql errors, the point is it still gets the information from the database and shows the posts)

Vachi
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 05-18-2003, 08:27 AM
Junior Member
 
Join Date: Jan 2003
Posts: 23
Ok anyone want to take a stab at this? I've tried everything. As I mentioned, for some reason the 6.0 version of DarkBlue Center Block will grab the last 5 messages from the forums, although I do get sql errors of course because of other code in there, but I can't figure out why with 6.5 and a 6.5 theme, I can't get the Latest 5 Threads Block to show anything.

Thanks in advance.

Vachi
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 05-18-2003, 08:34 AM
Moderator
 
Join Date: Nov 2002
Location: Belgium
Posts: 957
Can you check for me your nuke_users table and tell me if the columns there are named uid or user_id, uname or username??
__________________
Yannick R. aka Mighty_Y
http://support.code-area51.com
http://www.code-area51.com

Search before asking makes my life easier!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 05-18-2003, 03:04 PM
Senior Member
 
Join Date: Sep 2002
Posts: 2,905
try re-downloading the block. Here it is.

http://www.fauxpas.org/mystuff/block-Aeolus-Forums.zip

mikem
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 05-18-2003, 05:08 PM
Junior Member
 
Join Date: Jan 2003
Posts: 23
Originally Posted by Mighty_Y
Can you check for me your nuke_users table and tell me if the columns there are named uid or user_id, uname or username??
USER_ID & USERNAME
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
NUKE CENTER FORUM BLOCK khemraj1999 Nuke 7.x - Blocks 3 08-06-2006 11:14 AM
Help with Quick title mod & Forum Center block! izone Nuke 7.x - Blocks 0 10-13-2005 09:58 AM
Advanced Center Forum Block izone Nuke 7.x - Blocks 1 08-28-2005 04:16 PM
is there way to have the forum in the center block asif Nuke 7.x - General 1 11-21-2004 05:05 AM
Forum Center Block 6.5 FleaSOG Nuke 6.5 to 6.9 - Blocks 3 06-18-2003 03:34 PM


All times are GMT -5. The time now is 10:58 PM.


Design by Vjacheslav Trushkin, color scheme by ColorizeIt!.

LinkBacks Enabled by vBSEO 3.1.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31