Call-back icon  Sales: Call 877.832.5289 (N America)|310.295.4144 (International)

Magento

eCommerce Software for Online Growth

Magento Forum

   
Installation
 
spire
Jr. Member
 
Total Posts:  5
Joined:  2008-04-23
 

Hi, I successfully installed the extension, but how do I apply this look to the site?

 
Magento Community Magento Community
Magento Community
Magento Community
 
sino
Jr. Member
 
Avatar
Total Posts:  14
Joined:  2008-04-22
 

In Admin backend: System --> Configuration.  Then click “Design”.  Then type “modern” for the default theme.

then go to CMS - manage pages - Home page - inside CONTENT enter - {{block type="core/template" template="sample/home.phtml"}}

then - custom design all pages to the modern theme

then - for the home page make it a 1 column

 
Magento Community Magento Community
Magento Community
Magento Community
 
spire
Jr. Member
 
Total Posts:  5
Joined:  2008-04-23
 

Perfect, thank you.

 
Magento Community Magento Community
Magento Community
Magento Community
 
dalex
Sr. Member
 
Total Posts:  115
Joined:  2008-02-23
 

Thank You! Much appreicated!

 
Magento Community Magento Community
Magento Community
Magento Community
 
mafalda
Jr. Member
 
Total Posts:  6
Joined:  2008-04-26
 

I was following the steps for the installation, but now I can’t see any more content. Only the header. The source code stops here:

<div class="header-nav-container">
    <
div class="header-nav">
        <
h4 class="no-display">Kategorie Navigation:</h4>
        <
ul id="nav">

any idea what happened?

during the installation of the theme some messages came up, maybe they are important:

