Search found 115 matches

by Xanthouos
Sat May 14, 2005 5:28 pm
Forum: Plugins
Topic: PHP box
Replies: 8
Views: 7775

I would like to continue using this script since I already have the specific quotes in the file, and would like to emplement it on several s9y sites. You can see it in action here . Thank you for the help. <script language="php"> /* *********************************************************...
by Xanthouos
Fri May 13, 2005 6:53 pm
Forum: Plugins
Topic: PHP box
Replies: 8
Views: 7775

PHP box

I have daily quote script that I use on other sites, but am having problems emplementing it in the sidebar php box plugin. The script works, but isn't able to resolve the path to the quotes file. This is the code in the php box: include "inc/displayer.php"; echo($display1); and this is the...
by Xanthouos
Thu May 05, 2005 5:40 pm
Forum: General discussions
Topic: Layout issue
Replies: 6
Views: 3720

For failer to RTFM, I was editing the templates in the templates_c dir, so I think is what was causing the mixup.
:idea: I am going over the STYLES readme, and hopefully can do a propper job this time and avoid un-needed errors.

Again, thank you Garvin for all your help.
by Xanthouos
Fri Apr 22, 2005 5:43 pm
Forum: General discussions
Topic: Layout issue
Replies: 6
Views: 3720

how to's, and why

I have version 8 installed and the latest contact/tpl files installed, but I get the following error when trying too use the contact form: http://www.familyafrica.com/pages/contact.htm Fatal error: Cannot redeclare smarty_core_load_plugins() (previously declared in /home/family/public_html/bundled-l...
by Xanthouos
Tue Apr 19, 2005 5:26 pm
Forum: Bugs
Topic: Safari/Autorenoberfläche/URL
Replies: 6
Views: 4040

safari fix?

So, did you get around to any safari fix/patch?
:idea:
by Xanthouos
Sun Apr 03, 2005 10:31 am
Forum: General discussions
Topic: Change number of posts al home page
Replies: 9
Views: 3945

Thank you

I appreciate your readiness to heelp us in need. :wink:

Thank you for making s9y the great appz. that it is.
by Xanthouos
Sat Apr 02, 2005 11:36 pm
Forum: General discussions
Topic: Change number of posts al home page
Replies: 9
Views: 3945

along those lines

I wanted to have only the sticky post on the main page and all the posts availiable under the catagories show...how to do that?

Thank you!
by Xanthouos
Sun Mar 13, 2005 10:34 pm
Forum: General discussions
Topic: Layout issue
Replies: 6
Views: 3720

Thanx

:wink: Thank you Garvin for your prompt answer. t's nice to have developers so quick to help out. I for one am making widespred use of s9y, deploying it on several different sites.
by Xanthouos
Sat Mar 12, 2005 10:10 pm
Forum: General discussions
Topic: Layout issue
Replies: 6
Views: 3720

Layout issue

It looks too me that S9Y is the answer to several sites I maintain, which now the client can maintain and update as needed. Thankyou S9Y! My problem: I included a table for layout and the information introducing a site, but for some reason iit leaves a big gap from the top of the page, and I can no...
by Xanthouos
Sat Mar 12, 2005 9:57 pm
Forum: General discussions
Topic: PHP code inside Static Pages Plugin?
Replies: 2
Views: 2276

Re: PHP code inside Static Pages Plugin?

Roaster wrote:Hi,

just a simple question: Is it possible or better how can I add own PHP coding inside the content of a static page?

I've tried it already but it just display the coding instead of executing it.
cu,
Roaster
I would like to be able to do this too!!!