|
|
|
|
|
|
|
|
|
|
![]() |
||||||||
| Anon Solutions | |||||||
|---|---|---|---|---|---|---|---|
|
|
|
| Resources Tools | |||||
|---|---|---|---|---|---|
|
| Web Hosting | |||
|---|---|---|---|
|
| Web Site Design | ||||||
|---|---|---|---|---|---|---|
|
| Translation Services | |||
|---|---|---|---|
|
| Affiliates | ||||
|---|---|---|---|---|
|
Index CMS Bug Fixes |
| Fix for Joomla Poll Error |
|
|
|
After installing a fresh Joomla site, the polls module sometimes doesn't work, called bug #43 When clicking on "vote", this error appears:
The page you are trying to access does not exist. How to fix it? Very simple actually, go find this file on the server: modules/mod_poll.php
And then change the line:
<form name="pollxtd<?php echo $z;?>" method="post" action="<?php echo sefRelToAbs("index.php?option=com_poll$_Itemid"); ?>">
<form name="pollxtd<?php echo $z;?>" method="post" action="index.php?option=com_poll<? echo $_Itemid; ?>"> Works perfectly everytime, no error, perfect! For the French Module:
Problème avec le module Sondages
|



