Zingiber
Literotica Guru
- Joined
- Jul 12, 2002
- Posts
- 913
The category form on the Chyoo home page with the drop-down menu has its "action" value set to the wrong URL. (At least I believe that's what I'm seeing).
When Chyoo moved to :81, the form wasn't fixed.
Here's the erroneous tag:
<form action="http://www.chyoo.com/dx/urlforward.php" method="post">
Try changing the action attributte to "http://www.chyoo.com:81/dx/urlforward.php"
Of course it may be more complicated than that, but the current form is broken (dispatches to the Chyoo front page without images or stylesheet).
Merci,
Zingiber
(also sent to info@chyoo.com)
When Chyoo moved to :81, the form wasn't fixed.
Here's the erroneous tag:
<form action="http://www.chyoo.com/dx/urlforward.php" method="post">
Try changing the action attributte to "http://www.chyoo.com:81/dx/urlforward.php"
Of course it may be more complicated than that, but the current form is broken (dispatches to the Chyoo front page without images or stylesheet).
Merci,
Zingiber
(also sent to info@chyoo.com)