Jump to content

theme page not found


sadiqbaig

Recommended Posts


this is the code

[code]
<center>
<b>Theme Changer</b>
<form name="theme" action="theme.php" method="post">
<select name="set" onChange="this.form.submit()">
  <option value="">-- select --</option>
  <option value="style1">3d</option>
  <option value="style5">black nd white</option>
  <option value="style18">matrix</option>
  <option value="style22">blue</option>
  <option value="style23">green</option>
  <option value="style25">yellow</option>
  </select>
<input type="submit" name="submit" value="Change" />
</form>
</center>

[/code]

and i have added it to my xhtml site

when i use it on nokia 6230

i get error as page not found

after i select new theme

it works on WEB
Link to comment
https://forums.phpfreaks.com/topic/7609-theme-page-not-found/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.