Zikula: A Flexible Open Source Content Management System
home | forum | contact us

Dizkus

Bottom
vpContact a question and some hints...
  • Posted: 09.04.2006, 08:19
     
    edfel
    rank:
    Professional Professional
    registered:
     December 1969
    Status:
    offline
    last visit:
    02.09.07
    Posts:
    831
    Hi:

    First, I was having theme corruption. I fixed by editing pnuser.php:

    adding at around line 74:
    $output = new pnHTML();
    new line: $output->TableStart();

    also, at around line 215:
    new line: $output->TableEnd();

    Please note that you will have two consecutive $output->TableEnd();. Also, this was the way it fixed my theme conflict, don't use it if you don't have problems.

    A question:
    How to allow non registered users to post comments??? I tried through permissions but no luck.

    Also, How I can place an image at module top??

    Answer: edit /pnlang/eng/user.php

    Code

    define('_CONTACTTITLE','<div align="center"><img src="../modules/vpContact/image.jpg" alt=""><p>SOME TEXT IF YOU WANT</div>');


    Use at your own risk.
    Later

    :shock:

    p.d.
    Still need the help with the permission for unregistered users!!!

Main Menu

Extensions Database

Documentation

Development

Login

Donate to Zikula