| Author |
Message |
taliesen |
|
Post subject: WoW10 Postnuke Theme upgrade to Zikula
Posted: Feb 03, 2009 - 09:28 PM
|
|
Joined: Jun 10, 2006
Posts: 27
Status: Offline
|
|
I think I posted this question earlier, but in the incorrect forum. I apologize in advance for the duplication.
Close to 2 years ago I purchased the WoW10 Theme for Postnuke.
Now that Postnuke has shut down, and has been converted to Zikula, I was wondering if I could get a free upgrade for the WoW10 Theme for Zikula since I have purchased it in the past.
Thank you in advance for your replies.
Sincerely,
Taliesen |
|
|
| |
|
|
|
 |
mars |
|
Post subject: RE: WoW10 Postnuke Theme upgrade to Zikula
Posted: Feb 03, 2009 - 11:47 PM
|
|
Site Admin

Joined: Aug 15, 2004
Posts: 4277
Status: Offline
|
|
|
|
|
 |
taliesen |
|
Post subject:
Posted: Feb 04, 2009 - 12:09 AM
|
|
Joined: Jun 10, 2006
Posts: 27
Status: Offline
|
|
Mars,
Thank you so much for the reply.
I have installed it on my website, however I am unable to do certain functions under the WoW10 skin under the admin menu. Specifically I'm not able to edit the Main Menu block while that skin is activated. I have to turn the skin off, and then make changes, then reactivate the skin for the website to reflect any changes.
I have also installed the PNPHBB skin that came with it to test it out, and it is not working very well either. There are colors & icons missing.
Website:
www.forbidden-lore.com
Any suggestions? I was just assuming that I had a very old version of WoW10 and it needed to be updated.
Any help would be appreciated. Many thanks! |
|
|
| |
|
|
|
 |
mars |
|
Post subject:
Posted: Feb 04, 2009 - 01:46 AM
|
|
Site Admin

Joined: Aug 15, 2004
Posts: 4277
Status: Offline
|
|
What version of PNphpBB2 is that?
It isn't linking the images or stylesheet properly it seems. |
|
|
| |
|
|
|
 |
taliesen |
|
Post subject:
Posted: Feb 04, 2009 - 04:18 AM
|
|
Joined: Jun 10, 2006
Posts: 27
Status: Offline
|
|
Mars,
Here is the following version of PNphpBB that I am running:
PNphpBB Version: 1.2i-p3
It says that I have the most recent version.
This is a very old version of the WoW10 Theme I'm assuming since it is 10 years old. Has it changed over that period of time since Postnuke went to Zikula??
Also, even under the WoW10 Theme, some of the administration functions are not working properly unless I disable the theme and use one that came with the installation. I have to make admin changes there, then reactivate the theme.
Thank you for taking the time to help me out. If you'd like I can create and admin longin for you and also give you ftp access.
I have my old site up under the following if you want to see what it used to look like:
www.forbidden-lore.com/oldsite
I am totally redoing this with updated Zikula, forums...everything since I haven't updated my old site in forever. I rather just start from scratch like I am now.
again, thanks in advance!
Talie |
|
|
| |
|
|
|
 |
mars |
|
Post subject:
Posted: Feb 04, 2009 - 11:56 AM
|
|
Site Admin

Joined: Aug 15, 2004
Posts: 4277
Status: Offline
|
|
I asked because I downloaded Zikula, PNphpBB2 and AutoTheme, installed all 3, copied over the wow10 folder from my Postnuke setup and it worked?
I can also do all the admin functions as well, what errors are you seeing with that? |
|
|
| |
|
|
|
 |
taliesen |
|
Post subject:
Posted: Feb 04, 2009 - 02:56 PM
|
|
Joined: Jun 10, 2006
Posts: 27
Status: Offline
|
|
Here is an example of what I cannot do while the WoW10 theme is active:
Administration - Layout - Blocks - Edit Main Menu
I cannot add a new menu item, nor does the drag and drop functionality work while wow10 theme is activated. I have tried both in IE and FireFox.
However it will work once I disable wow10 for some reason.
One can just look at the forums and see they aren't working correctly.
I am not sure why it is doing this. I created my DB first, then copied all the installation files for zikula to my root directory. Ran the install.php. From there I followed the prompts and it connected to the DB just fine.
Then I installed AT-Lite. Then WoW10, Then PNphpBB, then WoW10 skin for the forums.
I'm beating my head against the wall here. LoL. Again, thanks in advance for any advice Mars. I appreciate your help.
Sincerely,
Talie
EDIT: I just tried to arrange my center blocks in a different order. I cannot do it since the drag and drop function will not work under the WoW10 theme. Just another example of what I am unable to do.  |
|
|
| |
|
|
|
 |
