[geeklog-users] Installation Problem Step 2 of 3 Completed 1050 on Step 3....

2003-07-18 Thread geeklog-users-admin
Hello all, I am a newbie that just started building my own site about 4 weeks ago. Back then I had finished my installation of Geeklog 1.3.7rc2 and when I proceeded to install Gallery on my machine, something crazy happened. So I tried to uninstall everything and started over. In my starting

Re: [geeklog-users] Installation problem

2003-04-03 Thread geeklog-users-admin
I think that it is likely that the first problem you describe is due to register_globals being turned off in your php.ini. Geeklog requires that register globals be turned on. -Vinny On Thu, 3 Apr 2003 [EMAIL PROTECTED] wrote: > > Hi fellows. > I've been trying to install geeklog for about a

[geeklog-users] Installation problem

2003-04-03 Thread geeklog-users-admin
Hi fellows. I've been trying to install geeklog for about a month and each time i face the following problem: after being installed (successfully) i get rather working portal, but i can't do any useful thing to it. I can't publish news, submit links, etc. Except this it seems to be capable fo

Re: [geeklog-users] Installation problem

2003-02-26 Thread Dirk Haun
Wayne Sheppard <[EMAIL PROTECTED]> wrote: >For instance I login as JoeShmoe, and >everything works (as far as I know) but when I go to account information >it may show me MarySmith information. Ideas? I guess this should be our next entry for the FAQ ... See

Re: [geeklog-users] Installation problem

2003-02-26 Thread Wayne Sheppard
Hi, I just installed 1.3.7sr1 (new install) and all seemed well. I created a few users for testing. But the account information view is not displaying the correct user data. For instance I login as JoeShmoe, and everything works (as far as I know) but when I go to account information it may s

Re: [geeklog-users] Installation problem

2003-02-25 Thread Tony Bibbs
YOu have some sort of bad PHP in config.php. Either a missing quote, missing semi-colon or missing brackets like {,},[ or ]. --Tony On Tue, 25 Feb 2003, Neil J wrote: > Parse error: parse error, unexpected T_STRING in D:\Webpage\config.php on > line 91 > > Warning: main(databases/.class.php)

Re: [geeklog-users] Installation problem

2003-02-25 Thread Vincent Furia
This error usually occurs when a string (usually one or more lines up from the line number displayed) isn't properly enclosed in quotes (it either is missing a quote, has an extra one, or has miss matched quotes). Look for such a problem. If you can't find it you can always attach you're config.p

[geeklog-users] Installation problem

2003-02-25 Thread Neil J
Parse error: parse error, unexpected T_STRING in D:\Webpage\config.php on line 91 Warning: main(databases/.class.php) [function.main]: failed to create stream: No such file or directory in D:\Webpage\system\lib-database.php on line 109 Fatal error: main() [function.main]: Failed opening requ