SOLVED STANDARD PAGES PROBLEM
Subject: STANDARD PAGES PROBLEM
Last edited by odelot on Sun 16 Aug, 2009 22:34; edited 2 times in total
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:
:mrgreen: :mrgreen:
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?
Can you post a screenshots of the CMS section where Global Blocks and Permissions are set?
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.
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.
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
i will post this as a bug for MG
to solve manually you need to run this in your phpmyadmin using sql
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
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.
DWho wrote: [View Post]
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.
Page 1 of 2
You cannot post new topicsYou 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.5735s (PHP: 29% SQL: 71%)
SQL queries: 30 - Debug Off - GZIP Enabled