Author Topic: .  (Read 3595 times)

0 Members and 1 Guest are viewing this topic.

Offline Apollo13

  • Addicted member
  • ******
  • Posts: 1.093
    • View Profile
.
« on: April 30, 2003, 01:20:09 PM »
.
« Last Edit: September 08, 2019, 11:14:29 AM by Apollo13 »

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Problem mit index.php?template= bzw. {url_home}?template=
« Reply #1 on: April 30, 2003, 01:25:17 PM »
u shouldnt do that way, because {url_home} generated though $site_sess->url(ROOT_PATH."index.php") that add all neceserry query in the address.
the only way to include ?template= into the address "generation":$site_sess->url(ROOT_PATH."pms.php?action=inbox?template=")
or,  if u dont need any query in the address, then use simple plain: index.php?template= in your template.
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)