SOLVED STANDARD PAGES PROBLEM


Goto page 1, 2  Next

Subject: STANDARD PAGES PROBLEM
I've designed my IP with the same blocks in forum.php, viewform.pho and viewtopic.php. I can see the blocks in every action, and they're right configured. These blocks you can see them in forum.php and viewtopic.php, but in viewforum.pho, I can't see them. ¿What's the problem? Thanks.

Last edited by odelot on Sun 16 Aug, 2009 22:34; edited 2 times in total
Subject: Re: STANDARD PAGES PROBLEM
Have you enabled global blocks the cms permissions section..?

:mrgreen: :mrgreen:

Subject: Re: STANDARD PAGES PROBLEM
I have permits for all

Subject: Re: STANDARD PAGES PROBLEM
Maybe you got a code wrong in viewforum.php

Subject: Re: STANDARD PAGES PROBLEM
I stil have the problem. Any solution? I'd like like this:


doc1

Subject: Re: STANDARD PAGES PROBLEM
Check again CMS configuration... and then empty your cache.

Subject: Re: STANDARD PAGES PROBLEM
I checked CMS and delet cache and the problem go on.

Subject: Re: STANDARD PAGES PROBLEM
That is really strange... here is working fine and on my local testing environment is working fine as well...

Can you post a screenshots of the CMS section where Global Blocks and Permissions are set?

Subject: Re: STANDARD PAGES PROBLEM
Here it´s:

dibujo_1250674712_130452

Subject: Re: STANDARD PAGES PROBLEM
Has anybody my problem? Maybe, It's only my problem....

Subject: Re: STANDARD PAGES PROBLEM
I can`t explain it.

Subject: Re: STANDARD PAGES PROBLEM
Ok, it would appear that my site has the same issue that odelot is describing.

I am running Icy Phoenix 1.3.0.53 with Black Pearl and MG Autumn in their default configuration. I downloaded IP and the termplates from here and made sure I downloaded the newest templates made for IP 1.3. My website is located at http://military-minds.endofinternet.org/ so you can see the problem I am describing.

The only file I have made any modifications to directly is the lang_main_settings.php file with all other modifications having been done through ACM or ACP. I know just enough about PHP/HTML to be dangerous so make a point to post lots of questions before I get into the weeds.

When accessing 'viewforum.php' there are no menus on the left side of the screen even though Global Blocks are activated for it. I have even gone into the Standard Pages menu and manually configured it to show the main menu by using both 'dyn menu [Dynamic Menu]' and 'nav links [Site Map]' but the menu still refuses to come up. I have cleared the cache through ACP for the board/template, verified the /cache folder was actually empty, then cleared all browser cache/cookies/files without resolving the issue. All the other "Standard Pages" display the left hand menu without issue.

If screens shots or any further information is needed please let me know.

Profile PM  
Subject: Re: STANDARD PAGES PROBLEM
We are two. I hope someone will help us

Subject: Re: STANDARD PAGES PROBLEM
there is a bug in the install script just found it....

to solve manually you need to run this in your phpmyadmin using sql

Code: [Download] [Hide] [Select]
UPDATE `ip_cms_layout_special` SET `page_id` = 'viewforum' WHERE `ip_cms_layout_special`.`lsid` =2 LIMIT 1 ;


i will post this as a bug for MG

Subject: Re: STANDARD PAGES PROBLEM
DWho wrote: [View Post]
there is a bug in the install script just found it....

to solve manually you need to run this in your phpmyadmin using sql

Code: [Download] [Hide] [Select]
UPDATE `ip_cms_layout_special` SET `page_id` = 'viewforum' WHERE `ip_cms_layout_special`.`lsid` =2 LIMIT 1 ;


i will post this as a bug for MG


Ok, not to put too fine a point on it but...I LOVE YOU MAN (in a purely non-sexual way).

In all seriousness though I would like to thank you for finding this bug as this was starting to make me crazy and believing I screwed something up. If we ever crossed paths I would definitely buy you a beer.

Profile PM  
Goto page 1, 2  Next

Page 1 of 2


  
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events

   

This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.

Powered by Icy Phoenix based on phpBB
Generation Time: 0.1546s (PHP: 13% SQL: 87%)
SQL queries: 14 - Debug Off - GZIP Enabled