SID-00343: Subtopics won't show
| Status: |
Answered |
TWiki version: |
4.3.1 |
Perl version: |
5.10.0 |
| Category: |
CategoryInstallation |
Server OS: |
Ubuntu 9.04, Kernel 2.6.28 |
Last update: |
16 years ago |
I recently upgraded to 4.3.1 from 4.1.2 I just have couple of issues like
When I click on a topic and then I will see folders and topics in a tree form when I click on a subtopic(the folder) it doesn't list subtopics(group of folders) it only shows %INDEX2% %INDEX3%
Checked Tree Browser Piugin is enabled
Copied topics from the old data folder
am I missing something?
please advice... Thank you
--
JonathanCendana - 2009-05-29
Discussion and Answer
I opened one of the sub topic and it has
%META:TOPICINFO{author="BaseUserMapping_333" date="1243615146" format="1.1" reprev="1.3" version="1.3"}%
%META:TOPICPARENT{name="WebHome"}%
%INDEX2% %INDEX3%
--
JonathanCendana - 2009-05-29
First, check if the "if installed" example in your TWiki.TreeBowserPlugin topic works.
Once you verify that the plugin works as expected, check the content on the page where you have the
%TREEBROWSER{}% variable. Post the content of that page here.
--
PeterThoeny - 2009-05-30
i tried all "if installed" samples
and it worked on the first two samples
I am not really the one who was managing and install the old twiki, plus im new to this twiki, but i am a programmer too so i cope up easily
anyways, on 4.1.2 file > raw edit on the folders that cannot
it doesn't have %treebrowser on it, it has...
Field Service Information
%INDEX2%
%INDEX3%
only, the old twiki is still activated and it works fine too
Field Service Information
%INDEX2%
%INDEX3%
works fine, meaning i can see the folders and teh tree on the pages, while on 4.3.1 the new twiki site
its just %INDEX2% %INDEX3%
Also, i can see these on the page itself in the new 4.3.1 where i just used the old files from 4.1.2.
%CONTENTS% on top of the pages and the table of contents on top of the pages where gone.
%IMAGE{"14998-My_Photos_.jpg|Sample Image|400px|frame|center"}% on images, even if the image plugin is enable
%START% and %END%
did i miss to install a plugin so that these variables would work?
so far these variables are the only ones that i can see
so for tree browser should I change all
%INDEX2%
%INDEX3%
to %TREEBROWSER{...
--
JonathanCendana - 2009-06-01
for the %image i checked the logs
imageplugin is installed but
i read it was saying i need graphics::magick needed to be installed, which i am trouble installing
--
JonathanCendana - 2009-06-01
I was searching the whole site for table of contents
I found %TOC% for table of contents
changed %CONTENTS% to %TOC%
and it worked after...
Is there a way to tell the site that %CONTENT% is also %TOC%?
Is it one of the changes through out the version that variables such as %CONTENTS% are now %TOC%?
--
JonathanCendana - 2009-06-01
Typical case of incomplete upgrade. Please copy your custom site level preferences such as INDEX2, INDEX3 and CONTENTS from the old TWiki to the new TWiki. You find the site level preferences in TWiki.TWikiPreferences and Main.TWikiPreferences. To make the next upgrade easier do not customize the TWiki.TWikiPreferences in the new TWiki, do all site level customization in Main.TWikiPreferences.
--
PeterThoeny - 2009-06-01
Thank you it works!
--
JonathanCendana - 2009-06-01
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.