mars |
|
Post subject:
Posted: Feb 04, 2009 - 06:00 PM
|
|
Site Admin

Joined: Aug 15, 2004
Posts: 4277
Status: Offline
|
|
| I'll look into the blocks issue, it is usually just a css problem. |
|
|
| |
|
|
|
 |
taliesen |
|
Post subject:
Posted: Feb 04, 2009 - 08:23 PM
|
|
Joined: Jun 10, 2006
Posts: 27
Status: Offline
|
|
Mars,
Thank you so much. Would it help if I gave you an admin login to my website as well as FTP access? If that is what it takes I am more than willing to pay you for your time.
Again thank you so much in advance. |
|
|
| |
|
|
|
 |
mars |
|
Post subject:
Posted: Feb 05, 2009 - 12:10 AM
|
|
Site Admin

Joined: Aug 15, 2004
Posts: 4277
Status: Offline
|
|
To fix the block admin edit themes/wow10/theme2.html and make the head section like the following
Code:
<head>
<link rel="stylesheet" href="system/Admin/pnstyle/navtabs.css" type="text/css" />
<link rel="stylesheet" href="system/Blocks/pnstyle/style.css" type="text/css" />
<link rel="stylesheet" href="system/Admin/pnstyle/admin.css" type="text/css" />
<script type="text/javascript" src="javascript/ajax/prototype.js"></script>
<script type="text/javascript" src="javascript/ajax/pnajax.js"></script>
<script type="text/javascript" src="javascript/ajax/scriptaculous.js"></script>
<script type="text/javascript" src="javascript/ajax/behaviour.js"></script>
<script type="text/javascript" src="system/Blocks/pnjavascript/blocks.js"></script>
<link rel="stylesheet" href="javascript/style.css" type="text/css" />
</head>
I will look into the forums some more too. |
|
|
| |
|
|
|
 |
taliesen |
|
Post subject:
Posted: Feb 05, 2009 - 04:08 PM
|
|
Joined: Jun 10, 2006
Posts: 27
Status: Offline
|
|
Awesome. That fixed the majority of the java issues under the admin consol. Thank you so much.
The only thing that I have run across that is odd is when I go to rearrange the blocks within the Center Block, there is a random "e" spread out across the cells.
I will PM you and admin user ID and PW since it's hard to describe ><.
Also - under "view Blocks" it says the following:
This is a list of all blocks that are present in your system (depending on the 'Show all blocks' or 'Show active blocks' option on top of this screen. This list does not reflect the block order in the block positions. If you want to adjust this, scroll down (or click here), then edit a block position.
The hyperlink under "click here" does not work. It doesn't matter since I can scroll down and just click on "edit" by the block that I wish to rearrange the order of and that works. Just wanted to point out that the link doesn't work in case the current WoW10 theme has the same issue.
Thank you so much for helping me with the Java issue on the admin panel!
Let me know what you find out on the Forums.  |
|
|
| |
|
|
|
 |
taliesen |
|
Post subject:
Posted: Feb 06, 2009 - 06:31 PM
|
|
Joined: Jun 10, 2006
Posts: 27
Status: Offline
|
|
I sent the PM. Let me know if you received it. Thanks again! |
|
|
| |
|
|
|
 |
taliesen |
|
Post subject:
Posted: Feb 06, 2009 - 10:50 PM
|
|
Joined: Jun 10, 2006
Posts: 27
Status: Offline
|
|
I fully uninstalled PNphpBB and removed all entries from the SQL database. Reinstalled it - worked like a champ.
Then I went to the /modules/PNphpBB2/templates/PNTheme/styles directory and renamed wow10.css to default.css and I've got it working to some degree. The icons and borders are not showing. Looks like just the colors changed.
I kept the original default.css file - renamed it default.css-orig.
I'm stumped |
|
|
| |
|
|
|
 |
mars |
|
Post subject:
Posted: Feb 07, 2009 - 12:52 AM
|
|
Site Admin

Joined: Aug 15, 2004
Posts: 4277
Status: Offline
|
|
For some reason it isn't looking in the proper place for the template files.
I really have no idea why either, you might be best to post at the PNphpBB2 site and see if they have seen that before as it is not happening on my Zikula test site.
 |
|
|
| |
|
|
|
 |
taliesen |
|
Post subject:
Posted: Feb 07, 2009 - 05:00 PM
|
|
Joined: Jun 10, 2006
Posts: 27
Status: Offline
|
|
Do you think that since i'm using an old postnuke pnphpbb skin that it isn't as compatable with Zikula since the pnphpbb guys might have made some changes?
Darn. Mars thanks so much for the help you gave. I know you spent a lot of time on it. Thanks again!
Taliesen |
|
|
| |
|
|
|
 |
|
|