Welcome to Geeklog, Anonymous Saturday, December 21 2024 @ 12:19 pm EST
Geeklog Forums
inmemoriam INSTALL PROBLEM
i uploaded the files per the included instructions
however...
when i go into GL admin panel for plugins and I click on the "image link" ... i get this error:
Fatal error: Call to undefined function: inm_siteheader() in /home/publicar/public_html/admin/plugins/inmemoriam/index.php on line 963
also....
when i click on the install link, nothing happens
also
when i click on the "install documents", it is linked to an htm file, but the file it came with has an html extension --- i changed the extension in the url address bar, but nothing happens
in the eroor log nothing was logged either
anyone with any advice? please! THANKS
however...
when i go into GL admin panel for plugins and I click on the "image link" ... i get this error:
Fatal error: Call to undefined function: inm_siteheader() in /home/publicar/public_html/admin/plugins/inmemoriam/index.php on line 963
also....
when i click on the install link, nothing happens
also
when i click on the "install documents", it is linked to an htm file, but the file it came with has an html extension --- i changed the extension in the url address bar, but nothing happens
in the eroor log nothing was logged either
anyone with any advice? please! THANKS
11
12
Quote
Status: offline
Robin
Forum User
Full Member
Registered: 02/15/02
Posts: 725
Hola Jesus
I find you problem description a little bit confusing
What "image link" are you referring to? There are no images in the Plugins section.
Where are the "install documents" you are clicking
Go to your database and see if there are any tables for inmemoriam created .
Geeklog Polish Support Team
I find you problem description a little bit confusing
Quote by JESUS:when i go into GL admin panel for plugins and I click on the "image link"
What "image link" are you referring to? There are no images in the Plugins section.
Quote by JESUS:
also....
when i click on the install link, nothing happens
also
when i click on the "install documents", it is linked to an htm file, but the file it came with has an html extension --- i changed the extension in the url address bar, but nothing happens
also....
when i click on the install link, nothing happens
also
when i click on the "install documents", it is linked to an htm file, but the file it came with has an html extension --- i changed the extension in the url address bar, but nothing happens
Where are the "install documents" you are clicking
Go to your database and see if there are any tables for inmemoriam created .
Geeklog Polish Support Team
9
9
Quote
Jesus
Anonymous
Hi Robin,
when i login as an admin, then to go to plugins, there are 2 lists
the first reads:
Plug-in List
# Plug-in Name
Plug-in Version Geeklog Version Enabled
1 staticpages 1.4.1 / 1.4.1 1.3.10 Yes
2 spamx 1.0.2 / 1.0.2 1.3.10 Yes
3 phpbbbridge 1.02 / 1.02 1.3.10 Yes
then there is a line and another list
with the "Install" liink at the end
New Plug-in
# Plug-in Name
1 forum Install
2 inmemoriam Install
and so I click on install next to inmemoriam
then i am taken to another page...
in that page, there is an image (most plugins use their own image, therefore each image is different depending on the plugin)
and THAT image is also a link to the install procedure.
it is when i click on that image that I get the error message.
below that image, in this particular plugin, there is also another lin that reads:
"Install Document"
that link is linked to an htm page, but the plugin came with an html page, so I rename the html to htm -- but nothing happens when I click on the link
and below that
is the usual " Installl" link -- which when I click nothing happens.
I checked the error log -- there is no entry
I checked the database used by gl, and there are no tables created by inmemoriam.
the install.php is in my geeklog/admin/plugins/inmemoriam/index.php directory.
it is there, I checked it with my ftp program.
WOW -- what can i do?
Pease.
THANKS
when i login as an admin, then to go to plugins, there are 2 lists
the first reads:
Plug-in List
# Plug-in Name
Plug-in Version Geeklog Version Enabled
1 staticpages 1.4.1 / 1.4.1 1.3.10 Yes
2 spamx 1.0.2 / 1.0.2 1.3.10 Yes
3 phpbbbridge 1.02 / 1.02 1.3.10 Yes
then there is a line and another list
with the "Install" liink at the end
New Plug-in
# Plug-in Name
1 forum Install
2 inmemoriam Install
and so I click on install next to inmemoriam
then i am taken to another page...
in that page, there is an image (most plugins use their own image, therefore each image is different depending on the plugin)
and THAT image is also a link to the install procedure.
it is when i click on that image that I get the error message.
below that image, in this particular plugin, there is also another lin that reads:
"Install Document"
that link is linked to an htm page, but the plugin came with an html page, so I rename the html to htm -- but nothing happens when I click on the link
and below that
is the usual " Installl" link -- which when I click nothing happens.
I checked the error log -- there is no entry
I checked the database used by gl, and there are no tables created by inmemoriam.
the install.php is in my geeklog/admin/plugins/inmemoriam/index.php directory.
it is there, I checked it with my ftp program.
WOW -- what can i do?
Pease.
THANKS
11
10
Quote
Status: Banned
machinari
Forum User
Full Member
Registered: 03/22/04
Posts: 1512
couple things you can check (all of which are fixed in the release that you should see an just a couple days):
ensure that your system dir is not named after the archive file.
e.g., it should be $_conf['path']/plugins/inmemoriam/
and not $_conf['path']/plugins/Inmemoriam_0.8.5_1.3.11/
also ensure that register globals is on. this only matters for the install script, which has now been fixed. See the latter half of this thread for more info on that.
leave you with that and let me know how it goes.
ensure that your system dir is not named after the archive file.
e.g., it should be $_conf['path']/plugins/inmemoriam/
and not $_conf['path']/plugins/Inmemoriam_0.8.5_1.3.11/
also ensure that register globals is on. this only matters for the install script, which has now been fixed. See the latter half of this thread for more info on that.
leave you with that and let me know how it goes.
12
13
Quote
Status: offline
Robin
Forum User
Full Member
Registered: 02/15/02
Posts: 725
As I installed it a while ago, I've done another fresh install on my test enviroment and I'm still a little confused by your description. If you copied all files into their proper dirs (including PEAR files) the installation is a ONE click process.
After going Admins Only -> Plugins there is our Inmemoriam listed under New Plug-in list. I click on Install and next thing I can see is this message:
Install/Uninstall Plugin
Installation Successful. Create your first media album here.
The Plugin is Installed
Additional questions:
- What GL version are you on?
- What theme are you using?
Geeklog Polish Support Team
After going Admins Only -> Plugins there is our Inmemoriam listed under New Plug-in list. I click on Install and next thing I can see is this message:
Install/Uninstall Plugin
Installation Successful. Create your first media album here.
The Plugin is Installed
Additional questions:
- What GL version are you on?
- What theme are you using?
Geeklog Polish Support Team
11
10
Quote
Jesus
Anonymous
i am using By Geeklog 1.3.11sr2
with the theme it came with (i have not changed it)
it is "professional" theme.
with the theme it came with (i have not changed it)
it is "professional" theme.
12
11
Quote
Jesus
Anonymous
yes, I noticed that the directory had to be RENAME -- and I did.
12
13
Quote
All times are EST. The time is now 12:19 pm.
- 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