{URL:}-Tag Variablen übergeben

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
chaosmarce
Posts: 1
Joined: Wed 23. Nov 2005, 07:28

{URL:}-Tag Variablen übergeben

Post by chaosmarce »

hi,

ich hab ein problem. ich habe einen artikel angelegt
index.php?poll

nun möchte ich die url index.php?poll&action=results&poll_ident=4 aufrufen.


die poll seite habe ich im phwcms so
{URL:http://www.meine-seite.de/poll.php?acti ... poll_ident} angelegt aber die variablen werden nicht übergeben was mache ich falsch?

greetz marce
User avatar
pico
Posts: 2595
Joined: Wed 28. Jul 2004, 18:04
Location: Frankfurt/M Germany
Contact:

Post by pico »

Hi

nichts was du falsch machst ;) nur falsch verstehst :)
die Variablen werden wohl vom phpWCMS Parser 'geschluckt'

setze sie als Session Variablen und hole sie in deinem Script mit GET.
Lieber Gott gib mir Geduld - ABER BEEIL DICH
Horst - find me at Musiker-Board
rtk
Posts: 10
Joined: Thu 24. Nov 2005, 17:22

convert index.php?id=71,21,0,0,1,0 to index.php?myPage

Post by rtk »

Sorry wrong reply...

// RTK
Post Reply