Portal Themes, PHPnuke Themes and PostNuke themes Themes Home Page Profile Free Nuke theme Downloads Nuke theme Support Forums Nuke Themes Store
spacer image spacer image
Featured
Call of Duty 4 Nuke Theme

Call of Duty 4 Nuke Theme

Call of Duty 4 PHPNuke Theme, Call of Duty 4 PostNuke Theme, Call of Duty 4 Evo Theme, Call of Duty ...

$15.00
Enter Store ]
spacer image
Main Menu
spacer image
Site Status
spacer image Welcome Guest
Join us!
spacer image
spacer imagespacer imagespacer image
spacer image
Registration is free and gives full access to site
spacer image
spacer image Register
spacer image Login:
User:

spacer image
Password:

spacer image
Remember me
spacer image
spacer imageMembers:
Last: Today New:0
Last: Yesterday:0
Last: Total:7536
Last: Last:
maxfoot
Members: Online
Members: Members:0
Guests: Guests:48
Total: Total:48
spacer image Online Members
No online members
spacer image
Past News
Older articles
spacer image


Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Author Message
SpitfireOffline
22 Post subject: AutoTheme & Xanthia issues...  PostPosted: Nov 02, 2007 - 03:48 PM



Joined: Oct 16, 2004
Posts: 39
Location: Tennessee
Status: Offline
Ok, first with AutoTheme. I put up a new site, installed the latest PostNuke and then installed the latest AutoTheme (Lite). Transfered all my old themes on over and some of them no either load blank pages, or just the center block and no header or right or left blocks. Is there an easy fix for this?

With Xanthia themes, how do you edit a template and make the change stick? You should be able to edit the theme from the admin menu, but when I do the change does not take.

The main theme header has some shorcuts that I needed to change, and I wanted to add <banner> rotation to the bottom. It should be an easy task, but its not for me!

Also, PostWrap doesn't seem to work when I use a Xanthia theme. Is this a know problem? Does it have a fix? These questions may be beeter asked someplace else, but I thought I would try here anyways.
 
 View user's profile Send private message AIM Address Yahoo Messenger MSN Messenger ICQ Number 
Reply with quote
marsOffline
Post subject: RE: AutoTheme & Xanthia issues...  PostPosted: Nov 02, 2007 - 10:06 PM
Site Admin


Joined: Aug 15, 2004
Posts: 4277

Status: Offline
Did you set the permissions on the files correctly for Autotheme?

As for Xanthia, you need to set it to not store the templates in the database.
Set it to check for new templates.
Then edit the templates locally and upload the changed files.
 
 View user's profile Send private message  
Reply with quote
SpitfireOffline
Post subject: RE: AutoTheme & Xanthia issues...  PostPosted: Nov 03, 2007 - 06:52 PM



Joined: Oct 16, 2004
Posts: 39
Location: Tennessee
Status: Offline
I will check my permissions and change the settings in Xanthia and see what happens. Thanks for the pointers.
 
 View user's profile Send private message AIM Address Yahoo Messenger MSN Messenger ICQ Number 
Reply with quote
SpitfireOffline
Post subject: RE: AutoTheme & Xanthia issues...  PostPosted: Nov 11, 2007 - 05:17 PM



Joined: Oct 16, 2004
Posts: 39
Location: Tennessee
Status: Offline
Mars, you got to help. Well, you don't have too, but alot of the themes you made are no longer working after I installed atlite_87_pn on PostNuke 0.7.6.4. Some of the themes only load the background, and some will only load the news block. I can't be the only one who ran into this!?
 
 View user's profile Send private message AIM Address Yahoo Messenger MSN Messenger ICQ Number 
Reply with quote
marsOffline
Post subject: RE: AutoTheme & Xanthia issues...  PostPosted: Nov 11, 2007 - 05:47 PM
Site Admin


Joined: Aug 15, 2004
Posts: 4277

Status: Offline
I haven't heard of anyone else with this issue.
Do any AutoThemes work?
 
 View user's profile Send private message  
Reply with quote
SpitfireOffline
Post subject: RE: AutoTheme & Xanthia issues...  PostPosted: Nov 12, 2007 - 04:44 PM



Joined: Oct 16, 2004
Posts: 39
Location: Tennessee
Status: Offline
No, they all just show the center news block and that is all. I have followed the directions to the T when it came to installing ATLite. Made sure all the permissions were set right. They worked before with an older version of ATLite, but now they are Fobar.
 
 View user's profile Send private message AIM Address Yahoo Messenger MSN Messenger ICQ Number 
Reply with quote
SpitfireOffline
Post subject: RE: AutoTheme & Xanthia issues...  PostPosted: Nov 12, 2007 - 04:50 PM



Joined: Oct 16, 2004
Posts: 39
Location: Tennessee
Status: Offline
Every theme below doesn't work. I am stuck using a modified non-AutoTheme Lite theme.