pear/PEAR can optionally use package "pear/XML_RPC" (version >= 1.4.0)
downloading Interface_Frontend_Default_Modern-1.0.19702.tgz ...
Starting to download Interface_Frontend_Default_Modern-1.0.19702.tgz (486,305 bytes)
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ...
done486,305 bytes
downloading Mage_Core_Modules
-1.0.19700.tgz ...
Starting to download Mage_Core_Modules-1.0.19700.tgz (957,383 bytes)
...
done957,383 bytes
downloading Lib_Varien
-1.0.19700.tgz ...
Starting to download Lib_Varien-1.0.19700.tgz (93,292 bytes)
...
done93,292 bytes
downloading Lib_Google_Checkout
-1.0.18800.tgz ...
Starting to download Lib_Google_Checkout-1.0.18800.tgz (27,165 bytes)
...
done27,165 bytes
downloading Lib_Js_Calendar
-1.0.18800.tgz ...
Starting to download Lib_Js_Calendar-1.0.18800.tgz (47,307 bytes)
...
done47,307 bytes
downloading Lib_Js_Mage
-1.0.19700.tgz ...
Starting to download Lib_Js_Mage-1.0.19700.tgz (62,207 bytes)
...
done62,207 bytes
downloading Lib_Js_Prototype
-1.0.19700.tgz ...
Starting to download Lib_Js_Prototype-1.0.19700.tgz (207,816 bytes)
...
done207,816 bytes
downloading Lib_ZF
-1.0.19700.tgz ...
Starting to download Lib_ZF-1.0.19700.tgz (974,580 bytes)
...
done974,580 bytes
downloading Mage_Pear_Helpers
-1.0.18800.tgz ...
Starting to download Mage_Pear_Helpers-1.0.18800.tgz (9,225 bytes)
...
done9,225 bytes
downloading Lib_ZF_Locale
-1.0.19700.tgz ...
Starting to download Lib_ZF_Locale-1.0.19700.tgz (1,048,139 bytes)
...
done1,048,139 bytes
downloading PEAR
-1.7.1.tgz ...
Starting to download PEAR-1.7.1.tgz (302,377 bytes)
...
done302,377 bytes
downloading Archive_Tar
-1.3.2.tgz ...
Starting to download Archive_Tar-1.3.2.tgz (17,150 bytes)
...
done17,150 bytes
downloading Structures_Graph
-1.0.2.tgz ...
Starting to download Structures_Graph-1.0.2.tgz (30,947 bytes)
...
done30,947 bytes
downloading Console_Getopt
-1.2.3.tgz ...
Starting to download Console_Getopt-1.2.3.tgz (4,011 bytes)
...
done4,011 bytes
install ok
channel://pear.php.net/Archive_Tar-1.3.2
install okchannel://pear.php.net/Structures_Graph-1.0.2
install okchannel://pear.php.net/Console_Getopt-1.2.3
install okchannel://pear.php.net/PEAR-1.7.1
install okchannel://connect.magentocommerce.com/core/Mage_Pear_Helpers-1.0.18800
install okchannel://connect.magentocommerce.com/core/Lib_Google_Checkout-1.0.18800
install okchannel://connect.magentocommerce.com/core/Lib_Js_Calendar-1.0.18800
install okchannel://connect.magentocommerce.com/core/Lib_Js_Prototype-1.0.19700
install okchannel://connect.magentocommerce.com/core/Lib_ZF_Locale-1.0.19700
install okchannel://connect.magentocommerce.com/core/Lib_Js_Mage-1.0.19700
install okchannel://connect.magentocommerce.com/core/Lib_ZF-1.0.19700
install okchannel://connect.magentocommerce.com/core/Lib_Varien-1.0.19700
[b]ERRORbad md5sum for file /var/www/web88/html/app/code/core/Mage/Core/Controller/Varien/Router/Abstract.php
ERROR
bad md5sum for file /var/www/web88/html/skin/frontend/default/modern/images/slider_bg.gif[/b]
PEAR
Optional feature webinstaller available (PEAR's web-based installer)
PEAR: Optional feature gtkinstaller available (PEAR'
s PHP-GTK-based installer)
PEAROptional feature gtk2installer available (PEARs PHP-GTK2-based installer)
PEARTo install optional features use "pear install pear/PEAR#featurename"

 
Magento Community Magento Community
Magento Community
Magento Community
 
sino
Jr. Member
 
Avatar
Total Posts:  14
Joined:  2008-04-22
 

Hmm,,, did you replace ---- Current package name = defalut ---- to ---- Current package name = modern ?

Because you have to leave that to say default.

Under the themes tab you will see default - place the word modern there.

Hope that solves it

 
Magento Community Magento Community
Magento Community
Magento Community
 
roshangmail
Jr. Member
 
Avatar
Total Posts:  28
Joined:  2008-05-18
 

i see blank page no output while doing so ...?please help..

 Signature 

Want to be a good programer But eva succed!!! :s

 
Magento Community Magento Community
Magento Community
Magento Community
 
seiya
Member
 
Total Posts:  31
Joined:  2008-05-25
Vienna
 

have the same problem with blank output, it there a work around for this?

 
Magento Community Magento Community
Magento Community
Magento Community
 
seiya
Member
 
Total Posts:  31
Joined:  2008-05-25
Vienna
 

have the same problem with blank output, it there a work around for this?

thanks
seiya

 
Magento Community Magento Community
Magento Community
Magento Community
 
Xionicfire
Member
 
Total Posts:  38
Joined:  2008-05-07
 
sino - 26 April 2008 01:41 PM

In Admin backend: System --> Configuration.  Then click “Design”.  Then type “modern” for the default theme.

then go to CMS - manage pages - Home page - inside CONTENT enter - {{block type="core/template" template="sample/home.phtml"}}

then - custom design all pages to the modern theme

then - for the home page make it a 1 column

Is there no way to do this other than having to modify 18 different pages with php code that i have no idea what it does and that after doing it i ofcourse screwed up somewhere and now i get blank pages.

is there nothing like a : Site Wide Template: default (click dropdown box) Modern, Hit apply and done frontpage now displays modern kinda thing?

having to change code on every site page in order to display a new theme seemes way against what magento is supposed to be aimed at. :/

 
Magento Community Magento Community
Magento Community
Magento Community
 
Unirgy
Sr. Member
 
Avatar
Total Posts:  120
Joined:  2007-09-07
 

Is there no way to do this other than having to modify 18 different pages with php code that i have no idea what it does and that after doing it i ofcourse screwed up somewhere and now i get blank pages.

is there nothing like a : Site Wide Template: default (click dropdown box) Modern, Hit apply and done frontpage now displays modern kinda thing?

having to change code on every site page in order to display a new theme seemes way against what magento is supposed to be aimed at. :/

which 18 pages are you talking about?

The home page comes with the sample data as far as i know, so it’s just a courtesy sample html made for “default” theme.

 
Magento Community Magento Community
Magento Community
Magento Community
 
Andre Xori
Member
 
Avatar
Total Posts:  54
Joined:  2008-05-02
 

I’ve tried to install but I got an error…

The instalattion was sucessible for this itens:
Lib_Google_Checkout 1.1.1 (stable)
Lib_Js_Calendar 1.0.18800 (stable)
Lib_Js_Mage 1.1.2 (stable)
Lib_Js_Prototype 1.1.2 (stable)
Lib_ZF_Locale 1.1.1 (stable)

But was stopped with this error:

Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 8192 bytes) in /home/avesport/public_html/loja/downloader/pearlib/php/PEAR/Installer.php on line 540

How can I fix that?

 
Magento Community Magento Community
Magento Community
Magento Community
Magento Community
Magento Community
    Back to top
 
Sales: Call 877.832.5289 (North America) 310.295.4144 (International)
© Copyright 2008 Varien. Magento, eCommerce software, is a trademark of Irubin Consulting Inc. DBA Varien
Privacy Policy|Terms of Service
Magento Community Count
53236 users|880 users currently online|107296 forum posts