Welcome to Geeklog, Anonymous Saturday, December 21 2024 @ 10:40 am EST
Geeklog Forums
Forum Install Problem
Status: offline
williambrandes
Forum User
Junior
Registered: 11/09/04
Posts: 32
Location:Mount Vernon OH USA
I am going to ease into this one if you don't mind. I have installed forums on GL sites in the past, but, earlier versions of GL and Forum without a hitch. But, now I am running GL Version (1.4.0sr3) although I know there is an update.
So, question ONE, would be ... can I just drop in updated files without uploading the whole new GL tarball. I can't just decompress in my directory, I have to upload a file at a time and create my directories all on dial-up. I would rather not upload a completely new site .............. so ................
Question TWO, and this pertains to the Forum. I get this error message on trying to install through my GL plugin page ........
Parse error: parse error, unexpected $ in /usr/local/etc/httpd/thisismysite/plugins/forum/config.php on line 146
is this perhaps because I cannot install Froum version 2.5RC1.3_1.3.11 with this candidate of GL? Or, if I can, can you point me in the direction of a solution? Thanks, great program as always. William
William Brandes Consulting
www.wbrandes.com
So, question ONE, would be ... can I just drop in updated files without uploading the whole new GL tarball. I can't just decompress in my directory, I have to upload a file at a time and create my directories all on dial-up. I would rather not upload a completely new site .............. so ................
Question TWO, and this pertains to the Forum. I get this error message on trying to install through my GL plugin page ........
Parse error: parse error, unexpected $ in /usr/local/etc/httpd/thisismysite/plugins/forum/config.php on line 146
is this perhaps because I cannot install Froum version 2.5RC1.3_1.3.11 with this candidate of GL? Or, if I can, can you point me in the direction of a solution? Thanks, great program as always. William
William Brandes Consulting
www.wbrandes.com
16
17
Quote
Status: offline
Dirk
Site Admin
Admin
Registered: 01/12/02
Posts: 13073
Location:Stuttgart, Germany
Quote by williambrandes: So, question ONE, would be ... can I just drop in updated files without uploading the whole new GL tarball.
We do provide upgrade archives that contain only the files that changed over the previous version. Check the download area.
Quote by williambrandes: Parse error: parse error, unexpected $ in /usr/local/etc/httpd/thisismysite/plugins/forum/config.php on line 146
You made a change in the plugin's config.php such that the result is not valid PHP any more and so the PHP interpreters barfs. Check the file (around and before line 146) for the usual, i.e. missing quotes and semicolons.
bye, Dirk
10
15
Quote
William Brandes
Anonymous
Dirk. Thank you for your quick reply. I was pretty tired, you know that 5 hour difference here in the states and let your answer roll about in my brain while in a dream state.
I had not changed the config file, but, you led me in the right direction. The file had not totally uploaded, so, the line mentioned was the last in the file. I got that right and bingo.
I will go back and look in downloads for upgrade files to the new release of GL. Didn't see on first glance. Just missed them I guess. Thanks and have a great day. William
I had not changed the config file, but, you led me in the right direction. The file had not totally uploaded, so, the line mentioned was the last in the file. I got that right and bingo.
I will go back and look in downloads for upgrade files to the new release of GL. Didn't see on first glance. Just missed them I guess. Thanks and have a great day. William
15
18
Quote
Status: offline
williambrandes
Forum User
Junior
Registered: 11/09/04
Posts: 32
Location:Mount Vernon OH USA
Thanks Dirk. Didn't get past line 146, because, well, the whole file didn't upload properly. Some sleep helped in that one and you pointing in the right direction.
OK, now installed, populated categories and other stuff. However, on posting a message AND using preview, I get this
Topic post preview
Failed to load filter Basic
Know what this is the result of? I can post the message if I just hit submit. Nice look in the updated forum by the way. William
William Brandes Consulting
www.wbrandes.com
OK, now installed, populated categories and other stuff. However, on posting a message AND using preview, I get this
Topic post preview
Failed to load filter Basic
Know what this is the result of? I can post the message if I just hit submit. Nice look in the updated forum by the way. William
William Brandes Consulting
www.wbrandes.com
16
18
Quote
Status: offline
Blaine
Forum User
Moderator
Registered: 07/16/02
Posts: 1232
Location:Canada
Quote by williambrandes:
Topic post preview
Failed to load filter Basic
Know what this is the result of? I can post the message if I just hit submit. Nice look in the updated forum by the way. William
Topic post preview
Failed to load filter Basic
Know what this is the result of? I can post the message if I just hit submit. Nice look in the updated forum by the way. William
Sounds like you don't have the PEAR class and files for the BBCodeParser installed - referenced in step 1.5 of the install directions.
Geeklog components by PortalParts -- www.portalparts.com
12
14
Quote
William Brandes
Anonymous
Thanks for sticking with me guys. The problem was that I had a lower case "f" on the directory "Filter" . Thanks again, William Brandes
18
19
Quote
Hello I need some help with my plugin: forum 2.5RC13_1.3.11
This links in the forum doesn’t work.
The links Forum Index and Popular Topics results in this message…
Warning: main(../../../lib-common.php) [function.main ]: failed to open stream: No such file or directory in geeklog_dir/forum/gf_functions.php on line 37
Fatal error: main() [function. require]: Failed opening required '../../../lib-common.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in geeklog_dir/forum/gf_functions.php on line 37
And in Admins Only the link to the Forum ends up in this...
Warning: main(../lib-common.php) [function. main]: failed to open stream: No such file or directory in geeklog_dir/admin/plugins/forum/index.php on line 37
Fatal error: main() [function. require]: Failed opening required '../lib-common.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in geeklog_dir/admin/plugins/forum/index.php on line 37
Exactly which file should I place exactly where to make the forum work?
(Could the lib-common file be corrupt or have I put it in the wrong place? If so, where should I put it?)
This links in the forum doesn’t work.
The links Forum Index and Popular Topics results in this message…
Warning: main(../../../lib-common.php) [function.main ]: failed to open stream: No such file or directory in geeklog_dir/forum/gf_functions.php on line 37
Fatal error: main() [function. require]: Failed opening required '../../../lib-common.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in geeklog_dir/forum/gf_functions.php on line 37
And in Admins Only the link to the Forum ends up in this...
Warning: main(../lib-common.php) [function. main]: failed to open stream: No such file or directory in geeklog_dir/admin/plugins/forum/index.php on line 37
Fatal error: main() [function. require]: Failed opening required '../lib-common.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in geeklog_dir/admin/plugins/forum/index.php on line 37
Exactly which file should I place exactly where to make the forum work?
(Could the lib-common file be corrupt or have I put it in the wrong place? If so, where should I put it?)
19
16
Quote
All times are EST. The time is now 10:40 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