http://www.msmcs.net/index.php?theme=msm
http://www.msmcs.net/index.php?theme=msmdark
http://www.msmcs.net/index.php?theme=msmred
http://www.msmcs.net/index.php?theme=pt7
http://www.msmcs.net/index.php?theme=red
http://www.msmcs.net/index.php?theme=redpipe
http://www.msmcs.net/index.php?theme=redrum
http://www.msmcs.net/index.php?theme=redrumredux
 
 View user's profile Send private message AIM Address Yahoo Messenger MSN Messenger ICQ Number 
Reply with quote
marsOffline
Post subject: RE: AutoTheme & Xanthia issues...  PostPosted: Nov 12, 2007 - 04:56 PM
Site Admin


Joined: Aug 15, 2004
Posts: 4277

Status: Offline
It looks like all of the themes need to be updated to the newest AT version.
That will mean replacing theme.php, updating the tags in the theme files and redoing theme.cfg
 
 View user's profile Send private message  
Reply with quote
SpitfireOffline
Post subject: RE: AutoTheme & Xanthia issues...  PostPosted: Nov 14, 2007 - 02:08 AM



Joined: Oct 16, 2004
Posts: 39
Location: Tennessee
Status: Offline
Ok, so far, all of the theme.php files look like this...

Code:
<?php

$thename = basename(dirname(__FILE__));

include("modules/AutoTheme/autotheme.php");

?>


The theme.cfg by the most part all look very simular to this...

Code:
<?php
$atversion = '1.7';
$template = array (
  'default' =>
  array (
    'main' => 'theme.html',
    'summary' => 'summary.html',
    'summary1' => 'summary1.html',
    'summary2' => '',
    'article' => 'article.html',
    'altsummary' => '1',
    'leftblock' => 'leftblock.html',
    'centerblock' => 'centerblock.html',
    'rightblock' => 'rightblock.html',
    'table1' => '',
    'table2' => '',
    'autoblock1' => 'area1block.html',
    'autoblock2' => 'area2block.html',
    'autoblock3' => NULL,
    'autoblock4' => NULL,
    'autoblock5' => NULL,
    'autoblock6' => NULL,
    'autoblock7' => NULL,
    'autoblock8' => NULL,
    'autoblock9' => NULL,
  ),
);
$blockdisplay = array (
  'default' =>
  array (
    'left' => '1',
    'center' => '1',
    'right' => '1',
    'autoblock1' => '1',
    'autoblock2' => '1',
    'autoblock3' => NULL,
    'autoblock4' => NULL,
    'autoblock5' => NULL,
    'autoblock6' => NULL,
    'autoblock7' => NULL,
    'autoblock8' => NULL,
    'autoblock9' => NULL,
  ),
);
$style = array (
  'default' =>
  array (
    'stylesheet' => 'style/style.css',
    'logoimg' => '',
    'color1' => '#FFFFFF',
    'color2' => '#FFFFFF',
    'color3' => '#FFFFFF',
    'color4' => '#FFFFFF',
    'color5' => '#000000',
    'color6' => '#000000',
    'color7' => '#000000',
    'color8' => '#FFFFFF',
    'color9' => '#000000',
    'color10' => '#FFFFFF',
    'striphead' => '1',
    'head' => '',
  ),
);
$blocktemplate = array (
  'default' =>
  array (
  ),
);
$autoblock = array (
  1 => 'Area1',
  2 => 'Area2',
  3 => 'Area3',
  4 => 'Area4',
  5 => 'Area5',
  6 => 'Area6',
  7 => 'Area7',
  8 => 'Area8',
  9 => 'Area9',
);
$themecmd = array (
);
$themeversion = array (
  'name' => 'MSM Gaming & Radio',
  'version' => '1',
  'description' => 'Custom Game & Radio theme.',
  'author' => 'mars',
  'contact' => 'mars@portalthemes.com',
  'include' => '0',
  'pnphpbb2mysql_data' => 'a:1:{s:6:\\"userid\\";s:1:\\"2\\";}',
  'POSTNUKESID' => '709bc7ee18327cfa138fca1cd753afd4',
);
?>


Not sure how to up-date the tags in the theme files. Can this be done in the Autotheme Admin panel?
 
 View user's profile Send private message AIM Address Yahoo Messenger MSN Messenger ICQ Number 
Reply with quote
marsOffline
Post subject: RE: AutoTheme & Xanthia issues...  PostPosted: Nov 14, 2007 - 02:26 AM
Site Admin


Joined: Aug 15, 2004
Posts: 4277

Status: Offline
Ummmm wtf is?

Code:

'pnphpbb2mysql_data' => 'a:1:{s:6:\\"userid\\";s:1:\\"2\\";}',
  'POSTNUKESID' => '709bc7ee18327cfa138fca1cd753afd4',
);


Did you site get hacked or something?
 
 View user's profile Send private message  
Reply with quote
SpitfireOffline
Post subject: RE: AutoTheme & Xanthia issues...  PostPosted: Nov 17, 2007 - 11:00 PM



