Actions
Defect #24109
closedForums tab is missing but link is accessible
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
UI
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Invalid
Affected version:
Description
If I enable Forum module then Forum tab is not appears, however I could access it directly by link with boards at the end.
# ruby ./bin/about Environment: Redmine version 3.3.0.stable.15732 Ruby version 1.9.3-p327 (2012-11-10) [i686-linux] Rails version 4.2.6 Environment production Database adapter Mysql2 SCM: Subversion 1.8.8 Git 1.7.1 Filesystem Redmine plugins: no plugin installed
Files
Updated by Toshi MARUYAMA about 8 years ago
- Status changed from New to Needs feedback
Why do you use such very old Ruby?
I recommend you to use rvm or rbenv instead of package ruby.
Updated by Pavel Potcheptsov about 8 years ago
I use rvm with this ruby version because of no issues so far.
# rvm list rvm rubies =* ruby-1.9.3-p327 [ i686 ] # => - current # =* - current && default # * - default # rvm -v rvm 1.25.30 (stable) by Wayne E. Seguin <wayneeseguin@gmail.com>, Michal Papis <mpapis@gmail.com> [https://rvm.io/]
Do you suggest to update ruby with rvm?
Updated by Toshi MARUYAMA about 8 years ago
Updated by Pavel Potcheptsov about 8 years ago
I have updated to
Ruby version 2.3.0-p0 (2015-12-25) [i686-linux]
and realized that Forums tab works once you add forum name in setting;)
Then I checked this with my current ruby-1.9.3-p327 installation and found out that it was just a my mistake. Everything works!
Sorry for the noise.
Updated by Toshi MARUYAMA about 8 years ago
- Status changed from Needs feedback to Closed
- Resolution set to Invalid
Actions