|
Re:Fireboard 1.0.4 Upgrade & Intallation issues 10 Months, 1 Week ago
|
|
When registering for the forum, it says it's sending out an e-mail to the subscribers account for verification. So far (still testing) I have tried to register from various accounts at different domains (including hotmail) and no e-mail comes through (nor is diverted to junk).
However, if register e-mail addresses from my own domain (main site domain) they do come through.
The registrants details do come up in the user manager, but are not enabled. I can enable them on my own as admin.
It just doesn't seem to send the verification e-mail out. Any suggestions? Link to the forum if you need
www.kmta.com.au/index.php?option=com_fireboard&Itemid=77
|
|
timu (User)
Fresh Boarder
Posts: 6
|
Logged
|
|
|
Last Edit: 2008/01/16 11:12 By timu.
Reason: Clarification
|
|
|
The administrator has disabled public write access.
|
|
|
Re:Fireboard 1.0.4 Upgrade & Intallation issues 10 Months, 1 Week ago
|
|
I see another bug.....if I move a thread, in the list box of sections of the forum, if there is a forum with subforums, the forum not appare in the list! 
Other users can confirm this?
|
|
|
Logged
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
Re:Upgrading to Fireboard 1.0.4 10 Months, 1 Week ago
|
|
blakey87 wrote:
Iv upraded, all seems to be well apart from some broken images, which I don't mind at the moement, but the main problem seems to be scroll bar and also html tags showing, can anyone help me solve this problem
See problem via this
www.gamezspac...d&Itemid=261&fun...=10&id=1624#1624
I can confirm that this is occurring on my website as well in Firefox 2.0.11 - you can see it in action here, www.campusantiwar.net/forum/func,view/catid,22/id,35/#35 - I have tested it in Internet Explorer though, and like others, no scroll bars to be found!
Also looking forward to that TBA fix  thanks!
|
|
|
Logged
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
Re:Fireboard 1.0.4 Upgrade & Intallation issue 10 Months, 1 Week ago
|
|
|
I must report that the patch files used for upgrading seem to have some hidden flaws and/or differences than in the complete .4 package. I upgraded a forum from .3 using the patch files and everything was fine with the exception of the quick reply and quote box issues. I tried to apply the SVN patch but that seemed (I said SEEMED) to have broken the forum. I reapplied the SVN patch files because I thought a file might not have gotten uploaded but it didn't seem to do any good.
I uninstalled FireBoard leaving the database and all files intact and reinstalled using the .4 complete package and everything is working perfectly. No open quick reply or anything else obvious. I know that was stated earlier concerning differences in the patch and full package but I thought I'd reaffirm this for any coming in late to the party.
I'm about to reapply the SVN patch and will report back if it does.does not break the forum.
Possibly the patch files need a good going over.
|
|
|
Logged
|
|
|
Last Edit: 2008/01/18 02:17 By grumblemarc.
|
|
|
The administrator has disabled public write access.
|
|
|
Re:Upgrading to Fireboard 1.0.4 10 Months, 1 Week ago
|
|
racoon wrote:
GHz wrote:
Ok, now step over to another bug
I've a problem with tag CODE. The text written after the tag code is printed on the same line because FB don't put "" beetwen the differen lines.
You can see an example here in my test post: www.boincitaly.org/index.php?option=com_...;id=210&catid=15
Where can be the problem?
The problem is, that the interpreter translate [ code ] to the html-code and after that, it trip over the html-code again.
Please try this workaround:
Unfortunately theses two lines you said to change is already on my file and the code problem is still the same
|
|
Sushi (User)
Fresh Boarder
Posts: 7
|
Logged
|
|
|
The administrator has disabled public write access.
|
|
|
Re:Upgrading to Fireboard 1.0.4 10 Months, 1 Week ago
|
|
What code problem do you have? 
|
|
|
Logged
|
|
|
The administrator has disabled public write access.
|
|
|
Re:Upgrading to Fireboard 1.0.4 10 Months, 1 Week ago
|
|
racoon wrote:
What code problem do you have?
when I use the CODE tag the lines doesn't break automaticaly, causing some problems on viewing my site template.
orion.fatfreehost.com/cms/index.php?opti...;id=114&catid=36
It's a strange thing because I found out that on another url to this same post the lines are being broken, the problem is that this isn't the url the the others will get. This is the url to the specific post, not to the topic.
orionclan.co.nr/index.php?option=com_fir...id=36&id=119#119
With the default template it places a side scrollbar that doesn't make distortions on the template, I'd like at least to be able to have this with my current template.
Thanks in advance.
|
|
Sushi (User)
Fresh Boarder
Posts: 7
|
Logged
|
|
|
Last Edit: 2008/01/20 14:59 By Sushi.
|
|
|
The administrator has disabled public write access.
|
|
|
Font size, completing the solution 10 Months, 1 Week ago
|
|
|
racoon wrote:
nanaya wrote:
Tried that.. from 1-5 All came out the same size
it seems that only ...px or ...% works, eg: [ size=20px ] [ /size ]
OK, the font size works with number+px, but if you select the size with tags, appears a number (eg ), and this donīt works because it is neccesssary modify manually to number+px. (eg: [ size=10px]
I found a solution:
In small.class.php modify the lines of tags and change
[b]size=2][/b] for [size=10px] for example, and when you select the tags now appears the number with px.
I ange too the language file. in description tag I change:
Hint: sizes range from 1 to 5 for Hint:You cn change the size manually put a numbre with px
|
|
juanma (User)
Junior Boarder
Posts: 73
|
Logged
|
|
|
Last Edit: 2008/01/20 16:07 By juanma.
|
|
|
The administrator has disabled public write access.
|
|
|
Re:Upgrading to Fireboard 1.0.4 10 Months, 1 Week ago
|
|
Sushi wrote:
when I use the CODE tag the lines doesn't break automaticaly, causing some problems on viewing my site template.
orion.fatfreehost.com/cms/index.php?opti...;id=114&catid=36
It's a strange thing because I found out that on another url to this same post the lines are being broken, the problem is that this isn't the url the the others will get. This is the url to the specific post, not to the topic.
orionclan.co.nr/index.php?option=com_fir...id=36&id=119#119
With the default template it places a side scrollbar that doesn't make distortions on the template, I'd like at least to be able to have this with my current template.
Thanks in advance.
This is a additional problem with your current template. 
|
|
|
Logged
|
|
|
Last Edit: 2008/01/20 19:43 By racoon.
|
|
|
The administrator has disabled public write access.
|
|
|
Repeated text in the message 10 Months, 1 Week ago
|
|
|
If I put the Image tag in the text with spaces, the text repeat one and other. For example:
My name in John [img size=150][/img]
Nothing happen
My name is John [ img size=150][ /img]
The text repeat one and other in post
This is the result:
My name is John [ img size=150][ /img]
[b]The text repeat one and oty name is John [ img size=150]y name is John [ img size=150][ /img]
[b]The text repeat one and oty name is John [ img size=150][ /img]
The text repeat one and other in post
But in this forum works perfectly.
|
|
juanma (User)
Junior Boarder
Posts: 73
|
Logged
|
|
|
The administrator has disabled public write access.
|
|
|