Joined: Oct 16, 2004
Posts: 39
Location: Tennessee
Status: Offline
No thats were I edited the creater's info from within AutoTheme Admin.
 
 View user's profile Send private message AIM Address Yahoo Messenger MSN Messenger ICQ Number 
Reply with quote
marsOffline
Post subject: RE: AutoTheme & Xanthia issues...  PostPosted: Nov 17, 2007 - 11:08 PM
Site Admin


Joined: Aug 15, 2004
Posts: 4277

Status: Offline
Those lines are not part of AutoTheme, and it looks to be session related...
 
 View user's profile Send private message  
Reply with quote
SpitfireOffline
Post subject: RE: AutoTheme & Xanthia issues...  PostPosted: Nov 21, 2007 - 02:41 AM



Joined: Oct 16, 2004
Posts: 39
Location: Tennessee
Status: Offline
I re-uploaded stock theme.cfg files that all look like...

Code:
<?php
$atversion = '1.7';
$template = array (
  'default' =>
  array (
    'main' => 'theme.html',
    'summary' => 'summary.html',
    'summary1' => '',
    'summary2' => '',
    'article' => 'article.html',
    'altsummary' => '0',
    'leftblock' => 'leftblock.html',
    'centerblock' => 'centerblock.html',
    'rightblock' => 'rightblock.html',
    'table1' => '',
    'table2' => '',
    'autoblock1' => NULL,
    'autoblock2' => NULL,
    'autoblock3' => NULL,
    'autoblock4' => NULL,
    'autoblock5' => NULL,
    'autoblock6' => NULL,
    'autoblock7' => NULL,
    'autoblock8' => NULL,
    'autoblock9' => NULL,
  ),
);
$blockdisplay = array (
  'default' =>
  array (
    'left' => '0',
    'center' => '0',
    'right' => '0',
    'autoblock1' => NULL,
    'autoblock2' => NULL,
    'autoblock3' => NULL,
    'autoblock4' => NULL,
    'autoblock5' => NULL,
    'autoblock6' => NULL,
    'autoblock7' => NULL,
    'autoblock8' => NULL,
    'autoblock9' => NULL,
  ),
);
$style = array (
  'default' =>
  array (
    'stylesheet' => '',
    'logoimg' => '',
    'color1' => '#FFFFFF',
    'color2' => '#FFFFFF',
    'color3' => '#FFFFFF',
    'color4' => '#FFFFFF',
    'color5' => '#000000',
    'color6' => '#000000',
    'color7' => '#000000',
    'color8' => '#FFFFFF',
    'color9' => '#000000',
    'color10' => '#FFFFFF',
    'striphead' => '1',
    'head' => '',
  ),
);
$blocktemplate = array (
  'default' =>
  array (
  ),
);
$autoblock = array (
  1 => 'Area1',
  2 => 'Area2',
  3 => 'Area3',
  4 => 'Area4',
  5 => 'Area5',
  6 => 'Area6',
  7 => 'Area7',
  8 => 'Area8',
  9 => 'Area9',
);
$themecmd = array (
);
?>
 
 View user's profile Send private message AIM Address Yahoo Messenger MSN Messenger ICQ Number 
Reply with quote
marsOffline
Post subject: RE: AutoTheme & Xanthia issues...  PostPosted: Nov 21, 2007 - 02:48 AM
Site Admin


Joined: Aug 15, 2004
Posts: 4277

Status: Offline
Zip one of the non working themes and email it to me.
I will see if there is anything obviously wrong with it, if there is nothing wrong with the theme then we will have to look at your AT install.
 
 View user's profile Send private message  
Reply with quote
SpitfireOffline
Post subject: RE: AutoTheme & Xanthia issues...  PostPosted: Nov 25, 2007 - 04:59 PM



Joined: Oct 16, 2004
Posts: 39
Location: Tennessee
Status: Offline
Ok, they are all working but one....

http://www.msmcs.net/msmcs/index.php?theme=redrum

I will zip that one up so you may look at it. Thanks for the help!
 
 View user's profile Send private message AIM Address Yahoo Messenger MSN Messenger ICQ Number 
Reply with quote
Display posts from previous:     
Jump to:  
All times are GMT - 5 Hours
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Powered by PNphpBB2 © 2003-2006 The PNphpBB Group
Credits
spacer image spacer image

Welcome to www.PortalThemes.com, Your #1 Source for

Zikula Themes

,

PHP-Nuke themes

,

MD-Pro Themes

,

Nuke Evolution Themes

,

Platinum Nuke Themes

,

Xanthia Themes

,

AutoThemes and

Joomla Templates
World of Warcraft and Blizzard Entertainment are all trademarks or registered trademarks of Blizzard Entertainment in the United States and/or other countries. These terms and all related materials, logos, and images are copyright Blizzard Entertainment. This site is in no way associated with or endorsed by Blizzard Entertainment
SiteMap SiteMap 2 SiteMap 3