Welcome to Geeklog, Anonymous Monday, August 08 2022 @ 01:27 am EDT
Geeklog Forums
Encylopedia style plug in
I know many of you have used the phpnuke cms.
The only thing i wish i had from it taht this doesn't have is... and equivalent to phpnukes Encylopedia block/plugin.
What i want to do is add tons and tons and tons of how-to guides to my site. I want to organize them by category and have them sorted inside those by alpha order. Also i want to be able to add publications (stories, reports, documetns, poems, etc) in the same fashion.
I have looked all over the site for something like it but i am at a loss...
Thanks greatly in advance,
Sean
The only thing i wish i had from it taht this doesn't have is... and equivalent to phpnukes Encylopedia block/plugin.
What i want to do is add tons and tons and tons of how-to guides to my site. I want to organize them by category and have them sorted inside those by alpha order. Also i want to be able to add publications (stories, reports, documetns, poems, etc) in the same fashion.
I have looked all over the site for something like it but i am at a loss...
Thanks greatly in advance,
Sean
6
4
Quote
Status: offline
inspiremin
Forum User
Regular Poster
Registered: 01/07/04
Posts: 111
Are all the resources you want to include actually on your site? If you are talking about links, the phplinks system is GREAT.
Brent
www.Scripturetoolkit.com www.inSPIREministries.com
Brent

www.Scripturetoolkit.com www.inSPIREministries.com
3
2
Quote
Status: offline
mrjeff
Forum User
Chatty
Registered: 01/28/04
Posts: 36
mcoim
Anonymous
ok i installed it any site.... well...
this is all it shows...
Warning: main(/home/httpd/vhosts/morech.com/httpdocs/plugins/Glossary/functions.inc): failed to open stream: No such file or directory in /home/httpd/vhosts/morech.com/httpdocs/lib-common.php on line 5391
Fatal error: main(): Failed opening required '/home/httpd/vhosts/morech.com/httpdocs/plugins/Glossary/functions.inc' (include_path='/home/httpd/vhosts/morech.com/httpdocs/system/pear/:.:/usr/share/pear') in /home/httpd/vhosts/morech.com/httpdocs/lib-common.php on line 5391
I have no clue what to do... i cant' just delete the files i uploaded that doesn't work... i cannot even go to my plugins directory to unintall it... all i get is this... no matter what!
this is all it shows...
Warning: main(/home/httpd/vhosts/morech.com/httpdocs/plugins/Glossary/functions.inc): failed to open stream: No such file or directory in /home/httpd/vhosts/morech.com/httpdocs/lib-common.php on line 5391
Fatal error: main(): Failed opening required '/home/httpd/vhosts/morech.com/httpdocs/plugins/Glossary/functions.inc' (include_path='/home/httpd/vhosts/morech.com/httpdocs/system/pear/:.:/usr/share/pear') in /home/httpd/vhosts/morech.com/httpdocs/lib-common.php on line 5391
I have no clue what to do... i cant' just delete the files i uploaded that doesn't work... i cannot even go to my plugins directory to unintall it... all i get is this... no matter what!
6
4
Quote
Status: offline
mrjeff
Forum User
Chatty
Registered: 01/28/04
Posts: 36
I had the same problem, here is how I solved it. In your geeklog/plugins directory you will have a directory named glossary. duplicate that directory with all its contents and change the lowercase g in glossary to a capital G. So now you should have one directory named glossary and another directory named Glossary in the geeklog/plugins directory.
Jeff
"friends don't help friends run windows"
Jeff
"friends don't help friends run windows"
3
3
Quote
Lstern
Anonymous
to fix the problem :
change the /plugins/glossary/install.php file :
line 56 :
from "$pi_name = 'Glossary';" to "$pi_name = 'glossary';"
if the glossary is already installed , update the table
UPDATE `prefix_plugins` SET `pi_name` = 'glossary' WHERE `pi_name` = 'Glossary'
change the /plugins/glossary/install.php file :
line 56 :
from "$pi_name = 'Glossary';" to "$pi_name = 'glossary';"
if the glossary is already installed , update the table
UPDATE `prefix_plugins` SET `pi_name` = 'glossary' WHERE `pi_name` = 'Glossary'
2
2
Quote
All times are EDT. The time is now 01:27 am.
- Normal Topic
- Sticky Topic
- Locked Topic
- New Post
- Sticky Topic W/ New Post
- Locked Topic W/ New Post
- View Anonymous Posts
- Able to post
- Filtered HTML Allowed
- Censored Content