1
navanywhere
Re: Move Zen Cart 0.3 Blocks to Xoops Block Column

Quote:

navanywhere wrote:
Now I removed all of the other Zen Cart block menu items to the right. Now I have a table of white space. Can remove this table without messing up the block positioning? Thanks.


I also wanted to add that I solved this problem by editing the - shop/includes/templates/xoopstheme/common/tpl_main_page.php
area. I changed the -CUSTOMERS_APPROVAL == '1'- to '0' as so:

<?php
if (COLUMN_LEFT_STATUS == or (CUSTOMERS_APPROVAL == '0' and $_SESSION['customer_id'] == '')) {
  
// global disable of column_left
  
$flag_disable_left true;
}
if (!isset(
$flag_disable_left) || !$flag_disable_left) {
?>


The blank white left column block area vanished.



2
navanywhere
Re: Move Zen Cart 0.3 Blocks to Xoops Block Column

Thanks for your kind help Quest! Your php file cleared up my problem. Now I can finally work on filling up my store with neat stuff. Have fun.



3
navanywhere
Re: Move Zen Cart 0.3 Blocks to Xoops Block Column

Quote:

Quest wrote:
..........................
I could send you the shop xoops_version.php I have with the additional blocks I added. It will create more than one shop block and you can choose then choose the different blocks and then buildcache and they will appear and be integrated with your XOOPS theme.

Quest


I sent you a PM. Thanks for your offer to help. I would like to know how the to remove the white space that is left over after the blocks are reordered. All of my attempts have resulted in the Zen Cart page not showing up in Xoops.



4
navanywhere
Re: Move Zen Cart 0.3 Blocks to Xoops Block Column

Now I removed all of the other Zen Cart block menu items to the right. Now I have a table of white space. Can remove this table without messing up the block positioning? Thanks.



5
navanywhere
Re: Move Zen Cart 0.3 Blocks to Xoops Block Column

I think I figured it out. I am able to get one portion of a Zen Cart menu subheading into the main menu by editing the main XOOPS Blocks. I would like to get all of the key Zen Cart menu items over to the main XOOPS block menu though.



6
navanywhere
Move Zen Cart 0.3 Blocks to Xoops Block Column

How do I move the main Zen Cart menu blocks over to the XOOPS main menu blocks? Is that possible to do via the Zen Cart admin or is there a way to edit the PHP file? If you can edit the PHP file to do this can you please explain how?



7
navanywhere
Re: [mini guide] How to quickly replace all the textarea with kiovi in Xoops

Which version of XOOPS does this work on? Which version of kiovi are you using for this mini "hack" tutorial? It seems interesting if a user can get it to "work". Can you give us a little more details please?



8
navanywhere
Re:Xoops Forum

Thanks for your reply and info. This will help me a lot. Thanks for the hosting info but I already have a great host that supplies everything that I need. I have 2+ gigs storage and 80 gigs bandwidth. I will upgrade to 5 gigs of storage later or just host the website from my own custom built servers.



9
navanywhere
Re:Plone vs. Xoops

I think that Plone is great for a webmaster as the setup and management is so easy so you can get a great cms going without a hitch. I have a Plone site running and I set up a Postnuke site up too. I am currently trying out XOOPS for some of my other website projects. This cms development website stuff is new to me. But my current experience lets me know that I will be coding my own cms system in the background as I operate a Xoops, Postnuke website, etc. I need to have total control of my future cms system and be self sufficient.



10
navanywhere
Xoops Forum

I will be setting up a XOOPS forum for my website. Want kind of server storage size requirements are needed to manage a forum with a large group of members over 10,000+ count?




TopTop
(1) 2 3 »



Login

Who's Online

206 user(s) are online (128 user(s) are browsing Support Forums)


Members: 0


Guests: 206


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits