» Log in
User Name:

Password:

Not a member yet?
Register Now!
» Online Users: 65
0 members and 65 guests
No Members online
Most users ever online was 611, 03-21-2008 at 10: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
buy Rimonabant - Help dieters achieve significant weight loss without having to slog in the gym

Register Now! Contact Us

About this Page
This is a discussion on Blocks Issue within the Nuke 7.x - General forums, part of the PHP-Nuke 7.x category; I have been doing a lot of searching and some reason cannot find what I am looking for. My problem ...



Go Back   Nukemods Forum » PHP-Nuke 7.x » Nuke 7.x - General

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 02-25-2006, 07:07 PM
Junior Member
 
Join Date: Feb 2006
Location: Michigan
Posts: 5
Blocks Issue
I have been doing a lot of searching and some reason cannot find what I am looking for. My problem is that I installed 2.9 and for some reason I cannot get my blocks to show on the right side of my pages, I have tried everything at this point and would really like to get some advice on what to do at this point.

The system seems to be running fine and I don’t have any other problems with the exception that I cannot add a new client to my banners list, it just seem to load but takes forever without any results. The block issue is what I really need to take care of. This morning I did get some advice to chance some of the script in the themes areas however this did not work at all and I still cannot place my blocks on the right side of my pages. I do activate them but they don’t show.

I hope that someone can help me get to the bottom of this, if anyone would like to see the site to see what I am talking about there are about 4 blocks that are on the right at this moment, and you will see that they are not showing.

Thank you

www.parentingdiscussions.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-25-2006, 07:25 PM
Duke's Avatar
Super Moderator
 
Join Date: Dec 2005
Location: Under your bed
Posts: 998
Send a message via AIM to Duke
This is a problem with your theme not being secured to your version of nuke.

Have you checked your documentation because Ravensdistro comes with a pretty in depth guide?

Here's a link to fix your problem:

http://ravenphpscripts.com/faq-2-.html#57
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 02-25-2006, 08:08 PM
Junior Member
 
Join Date: Feb 2006
Location: Michigan
Posts: 5
Originally Posted by Duke
This is a problem with your theme not being secured to your version of nuke.

Have you checked your documentation because Ravensdistro comes with a pretty in depth guide?

Here's a link to fix your problem:

http://ravenphpscripts.com/faq-2-.html#57
Could you tell me what file this would be under? I did the first part but can't seem to find the second part or do I have to add this into each mod somewhere in the script?

Also make sure that your modules have define('INDEX_FILE', true); if you want the right blocks to appear.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 02-26-2006, 06:06 PM
Junior Member
 
Join Date: May 2005
Posts: 242
It is simple.

If you did the first part to your theme.php file, your right blocks should now be visible.

If you have a module, like Recommend_Us that you want to have the right blocks SHOW up on when viewing that module, then you must add the second part to the modules index.php file.

Most of the default modules in PHP-Nuke already show the right blocks. The Recommend_Us module does not show the right blocks by default, so if you want them to show when viewing that module, you must add that last bit of code to the
/modules/Recommend_Us/index.php

this is the code you must add on it's own line
Code:
define('INDEX_FILE', true);
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 02-26-2006, 06:19 PM
Junior Member
 
Join Date: Feb 2006
Location: Michigan
Posts: 5
Originally Posted by myrtletrees
It is simple.

If you did the first part to your theme.php file, your right blocks should now be visible.

If you have a module, like Recommend_Us that you want to have the right blocks SHOW up on when viewing that module, then you must add the second part to the modules index.php file.

Most of the default modules in PHP-Nuke already show the right blocks. The Recommend_Us module does not show the right blocks by default, so if you want them to show when viewing that module, you must add that last bit of code to the
/modules/Recommend_Us/index.php

this is the code you must add on it's own line
Code:
define('INDEX_FILE', true);
Well I have tried everything to make this stupid thing work and it just isn't working and it seems that there is nothing I can do but just give up. I sat the whole night pooring over everything and changing everything that needed to be changed and I still can't see my blocks on the right. I really tried people and I might as well just give up and deal with it, because I am sure not getting anywhere.

Thanks for all your help and maybe I will see you around.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 02-26-2006, 08:40 PM
Junior Member
 
Join Date: May 2005
Posts: 242
Problem solved...He gave up...Good luck.

BTW, what version of PHP-Nuke are you running? Anything after 7.6 is CRAP!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 02-26-2006, 08:48 PM
Junior Member
 
Join Date: Feb 2006
Location: Michigan
Posts: 5
Originally Posted by myrtletrees
Problem solved...He gave up...Good luck.

BTW, what version of PHP-Nuke are you running? Anything after 7.6 is CRAP!
Don't get me wrong I am thankful for all the advice, I guess I am just kind of poooed out after a long night of you know doing everything you can think of, however I seem to put that on my self and sorry if I disrespcted everyone, I am just tired.

I did everything that you guys told me to do, and nothing seemed to work at all and it just seems that I am not going to get it to work for some unknown reason to me. I followed each stiep to the T and still no changes, heck I even asked someone to fix it for me, and even they couldn't do anything different then what I was doing.

I have heard that anything after after 7.6 is crap and should restart the whole thing over again. I really would like to know if the problem can be fixed? isn't there someone out there that would be willing to access my site and see what they can do to fix the problems? without costing me any money and someone you can trust?

I am open to anything at this point my friends, but thanks anyway for your help.

Me
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 02-26-2006, 08:54 PM
Junior Member
 
Join Date: May 2005
Posts: 242
I can sympathise with your frustration. I was once in your shoes. And I am sure many many others have been as well. Don't let it eat at you.

Are you using a version newer than 7.6?

Send me your FTP/MySQL and if you have Cpanel info to me VIA Private Message and I will see if I can help. I will not be able to look at it until tomorrow.
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
html issue.. beezkneez Nuke 7.x - Blocks 4 04-21-2006 11:39 AM
issue posting new blocks on the right hand side of my site Casseau Open topics 3 12-08-2005 10:34 PM
Formatting issue? cogitat Site design 0 11-02-2005 11:29 AM
fisubsilver theme and blocks position issue cosmiccloud Theme packs 2 12-11-2004 12:10 PM
This could be a serious cheating issue... I think. Xyberian Theme packs 1 10-23-2004 02:09 AM


All times are GMT -5. The time now is 07:51 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