• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Paul Clapham
  • Devaka Cooray
  • Liutauras Vilda
Sheriffs:
  • Jeanne Boyarsky
  • paul wheaton
  • Henry Wong
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Tim Moores
  • Carey Brown
  • Mikalai Zaikin
Bartenders:
  • Lou Hamers
  • Piet Souris
  • Frits Walraven

JForum seems to install without errors, but things don't work!

 
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I've tried both the automatic installation and the manual installation, and I get the same result with either. I even tried creating my own WAR file from the contents of the ZIP.

I'm using MySQL 4.1.20 with Tomcat 5.5.20. My web browser is Opera 9.02.

Installation appears to go smoothly, but when I start adding categories and forums, they don't show up afterwards! The new forums do not show up in the Forum Index unless I'm logged out, and they don't show up anywhere in the Forums and Categories sections of the Admin panel, but they do show up in the lists of forums/categories available in the Permissions pages for user groups.

Additionally, some of the settings in the Configuration page don't seem to "stick" after I've set them.

I'm at a complete loss as to what's going on,.


On a side note, there appear to be several errors in your CSS markups (which Opera is all too happy to complain about every time I load a page).
[originally posted on jforum.net by REggert]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Have you tried to set permissions again? You can do that at Admin Panel -> Groups -> Permissions

Rafael
[originally posted on jforum.net by Rafael Steil]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The permissions are set to Allow All for all of the groups.
[originally posted on jforum.net by REggert]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Weird... just going into the Permissions page for each group and clicking on the Save button without changing anything makes the new forums show up in the Forum Index.

They still don't show up in Admin -> Categories or Admin -> Forums, though.
[originally posted on jforum.net by REggert]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I think I've found the problem. It looks like adminForums/list.page and adminCategories/list.page aren't setting appropriate "Expires" HTTP headers, causing my browser to use its cached copies of the pages instead of getting the latest list of forums/categories from the server. Right-clicking on either the Forums or Categories link and opening it in a separate tab and then clicking "Reload" on the new tab causes the new forums to show up.
[originally posted on jforum.net by REggert]
 
You firghten me terribly. I would like to go home now. Here, take this tiny ad:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic