Spidean Forums


 < Last Thread   Next Thread >Ascending sortDescending sorting  New Topic  Post Reply
Author: Subject: Support for PHPNuke 8.0?

Newbie





Posts: 6
Registered: 9/19/2006
Status: Offline

  posted on 9/19/2006 at 11:12 PM
Just wondering if AT-Lite is compatible with the new PHPNuke 8.0 -can this be confirmed yet? Thanks.
 
Reply With Quote

Moderator




Posts: 344
Registered: 3/11/2003
Status: Offline

  posted on 9/20/2006 at 07:33 AM
Once we can find a download for it we can test it.

 

____________________
PostNuke Themes
PHPNuke Themes
AutoThemes
Your #1 source for FREE and custom AutoThemes!

 
Reply With Quote

Administrator




Posts: 4548
Registered: 10/7/2002
Status: Online

  posted on 9/20/2006 at 09:44 AM
I am not a club member, so if someone has a copy and it is freely distributable, then post a link to download and I'll test it.

-Shawn

 
Reply With Quote

Newbie




Posts: 3
Registered: 9/20/2006
Status: Offline

  posted on 9/20/2006 at 03:06 PM
Its not dsiplaying the right blocks. Any suggestions? I'd preer not to roll back as 8 seems to be runngin a bit faster than 7.9 You can download it from them for $12.

[Edited on 20/9/2006 by belnor]

 
Reply With Quote

Administrator




Posts: 4548
Registered: 10/7/2002
Status: Online

  posted on 9/20/2006 at 03:33 PM
Have you selected to display the right blocks? Also, I believe it is still GPL and freely distributable, so I'll wait for someone to offer it up.

-Shawn

 
Reply With Quote

Newbie




Posts: 3
Registered: 9/20/2006
Status: Offline

  posted on 9/20/2006 at 03:41 PM
I have right blocks set to display (as far as I can tell).

Also I had the right block in 7.9, upgraded to 8, right block wnet away. I reinstalled AutoTheme just to be sure, but that didn't do anyhting.

I am of course using a custom theme and not the default autotheme, but the right block is also mising if I view it in autotheme.

I can e-mail you the zip or a link to download it from my site...don't really wana host it for the world though.

Looking around, I found this link. I don't see autotheme checking to see if right blocks are supposed to be displayed, but I'm probably missing it. Regardles I'd hazard to say the problem is somwhere around this area:
http://www.karakas-online.de/forum/viewtopic.php?t=1170

[Edited on 20/9/2006 by belnor]

 
Reply With Quote

Administrator




Posts: 4548
Registered: 10/7/2002
Status: Online

  posted on 9/21/2006 at 10:38 AM
Will probably be an easy fix. Anyone who wants can email a copy of Nuke 8.0 or a link for it to 'autotheme AT mckenzies DOT net' and I'll test it.

-Shawn

 
Reply With Quote

Administrator




Posts: 4548
Registered: 10/7/2002
Status: Online

  posted on 9/21/2006 at 02:49 PM
Very easy fix. I'll release when I incorporate some other stuff, but for now:

Edit: 'modules/AutoTheme/includes/php-nuke/atAPI.php' at line 64

change:
if ($GLOBALS['home_page'] == 1 || eregi("index.phtml", $_SERVER['PHP_SELF'])) {

to:
if ($GLOBALS['home_page'] == 1 || empty($_SERVER['QUERY_STRING'])) {


-Shawn

[Edited on 9/21/2006 by Shawn]

 
Reply With Quote

Newbie




Posts: 3
Registered: 9/20/2006
Status: Offline

  posted on 9/22/2006 at 03:41 PM
worked great, thanks!
 
Reply With Quote

Newbie




Posts: 3
Registered: 11/3/2006
Status: Offline

  posted on 11/4/2006 at 12:18 PM
quote:
Very easy fix. I'll release when I incorporate some other stuff, but for now:

Edit: 'modules/AutoTheme/includes/php-nuke/atAPI.php' at line 64

change:
if ($GLOBALS['home_page'] == 1 || eregi("index.phtml", $_SERVER['PHP_SELF'])) {

to:
if ($GLOBALS['home_page'] == 1 || empty($_SERVER['QUERY_STRING'])) {


-Shawn

[Edited on 9/21/2006 by Shawn]


As soon as I put this fix in my right blocks started working - but now the center blocks are doubled.

 
Reply With Quote

Administrator




Posts: 4548
Registered: 10/7/2002
Status: Online

  posted on 11/4/2006 at 12:26 PM
http://www.spidean.com/SpideanForums-viewthread-tid-4388.ph tml
 
Reply With Quote

Newbie




Posts: 3
Registered: 11/3/2006
Status: Offline

  posted on 11/4/2006 at 09:51 PM
quote:
http://www.spidean.com/SpideanForums-viewthread-tid-4388.ph tml


I did that too - same thing - still 2 center blocks repeating

 
Reply With Quote

Newbie




Posts: 1
Registered: 7/13/2004
Status: Offline

  posted on 11/5/2006 at 04:22 PM
Hi
there is

http://www.nukescripts.net/modules.php?name=Downloads&o p=getit&lid=30

i´m testing the at.87 on phpnuke 8.0 patch 3.3

my problem is when i add a custom block like sommaire our url-info or top 10 downloads..

the site not vork and i need to reinstall..

any help please

 
Reply With Quote

Newbie




Posts: 2
Registered: 12/2/2006
Status: Offline

  posted on 12/2/2006 at 10:27 PM
I installed php-nuke 8 as well and followed the instructions to comment out blocks("Center"); but the blocks in the center are still doubled. I can see the right blocks though.
 
Reply With Quote

Senior Member




Posts: 106
Registered: 2/15/2003
Status: Offline

  posted on 1/28/2007 at 05:13 PM
quote:
I installed php-nuke 8 as well and followed the instructions to comment out blocks("Center"); but the blocks in the center are still doubled. I can see the right blocks though.



I have done the same thing and double center blocks appear.
I was also curious if the autoimages works with phpnuke 8.0 as well??

 

____________________
Thanks
Regards
MASsIVE
Theme Labs

Power Themes For Your CMS Or Cart!

 
Reply With Quote

Senior Member




Posts: 106
Registered: 2/15/2003
Status: Offline

  posted on 1/31/2007 at 05:12 PM
quote:
PHP-Nuke 7.9 (and possibly 8.x) has hardcoded the message and center block display so there is no way for AutoTheme to turn them off.

There are two choices:
1. Turn off the center blocks in AutoTheme (the disadvantage is that you can't control/theme them as you can the other blocks).
2. Edit header.php, line 58 and 59, and comment out:

message_box();
blocks("Center");


This does the trick

 

____________________
Thanks

Regards

MASsIVE

Theme Labs



Power Themes For Your CMS Or Cart!

 
Reply With Quote

Newbie




Posts: 5
Registered: 3/15/2007
Status: Offline

  posted on 3/17/2007 at 09:21 PM
Shawn,

This did work great, but unfortunately I'm using a custom graphics for the header and it stopped displaying once I changed this. Is there a simple fix for it?

www.m4dclan.net

Thanks,

Logikal

 
Reply With Quote
New Topic    Post Reply


Main Menu

Get AutoTheme

New Template

Featured Item

Poll

How do you like the new look?

[ Results | Polls ]

Votes: 30
Comments: 0

Powered by the AutoTheme HTML Theme System
Page created in 0.144760 Seconds