Search found 11 matches

by mattoo
Thu 1. Sep 2005, 11:09
Forum: sites under construction (made with phpwcms only)
Topic: Template or CSS design.
Replies: 0
Views: 2688

Template or CSS design.

Hello, I am new to PHPWCMS and would like to know if people offer any templates to buy or for free or any CSS code. I am useless at design but I have started using PHPWCMS and love it. I have been extremely impressed by the quality of all the sites in the 'showcase' section and would like to know if ...
by mattoo
Sat 6. Aug 2005, 18:09
Forum: phpwcms Bug Reports
Topic: How to have a php include in the template
Replies: 11
Views: 8024

OK something new. I want to use the following php include

<?php
include_once "/home/southpor/public_html/poll/booth.php";
echo $php_poll->poll_process(4);
?>

Using the [PHP] [/PHP] tags, anyone got any idea how I do that! Many thanks for your time!
by mattoo
Tue 2. Aug 2005, 11:53
Forum: phpwcms Bug Reports
Topic: How to have a php include in the template
Replies: 11
Views: 8024

Fantastic! :D Thank you all for your time, very kind! :lol:
by mattoo
Mon 1. Aug 2005, 23:03
Forum: phpwcms Bug Reports
Topic: How to have a php include in the template
Replies: 11
Views: 8024

Hi thanks for your post....I think that might be the answer. However, I did install the wcms via Fantastico and cant seem to find that config file, do you know where it should be or will it have been deleted? Can you access it via the admin panel?

Many thanks, time is much appreciated, sincerely.
by mattoo
Mon 1. Aug 2005, 20:47
Forum: phpwcms Bug Reports
Topic: How to have a php include in the template
Replies: 11
Views: 8024

still nothing, it just appears blank. My left column in template looks like this..

<img src="http://www.southport-fc.com/conf.jpg" width="200" height="85" border="0">
{PHP:http://www.southport-fc.com/tplleaguest ... itable.php}


and only image shows!
by mattoo
Mon 1. Aug 2005, 20:35
Forum: phpwcms Bug Reports
Topic: How to have a php include in the template
Replies: 11
Views: 8024

When I put that in the left area of the html. nothing shows up whatsoever!
by mattoo
Mon 1. Aug 2005, 20:35
Forum: phpwcms Bug Reports
Topic: How to have a php include in the template
Replies: 11
Views: 8024

Sorry not sure what that is...so havent got a clue! The site the the script comes from just tell you to use the include

<?php
include('tplleaguestats/minitable.php');
?>
by mattoo
Mon 1. Aug 2005, 19:49
Forum: phpwcms Bug Reports
Topic: How to have a php include in the template
Replies: 11
Views: 8024

How to have a php include in the template

Hello,

I would like to include the following league table from http://www.southport-fc.com/tplleaguest ... itable.php into the left hand column on the homepage template underneath the nationwide conference logo at http://www.southport-fc.com

Help would be gratefully appreicated, many thanks :lol:
by mattoo
Sat 9. Jul 2005, 21:44
Forum: phpwcms Support English
Topic: Nav Menu
Replies: 5
Views: 1803

I have spent hours reading!! Im sorry, Im new to php and websites etc, tried searching for ages on this forum too cos I know how annoying it is to get asked the same question all the time. I have put a {NAV_TABLE_COLUMN} in the left hand area of the template, thats why i dont understand why it isnt ...
by mattoo
Sat 9. Jul 2005, 20:13
Forum: phpwcms Support English
Topic: Nav Menu
Replies: 5
Views: 1803

by mattoo
Sat 9. Jul 2005, 20:11
Forum: phpwcms Support English
Topic: Nav Menu
Replies: 5
Views: 1803

Nav Menu

Hi, I am very new to phpWCMS and cant for the life of me get the menu to show up on the left hand side. I have created categories etc but I simply do not know how to view the nav menu. Can somebody explain the way to go about making this. I want a news page, contact etc but im struggling, many ...