Search found 34 matches

by art777
Tue 15. Jun 2004, 12:28
Forum: phpwcms Support English
Topic: Problem with {URL:...}
Replies: 6
Views: 2931

OK... otherwise ;)


My site: http://info.cms.to.pl/index.php

I want page "Oferta" (content -> http://info.cms.to.pl/index.php?oferta ) to display in "templates" -> "right". I can't this...
{URL:http://info.cms.to.pl/index.php?oferta} don't work...
WHY??? :cry:


http://info.cms.to.pl/login.php ...
by art777
Tue 15. Jun 2004, 11:11
Forum: phpwcms Support English
Topic: Problem with {URL:...}
Replies: 6
Views: 2931

by art777
Tue 15. Jun 2004, 11:00
Forum: phpwcms Support English
Topic: Problem with {URL:...}
Replies: 6
Views: 2931

Problem with {URL:...}

topic - http://www.phpwcms.de/forum/viewtopic.php?p=12315#12311

site - http://info.cms.to.pl/index.php?id=5,3,0,0,1,0

I want display ext. site on site phpwcms.

First google:
- content part -> "custom path/file or URL" -> "file/URL: http://google.com"

Second google:
- "templates" -> footer ...
by art777
Sun 23. May 2004, 21:49
Forum: phpwcms Support English
Topic: {PHP:http://www.mysite.com/index.php?id=1,5,0,0,1}: works?
Replies: 19
Views: 7821

How to any other way insert any content (from phpwcms) into template (not to {CONTENT} )??
by art777
Sun 23. May 2004, 19:27
Forum: phpwcms Support English
Topic: {PHP:http://www.mysite.com/index.php?id=1,5,0,0,1}: works?
Replies: 19
Views: 7821

I change
{NAV_TABLE_SIMPLE}<br><br>
{PHP:newsy.php}
to:
{NAV_TABLE_SIMPLE}<br><br>
{PHP:http://info.cms.to.pl/index.php?id=1,1,0,0,1,0}

in conf.inc.php still is:
$phpwcms["allow_remote_URL"] = 1;

and on site is blank (left column) - http://info.cms.to.pl/index.php?id=1,0,0,1,0,0
:(
by art777
Sun 23. May 2004, 19:08
Forum: phpwcms Support English
Topic: {PHP:http://www.mysite.com/index.php?id=1,5,0,0,1}: works?
Replies: 19
Views: 7821

This does not work anymore because of security problems. But you can use something like this by creating a new php script like "myextpage.php":

<?php
//include remote URL
include ('http://www.gabriellagramegna.it/index.php?id=1,5,0,0,1,0');
?>

Then use the replacement tag {PHP:myextpage.php ...
by art777
Mon 3. May 2004, 02:25
Forum: phpwcms Support English
Topic: newsletter function
Replies: 26
Views: 11362

when I click verify link...

when I click verify link
open window - "Page no found" :(
Help :!:
by art777
Sun 2. May 2004, 22:38
Forum: phpwcms Bug Reports
Topic: bid - bug(?)
Replies: 3
Views: 2484

bid - bug(?)

When config is :

$phpwcms["site"] = "http://domain.com/";
$phpwcms["root"] = " cms ";

in verification email is :

(...)you have send a new bid from our website:
http://domain.com/ cms[/b]/ cms /index.php

The amount of your bid is: 100,00 EUR

Your bid is taken only after you have verified by ...
by art777
Sun 8. Feb 2004, 20:43
Forum: phpwcms Support English
Topic: Submenu on all subpages - replacement tag?
Replies: 3
Views: 1752

the best :idea:
thx adriano :D
by art777
Sun 8. Feb 2004, 14:20
Forum: phpwcms Support English
Topic: Submenu on all subpages - replacement tag?
Replies: 3
Views: 1752

Submenu on all subpages - replacement tag?

I have MAINMENU:
- INDEX
- NAME1
- NAME2
...
- NAME10

and eg submenu NAME2:
- SUBNAME1
- SUBNAME2
...
- SUBNAME10

I want have to ALL PAGES in website submenu:
- SUBNAME1
- SUBNAME2
...
- SUBNAME10

in right column.

How to use? Replacement tag? I don't know... :(
by art777
Tue 13. Jan 2004, 10:24
Forum: phpwcms Support English
Topic: Search in all articles
Replies: 8
Views: 4177

upsss... results with content part "text /w image" are looooong - in one line (eg < table >, < ul >) - layout is crash...
by art777
Tue 13. Jan 2004, 10:17
Forum: phpwcms Support English
Topic: Search in all articles
Replies: 8
Views: 4177

Now I understand :D

and 2nd problem (bug?):

When I set "results: 5 per page" - page with search result display ALL articles (>5). Bug?
by art777
Tue 13. Jan 2004, 09:41
Forum: phpwcms Support English
Topic: Search in all articles
Replies: 8
Views: 4177

OK
but ... <form action="###search_input_action:XX###" method="post"> ...

XX=ID - what ID for ALL articles??
by art777
Tue 13. Jan 2004, 09:35
Forum: phpwcms Support English
Topic: Search in all articles
Replies: 8
Views: 4177

Search in all articles

I create new article with content part SEARCH.
I want search in ALL articles.
What I set EXACTLY in form: template? :?: I don't understand this...

Please example.
by art777
Sun 11. Jan 2004, 00:01
Forum: phpwcms Bug Reports
Topic: patch 2004/01/10a - WYSIWYG - bug lang
Replies: 9
Views: 4543

I must change 8859-1 to 8859-2 if I want have with standard consistent (in Poland).