|
Re:Fireboard Poll-System RC4 release 10 Months ago
|
|
|
Sorry, my mistake, showpoll.php is present and correct.
|
|
|
Logged
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
Re:Fireboard Poll-System RC4 release 10 Months ago
|
|
|
^ are you with pure Linux server or on IIS ?
|
|
|
Logged
|
|
Developer: FB-Poll System, FB-Joomap plugin, FB-OpenSEF extension, FB-Primezilla Hacker, Fireboard WAP.
Vote my site- GigaHertZ
|
|
|
The administrator has disabled public write access.
|
|
|
Re:Fireboard Poll-System RC4 release 10 Months ago
|
|
|
I couldnt tell you to be sure, but I think its just linux.
I'm with heartinternet and from what I can tell its is run on "Redhat Enterprise Linux Platform" I can find no mention of IIS
|
|
|
Logged
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
Re:Fireboard Poll-System RC4 release 10 Months ago
|
|
|
Do this -
[ul]
Open the file /components/com_fireboard/template/default/message.php
[li]Search for the line
[code:1]if($poll_id>0) include_once($_SERVER['DOCUMENT_ROOT']."/components/com_fireboard/template/default/plugin/poll/showpoll.php"«»);[/code:1]
[/li][li]Change it to -
[code:1]if($poll_id>0) include_once("/home/sites/breathemini.co.uk/public_html/joomla/components/com_fireboard/template/default/plugin/poll/showpoll.php"«»);[/code:1]
[/li]
[/ul]
Hope this will solve the problem.
Leave feedback and karma :P
|
|
|
Logged
|
|
|
Last Edit: 2008/01/26 15:08 By iosoft.
|
|
Developer: FB-Poll System, FB-Joomap plugin, FB-OpenSEF extension, FB-Primezilla Hacker, Fireboard WAP.
Vote my site- GigaHertZ
|
|
|
The administrator has disabled public write access.
|
|
|
Re:Fireboard Poll-System RC4 release 10 Months ago
|
|
|
Fantastic, that did the job!
That feature pretty much completes my site now, thanks! Karma duly left.
Just one thing I have to ask, when I cast a vote, it takes me to a page which says "thank you for your vote" but when it returns to the post it still has the option to vote instead of displaying the results. You need to refresh the page in order for this to happen. Do you know if this is a bug with the poll system or in FB itself?
Thanks for all the help
|
|
|
Logged
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
Re:Fireboard Poll-System RC4 release 10 Months ago
|
|
|
No, its a CACHE problem, specially with IE.
Till couldn't able to figure out how to solve it....
|
|
|
Logged
|
|
Developer: FB-Poll System, FB-Joomap plugin, FB-OpenSEF extension, FB-Primezilla Hacker, Fireboard WAP.
Vote my site- GigaHertZ
|
|
|
The administrator has disabled public write access.
|
|
|
Re:Fireboard Poll-System RC4 release 10 Months ago
|
|
Oh well, I can cope for now
|
|
|
Logged
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
Re:Fireboard Poll-System RC4 release 9 Months, 2 Weeks ago
|
|
|
Im confused on this Step.. what do I need to do?
1. Open the SQL.sql file and replace 'jos_' to whatever you are using as prefix.
(not needed if you are upgrading from previous version of Poll-System.)
2. Execute this SQL.sql file through phpMyAdmin or whatever your MySQL client is.
(not needed if you are upgrading from previous version of Poll-System.)
3. Override the files under Files_to_Replace DIR in the same tree structure given.
|
|
|
Logged
|
|
Automatic Filter Message : Please follow the forum rules for forum signatures...Thanks
|
|
|
The administrator has disabled public write access.
|
|
|
Re:Fireboard Poll-System RC4 release 8 Months, 4 Weeks ago
|
|
|
Can Anyone Help me.. In installing this Poll System? Im confused on the first step of installation. Previous Post.
|
|
|
Logged
|
|
Automatic Filter Message : Please follow the forum rules for forum signatures...Thanks
|
|
|
The administrator has disabled public write access.
|
|
|
Re:Fireboard Poll-System RC4 release 8 Months, 4 Weeks ago
|
|
|
open the configuration.php file and find a line like this -
[code:1]$mosConfig_dbprefix = 'jos_';[/code:1]
It could be other than 'jos_'.
If it is 'jos_', ignore the 1st step and proceed to next steps.
ENJOY :blush:
|
|
|
Logged
|
|
Developer: FB-Poll System, FB-Joomap plugin, FB-OpenSEF extension, FB-Primezilla Hacker, Fireboard WAP.
Vote my site- GigaHertZ
|
|
|
The administrator has disabled public write access.
|
|
|