Re: [geeklog-users] New Site Assistance

2005-01-12 Thread Tony Bibbs
You didn't hear? Geeklog now has self-healing code ;-) Glad it's working...wished we knew what fixed it. --Tony Wardell, Mark wrote: New information. It now seems to be working, but I'm not sure why as nothing changed except the data I was working with. Some new events were added today, one

Re: [geeklog-users] geeklog performance

2005-01-04 Thread Tony Bibbs
* * * On 31 Dec 2004, at 01:23, Robin Bowes wrote: Tony Bibbs wrote: Most of the load is, undoubtedly, on the database. Do you have MySQL's query cache feature enabled and optimally configured? I'd start there. Tony, I'm already using turck-mmcache but not cached querie

Re: [geeklog-users] geeklog performance

2004-12-29 Thread Tony Bibbs
Most of the load is, undoubtedly, on the database. Do you have MySQL's query cache feature enabled and optimally configured? I'd start there. I'd also strongly encourage using a php accelerator like APC: http://pecl.php.net/package/APC I'm hoping you aren't doing either of those yet and if

Re: [geeklog-users] Dates on stories are 2 hours early

2004-12-16 Thread Tony Bibbs
When you say SQL Server I assume you mean the MySQL server. I didn't want to give users the false impression that Geeklog runs under Microsoft SQL Server. --Tony Jason Signalness wrote: Hello again. Never mind. I think I have found my problem. The time on the web server was perfect. Th

[geeklog-users] Re: [geeklog-devel] MVCnPHP

2004-12-14 Thread Tony Bibbs
consider using Subversion instead of CVS for GL2...I'm really tired of the vague nuances of CVS. --Tony Vincent Furia wrote: Tony, Will you update CVS? Thanks, Vinny On Tue, 14 Dec 2004 13:18:39 -0600, Tony Bibbs <[EMAIL PROTECTED]> wrote: Ok, you can install MVCnPHP

[geeklog-users] GL2 Framework

2004-12-13 Thread Tony Bibbs
I've yet to hear anything substantive since the original 12/2 email I sent on the topic. In the interest of time I'm going to move on but it is worth noting one thing. The GL2 progress has been embarassingly slow. I take full accountablity for this. This latest effort to move forward on the

Re: [geeklog-users] lib-portalparts.php

2004-12-10 Thread Tony Bibbs
dir/system folder 4.. Copy the themefiles/navbar files to {yourtheme} directory - each theme directory a.. Example XSilver/nabar 5.. Update your theme CSS - added new CSS for the Admin Navbar - Original Message - From: "Tony Bibbs" <[EMAIL PROTECTED]> To: <[EMA

Re: [geeklog-users] lib-portalparts.php

2004-12-09 Thread Tony Bibbs
Nevermind, apparently that needs to go into /path/to/geeklog/system...is that right? Blaine, FWIW, I don't see upgrade instructions for 2.3 in the upgrade section of the forum installation document. I see a blurb about 2.3 RC releases but not 2.3. Am I missing something? --Tony

[geeklog-users] lib-portalparts.php

2004-12-09 Thread Tony Bibbs
What's this about? Upgrading from 2.3. to 2.3.2... --Tony *Warning*: main(/var/www/www.iowaoutdoors.org/dev/system/lib-portalparts.php): failed to open stream: No such file or directory in */var/www/www.iowaoutdoors.org/dev/plugins/forum/functions.inc* on line *50* *Fatal error*: main(): F

Re: [geeklog-users] Who is Online !

2004-07-21 Thread Tony Bibbs
Could it be a browser cache issue? One thing you could do is make sure there is an entry for the user in the session table. If there is then I have to think it is cache related. If there isn't then let us know. --Tony eashwar wrote: I am having a strange problem with the Who is Online bl

Re: [geeklog-users] User Deletion side effect

2004-07-19 Thread Tony Bibbs
You should have, instead, first created the new account and then updated all his stuff to use the new userid and then deleted the bad account. Vinny's right, once done, it can't be undone. --Tony Vincent Furia wrote: No, there is no way to restore those associations. The entire point of del

Re: [geeklog-users] New user help

2004-07-15 Thread Tony Bibbs
Bruce, man, you are killing me. Here is most likley my last friendly response. Read below [EMAIL PROTECTED] wrote: When you say look at the config.php file, does that mean I can download it and edit it and then upload it to my installation? Config.php is the Geeklog configuration file. I

Re: [geeklog-users] New user help

2004-07-14 Thread Tony Bibbs
Bruce, sounds like you simply need to spend more time with the system and in the forums. Much of what you are talking about has been done, others have not. The Docs do a fairly good job explaining all this. --Tony [EMAIL PROTECTED] wrote: I am not sure I understand this comment. Why would

Re: [geeklog-users] New user help

2004-07-14 Thread Tony Bibbs
[EMAIL PROTECTED] wrote: 1) Can I and how do I setup or change the dimensions of the photograph that one can upload with their profile? Well, I know I can because I uploaded one pic to the main site at http://www.geeklog.net when I registered there. My site didn't allow any photo larger t

Re: [geeklog-users] Images on user posts

2004-07-13 Thread Tony Bibbs
Adding images to articles is an admin-only feature right now. --Tony eashwar wrote: Hi all, How do I allow users to attach photos with posts ? How do I configure geeklog for this, i am running 1.3.9. thanks, Vaithee

Re: [geeklog-users] Upgrade problem

2004-07-08 Thread Tony Bibbs
not be able to install staticpages later? Thanks, Norm Norman Cohen [EMAIL PROTECTED] "People seem to enjoy things more when they know a lot of other people have been left out of the pleasure." Russell Baker On Jul 8, 2004, at 8:28 PM, Tony Bibbs wrote: Sounds like you removed the

Re: [geeklog-users] Upgrade problem

2004-07-08 Thread Tony Bibbs
Sounds like you removed the static pages plugin from your 1.3.7 release. If that is the case, the upgrade script is probably trying to upgrade it not expecting it not to be there. This is probably a bug (I'd need to verify it) so report it. Ways around it would include reinstalling it or ha

[geeklog-users] Bug Squashing for Hire

2004-07-08 Thread Tony Bibbs
This has been done with other projects and mentioned a few times here and there but is there any interest in allowing people to bid on bugs. The idea is someone finds a bug/issue/feature they need addressed in Geeklog and they can go ahead and put a price they are willing to pay to get the bug

Re: [geeklog-users] restricting story submission by topic

2004-05-27 Thread Tony Bibbs
I'd respond by saying if this is something you can genericize and make it so this feature can be turned on/off in the config.php file then this may be worth including in CVS. If you haven't made this work via config.php and can without too much work, do so and submit a patch (or tarball with e

Re: [geeklog-users] Trying to solve a problem...any ideas?

2004-05-27 Thread Tony Bibbs
f PHP?). This will need to be looked into. Can you create a bug for this (even though I'm not convinced it is yet) and attached your php.ini and .htaccess to it? You can do so at http://project.geeklog.net. --Tony Stephen Adams wrote: On May 27, 2004, at 07:52, Tony Bibbs wrote: Mayb

Re: [geeklog-users] Trying to solve a problem...any ideas?

2004-05-27 Thread Tony Bibbs
Maybe this was checked before in this thread and I missed it but it sounds like register_globals in php.ini is turned off. It must be on. --Tony Stephen Adams wrote: On May 26, 2004, at 16:01, Dirk Haun wrote: Stephen, Logged in as Admin. No joy. Then, when I went to check permissions

Re: [geeklog-users] wiki

2004-05-26 Thread Tony Bibbs
If your wiki is PHP-based it is easy. All you need to do is use COM_siteHeader() and COM_siteFooter() which are both in lib-common.php (hence the COM_ prefix). If you look at those functions and know a little about PHP you should be able to get it to work. --Tony Lucas Gonze wrote: I'd li

Re: [geeklog-users] Customize "Contact" static page link

2004-05-26 Thread Tony Bibbs
Well, you gave most of your answer away right there. Just create a static page with the information you want in it and then edit your theme(s) to use that static page. --Tony baskaran vaitheeswaran wrote: Hi, How can I customize the "Contact" static page link ? in the sense I do not have a

Re: [geeklog-users] Comment Spammers

2004-05-26 Thread Tony Bibbs
[1] And no, I'm not volunteering to do it. Just sayin'... Damn ;-). Seriously, if anybody is interested in doing this let us know. This would definitely raise your status in geekdom. Also, if we make this an OO solution, I could make use of it in GL2 and the library could be released to

Re: [geeklog-users] Comment Spammers

2004-05-25 Thread Tony Bibbs
That's how the Movable Type implementation that I mentioned works (I think) --Tony Zach Shelton wrote: just an idea: Does there exist a registry of porn site URLs similar to the ones maintained for spam blacklists? If so, then it would be possible to check against such a list and reject any c

Re: [geeklog-users] Comment Spammers

2004-05-25 Thread Tony Bibbs
Ray, there are efforts amoung blogs/CMS/etc to implement spam prevention. Someone recently posted to us about a project MoveableType has. Right now we don't have immediate plans for this though the subject has been discussed amongst us developers with no real decisive route planned. If you c

Re: [geeklog-users] problems with photos

2004-05-24 Thread Tony Bibbs
Are the images in your image/userphotos/ directory? baskaran vaitheeswaran wrote: If i attach a photo as part of "Account Information" or "Stories", I see it being stored in the database but doesn't render on the pages. Any pointers would be greatly appreciated. Vaithee.

Re: [geeklog-users] nav links

2004-05-21 Thread Tony Bibbs
Nope, you simply need to edit the template. Wade Preston Shearer wrote: I assume that there is a way to add new links to the navigation without manually editing the theme templates, no? Clarification: I understand how to edit and create blocks. I am specifically referring to the navigation

Re: [geeklog-users] static pages

2004-05-21 Thread Tony Bibbs
Your theme must support it this. IF you still aren't seeing it try switching themes to one of the stock ones and see if that helps. baskaran vaitheeswaran wrote: When you say "add to menu" it gets added to the place right above the centre block, along with "advanced search", "contacts" etc. -

Re: [geeklog-users] Delete Event from Master Calendar

2004-04-15 Thread Tony Bibbs
Just tested a deletion on my 1.3.9 site. Works fine AFAICT. --Tony Todd Whipple wrote: I can't seem to delete Events even if logged in as Admin. Are there some issues with event deletions? Running GL 1.3.9. Thanks, -Todd ___ geeklog-users maili

Re: [geeklog-users] Changing/adding copyright statements to bottom of the page.

2004-04-14 Thread Tony Bibbs
Just remove {copyright_notice} from /path/to/geeklog/public_html/layout//footer.thtml and insert the HTML you want. --Tony Simon wrote: Can someone please tell me how to customize the copyright statement that is put at the bottom of the page? I want to add a statement that content is licens

Re: [geeklog-users] New story errors

2004-04-14 Thread Tony Bibbs
Sorry, that should have read "relative value" at the end of my last post. --TOny Tony Bibbs wrote: Hrm, I think you have an invalid value for one of your paths (maybe $_CONF['path_images']). You should double check that and other related paths because your error sho

Re: [geeklog-users] New story errors

2004-04-14 Thread Tony Bibbs
ks, -Todd -- Original Message --- From: Tony Bibbs <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Sent: Wed, 14 Apr 2004 09:00:10 -0500 Subject: Re: [geeklog-users] New story errors You need to be sure that /path/to/geeklog/public_html/images/articles exists and that the webserver u

Re: [geeklog-users] New story errors

2004-04-14 Thread Tony Bibbs
You need to be sure that /path/to/geeklog/public_html/images/articles exists and that the webserver user can write to that directory. --Tony Todd Whipple wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I have recently upgraded to 1.3.9, and thought successfully. This evening I was try

Re: [geeklog-users] blocking anonymous posts

2004-04-14 Thread Tony Bibbs
Yes, there are settings in config.php which control this. It's quite clear, IMHO. Orvis, Joshua D. (HSC) wrote: Anonymous users keep posting lists of links to porn sites on my geeklog installation. Does anyone know how to restrict comments/etc to registered users only? I’d like Anonymous user

Re: [geeklog-users] Story Editor

2004-04-05 Thread Tony Bibbs
Well, let me be the first to chime in by saying I an not a fan of client side javascript. However, I see your point and I'd recommend if we did something like that that we give a non-js option for people like me and I'd even encourage that same behavior in the forums. In fact, I'd suggestion

RE: [geeklog-users] Add large files to the download section with filemgmt

2004-03-31 Thread Tony Bibbs
Yeah, but if it is 100MB you are better of going Dirk's route. At some point the filemgmt plugin should allow people to simply specify the server side absolute location and upon saving verify updating the properties (e.g. file size, etc). --Tony On Wed, 2004-03-31 at 12:02, Ed wrote: > : I got

Re: [geeklog-users] Closing a poll?

2004-03-29 Thread Tony Bibbs
Oh, and of course, if you do the legwork we'd be more than happy to include your patch ;-) --Tony On Mon, 2004-03-29 at 14:39, Dirk Haun wrote: > Steve, > > >Is there any way to close a poll, so that the results are still > >available but voting is disabled? > > Well, if you remove a poll from

Re: [geeklog-users] block titles

2004-03-26 Thread Tony Bibbs
Hrm, yeah, I don't think that is possible. Right now we data drive the titles, even for PHP blocks. A feature request you might want to submit is allowing for PHP blocks to determine their own title. --Tony On Wed, 2004-03-24 at 11:36, Jannetta Lewis wrote: > Hi Tony > > Yes I want to change t

Re: [geeklog-users] block titles

2004-03-24 Thread Tony Bibbs
Can you explain your scenario a bit. It is simply you want to dynamically change the title for the same PHP block? --Tony On Wed, 2004-03-24 at 09:39, Jannetta Lewis wrote: > Hi folks > > More questions ... Is it possible to override a php block's title in > the php code? > > Jannetta > > ===

Re: [geeklog-users] switching blocks

2004-03-22 Thread Tony Bibbs
You'd have to do this in a PHP block. From there you could declare any PHP global variables you need such as $PHP_SELF, $_REQUEST, $_GET, $_POST or, if you are on PHP older than 4.1 $HTTP_POST_VARS and $HTTP_GET_VARS. Also you may want to look into the menu plugin that I have seen but haven'

Re: [geeklog-users] An SQL error has occured

2004-02-27 Thread Tony Bibbs
o this yourself, any help is appreciated. The fix would need to occur in admin/topic.php most likely. --Tony Chris Besignano wrote: I am not using the Journal Plugin. Just staight-up geeklog. The topic I was creating just happened to include the word Journal. Tony Bibbs wrote: Again, note t

Re: [geeklog-users] add problem

2004-02-27 Thread Tony Bibbs
Carolyn is right, you need register_globals turned ON in your php.ini Carolyn Van Slyck wrote: Do you have global variables turned on? Malik, Faisal wrote: Friends, I am a beginer and have installed geeklog on my machine. Every thing seems to work ok expect that i am not allowed to add a n

Re: [geeklog-users] An SQL error has occured

2004-02-27 Thread Tony Bibbs
ovide it with valid data. The other thing I would suggest is that either we always use POST methods, or encrypt and sign the arguments generated in a GET method to avoid either replaying or injecting bad data to geeklog. Nevertheless, all data should be validated/sanitized prior to use. rega

Re: [geeklog-users] An SQL error has occured

2004-02-27 Thread Tony Bibbs
nitized prior to use. regards, Drago Quoting Tony Bibbs <[EMAIL PROTECTED]>: the problem is the journal name has a single quote (') in it. Change "Chris' Journal" to "Chris Journal" and all would be well. --Tony Chris Besignano wrote: Hello, I am runnning

Re: [geeklog-users] An SQL error has occured

2004-02-26 Thread Tony Bibbs
the problem is the journal name has a single quote (') in it. Change "Chris' Journal" to "Chris Journal" and all would be well. --Tony Chris Besignano wrote: Hello, I am runnning geeklog 1.3.8-lsr4 on linux. I attempted to add a new topic, but left a space in the topic id. Now I get this S

Re: [geeklog-users] php block

2004-02-26 Thread Tony Bibbs
Please spend a little time on http://www.geeklog.net...the downloads you seek are there and the docs cover the details of using PHP blocks. If after reading the docs you have questions then please ask at that time but please make an attempt to learn it before blasting this list. --Tony Aplle

[geeklog-users] Re: [contact-us] PGP Keys

2004-02-24 Thread Tony Bibbs
PGP = Pretty Good Privacy (do a GOogle search). This is a legacy field that really has little value to most GL users. You can ignore it or, if it bothers you, take it out of the corresponding .thtml theme files. --Tony cohrt wrote: Please explain me this acronyme

Re: [geeklog-users] Avoid hardcoding http protocol in {site_url}

2004-02-17 Thread Tony Bibbs
;https:' : 'http:') . "//www.example.com/"; What is the method of submitting patches to the development team? Drago Quoting Tony Bibbs <[EMAIL PROTECTED]>: I personally wouldn't like this because I know some proxy servers that pass web traffic to web server

Re: [geeklog-users] Avoid hardcoding http protocol in {site_url}

2004-02-16 Thread Tony Bibbs
I personally wouldn't like this because I know some proxy servers that pass web traffic to web servers behind it end up making the relative pathing a problem. Geeklog needs to make clear (and clean) support of SSL for all admin functions. The base is there we just need to change the code to a

Re: [geeklog-users] Another formatting question. . .php variables

2004-02-12 Thread Tony Bibbs
function foo() { global $HTTP_SERVER_VARS; echo $HTTP_SERVER_VARS['PHP_SELF']; } TechFan wrote: I am actually using a modified TabularDynamics layout. . .but I am finding that the active tabs aren't being marked like they should. I did some reading and found that the $_SERVER global var

Re: [geeklog-users] User can't change story they created. . .

2004-02-11 Thread Tony Bibbs
Ah, yes. This is correct. It's not different than unix file permissions. You may have write access to a file in a folder but if you don't have write access to the folder itself you are SOL. Let us know if this fixed your problem. --Tony TechFan wrote: I checked out the FAQ. . .had to rea

Re: [geeklog-users] User can't change story they created. . .

2004-02-11 Thread Tony Bibbs
do a SELECT * FROM gl_stories WHERE sid = 'X' replacing the X's with the SID and paste it in your response. --Tony TechFan wrote: I was trying to show a non-admin user (is story-admin) how to post news articles today. . .she was able to create a story and typed in the info, then decide

[geeklog-users] Notice, anonymous CVS, mailing lists and project.geeklog.net will be unavailable for a short period

2004-02-05 Thread Tony Bibbs
+---+--+ |Tony Bibbs |[R]egardless of what you may think of our penal | |[EMAIL PROTECTED] |system, the fact is that every man in jail is one | | |less potential fisherman to clutter up your | | |favorite pool or pond. --Ed Zern | +---+--+

Re: [geeklog-users] ssl for admin functions

2004-02-03 Thread Tony Bibbs
layer of security to force them into https mode you can modify the auth.inc.php to redirect them to https if the SERVER_PROTOCOL is http. --Tony Ted Roby wrote: On Feb 2, 2004, at 9:56 AM, Tony Bibbs wrote: Assuming you are using a fairly recent version of PHP you could do this in lib-common.

Re: [geeklog-users] An SQL error has occured. Please see error.log for details

2004-02-02 Thread Tony Bibbs
This is wrong: "(.sid = gl_comments.sid)" there should be a table name before ".sid". Not sure why that is happening, though. Submit this as a bug even though experience tells me this is usually a user-mistake during the installation process rather than a bug. We'll try and reproduce it.

Re: [geeklog-users] ssl for admin functions

2004-02-02 Thread Tony Bibbs
Assuming you are using a fairly recent version of PHP you could do this in lib-common.php *after* the include of config.php: if (stristr($_SERVER["SERVER_PROTOCOL"],'https')) { $_CONF['site_url'] = 'https://mydomain'; } else { $_CONF['site_url'] = 'http://mydomain'; } This assumes that

Re: [geeklog-users] Image directory settings

2004-01-22 Thread Tony Bibbs
I just read Dirk's post about theme specific icons. To amend the feature enhancement I had below for file uploads we may have to consider supporting uploading to a specific (or multiple) themes which shouldn't be that hard either. --Tony Tony Bibbs wrote: There really isn't a

Re: [geeklog-users] Image directory settings

2004-01-22 Thread Tony Bibbs
There really isn't a good way to do this. The topic editor is really old and is, arguably, one of the most neglected pieces of code. That page should have been updated a long time ago to allow for remote image uploads (similar to image articles or user profile pictures). Anyway, if you have

Re: [geeklog-users] GL and Custom Pages

2004-01-20 Thread Tony Bibbs
If you bug tracking system in PHP based then you can make use of COM_siteHeader and COM_siteFooter in lib-common.php. --Tony ed wrote: : One thing : I'd like to be able to do is have my bug reporting and feedback system : on the web with the same GL interface. Can I do this? You can try the e

Re: [geeklog-users] replace @ with @ to fight spam

2004-01-05 Thread Tony Bibbs
Geeklog tends to hide any actual email addresses and, instead, posts links to the profile page for a given user where email can be sent. Now, if you are asking to filter out addresses entered by users, that is another story. You should submit this a feature request to http://project.geeklog.ne

Re: [geeklog-users] email/forum integration / 1.3.9

2003-12-29 Thread Tony Bibbs
Thanks for the clarification. What's left on your 1.3.9 to-do list? --Tony Dirk Haun wrote: Tony wrote: There is a function, COM_email, that make sending emails from Geeklog (and plugins) easy. Actually, the function's name is COM_mail and it only exists in the CVS version at the moment

Re: [geeklog-users] Geeklog Documentation Effort

2003-12-29 Thread Tony Bibbs
ffort up and running. - Sebastian On Dec 29, 2003, at 10:38 AM, Tony Bibbs wrote: Sounds good to me. I'm not a big fan of wiki's...that's not to say I won't use it I just haven't like many of the interfaces. Let us know where the home fo

Re: [geeklog-users] email/forum integration

2003-12-29 Thread Tony Bibbs
No, this doesn't exist. We have had requests to go the other direction (i.e. posts to mailing lists showing up in a forum).There is a function, COM_email, that make sending emails from Geeklog (and plugins) easy. If you are capable of modifying the code to use it and provide the administr

Re: [geeklog-users] Geeklog Documentation Effort

2003-12-29 Thread Tony Bibbs
Sounds good to me. I'm not a big fan of wiki's...that's not to say I won't use it I just haven't like many of the interfaces. Let us know where the home for the wiki will reside in the end... --Tony Sebastian Celis wrote: Hey everyone, Well, Dirk suggested we move this topic off of the for

Re: [geeklog-users] Is there any hope for my site?

2003-12-29 Thread Tony Bibbs
This is clearly not a Geeklog issue. That being said, don't hope for too much feedback. Odds are you have one or more problems: 1) bad DNS setup (when you ping feyiola.com from a remote box do you get the right IP?). 2) Bad router configuration. Are you sure traffic that should get to 192.168

Re: [geeklog-users] Geeklog/Gallery vulnerability

2003-12-09 Thread Tony Bibbs
a problem with the Gallery integration? bye, Dirk -- +---+------+ |Tony Bibbs |[R]egardless of what you may think of our penal | |[EMAIL PROTECTED] |system, the fact is that every man in jail is one | | |less potential fisherman to clutter up your | | |favorite pool or pond. --Ed Zern | +---+--+

Re: [geeklog-users] Posting via email?

2003-12-04 Thread Tony Bibbs
Not natively. However, my question is do you want users to be able to submit stories to the submission queue in Geeklog by email or Administrators to be able to submit stories to directly into Geeklog by email. I have this sendmail based email connector code (all php-based) that provides the

Re: [geeklog-users] geekary

2003-11-24 Thread Tony Bibbs
I can't help but it may be worth noting that I don't think the geekary is supported much anymore. You'd be advised to consider the gallery or 4images photo systems. --Tony Daniel Olmedilla wrote: Hi, I am using geeklog and without problems. I have also geekary installed but I have a proble

Re: [geeklog-users] Geeklog forums plugin

2003-11-19 Thread Tony Bibbs
it of code would be really useful in a lot of different ways to different apps but nobody has really tried to do anything with it yet other than myself. --Tony [EMAIL PROTECTED] wrote: On Wed, 19 Nov 2003, Tony Bibbs wrote: FWIW, if this *is* what he means, this could be easily done

Re: [geeklog-users] Geeklog forums plugin

2003-11-19 Thread Tony Bibbs
No I think he means he has a mailing list where he'd like to see it show up on the site as a forum. FWIW, if this *is* what he means, this could be easily done using the email_connector code I wrote and put in our CVS. --Tony Blaine Lang wrote: I do have a migration tool to move Geeklog sto

Re: [geeklog-users] Problems with special characters

2003-11-13 Thread Tony Bibbs
FYI, someone needs to implement ntpd...this email came at a point in the future. kko wrote: Have you tried the same with ...? Regards. Alberto. On Thu, 2003-11-13 at 20:39, Rob Griffiths wrote: Note that the "\" character disappeared Yeah, that's a long-standing bug. But the other charact

Re: [geeklog-users] Problems with special characters

2003-11-13 Thread Tony Bibbs
Dirk is right, this was a huge pain brought on by a number of complaints , most notably by Rob of macosxhints.com. We have fixed it but GL2 will handle all this stuff in a way that requires no addslashes or stripslashes in the code. The unfortunate implication though, is that when GL2 does co

Re: [geeklog-users] No array notifications for new users

2003-11-13 Thread Tony Bibbs
Are you able to get any email generated by the system (i.e. do you get an email when you register?) mandoline mandom wrote: Hi First i would like to send a big thank you to all responsible for GeekLog. I have looked at (too many) CMS already but GeekLog really did it for me! Everything works

Re: [geeklog-users] Help on install

2003-11-03 Thread Tony Bibbs
ses by Declude Virus] ___ geeklog-users mailing list [EMAIL PROTECTED] http://lists.geeklog.net/listinfo/geeklog-users -- +------+ |Tony Bibbs |[R]egardless of what you may think of our penal | |[EMAIL PROTECTED] |system, the fact

Re: [geeklog-users] tiff images

2003-10-23 Thread Tony Bibbs
<http://www.apress.com/>/// -- +------+ |Tony Bibbs |[R]egardless of what you may think of our penal | |[EMAIL PROTECTED] |system, the fact is that every man in jail is one | | |less potential fisherman to clutter up your | |

Re: [geeklog-users] Access Rights Defaults

2003-10-22 Thread Tony Bibbs
ssions, that is. Stories written by a (Story) Admin start with a default set of permissions that is hard-coded in admin/story.php. bye, Dirk -- +------+ |Tony Bibbs |[R]egardless of what you may think of our penal | |[EMAIL PRO

Re: [geeklog-users] Access Rights Defaults

2003-10-22 Thread Tony Bibbs
o/geeklog-users -- +------+ |Tony Bibbs |[R]egardless of what you may think of our penal | |[EMAIL PROTECTED] |system, the fact is that every man in jail is one | | |less potential fisherman to clutter up your | | |f

Re: [geeklog-users] problem with AOL and MSN browser logging in?

2003-03-07 Thread Tony Bibbs
further than that? > > ___ > geeklog-users mailing list > [EMAIL PROTECTED] > http://lists.geeklog.net/listinfo/geeklog-users > -- Tony Bibbs "I guess you have to remember that those who don't [EMAIL PROTECTED]

Re: [geeklog-users] problem with AOL and MSN browser logging in?

2003-03-05 Thread Tony Bibbs
__ > geeklog-users mailing list > [EMAIL PROTECTED] > http://lists.geeklog.net/listinfo/geeklog-users > -- Tony Bibbs "I guess you have to remember that those who don't [EMAIL PROTECTED] hunt or fish often see those of us who do as

Re: [geeklog-users] SMTP: Sending email to AOL accounts

2003-03-04 Thread Tony Bibbs
I mean i sign up using hotmail, > yahoo, even my work email and they all work fine. Does AOL filter email from > untrusted servers or is it something else? > > > > > > - > Do you Yahoo!? > Yahoo! Tax Center - forms, calculators,

Re: [geeklog-users] GeekLog on Windows 2000 or XP Pro (fwd)

2003-03-04 Thread Tony Bibbs
http://dmd.n3.net [ A Computer Enthusiast Website By Computer > Enthusiast ] > http://forums.natriumtech.com/ [ Case Mod Forum By DmD ] >   > > ___ > geeklog-users mailing list > [EMAIL PROTECTED] >

Re: [geeklog-users] Installation problem

2003-02-25 Thread Tony Bibbs
msn.com/?page=features/junkmail > > ___ > geeklog-users mailing list > [EMAIL PROTECTED] > http://lists.geeklog.net/listinfo/geeklog-users > -- Tony Bibbs "I guess you have to remember that those who don't [EMAIL PRO

[geeklog-users] member sign in (fwd)

2003-02-25 Thread Tony Bibbs
Any of you getting any odd reports like the one below. This is the second such statement I have had recently. One came before my big forum migration, the other came in after. -- Tony Bibbs "I guess you have to remember that those who don't [EMAIL PROTECTED] hunt or fish

Re: [geeklog-users] Problems tracking down "mail story to friend" form...

2003-02-25 Thread Tony Bibbs
idance would be appreciated... > > > -- Tony Bibbs "I guess you have to remember that those who don't [EMAIL PROTECTED] hunt or fish often see those of us who do as harmlessly strange and sort of amusing. When you think about i

Re: [geeklog-users] New installation probs

2003-02-21 Thread Tony Bibbs
t it to > on and restart your web server. > > However, register_globals is On in my php.ini file. > > -- Tony Bibbs "I guess you have to remember that those who don't [EMAIL PROTECTED] hunt or fish often see those of us who do as h

Re: [geeklog-users] More problems

2003-02-21 Thread Tony Bibbs
e box, have several sites that > use it heavily) > > If I point directly to "http://domain.com/index.php";, I get a similiar > message like this: > > domain.comindex.php could not be found. Please check the name and try > again. > > > Any help would be grea

Re: [geeklog-users] Function calls

2003-02-20 Thread Tony Bibbs
Sorry if I am not getting it? Thanks -----Original Message- From: Tony Bibbs [mailto:[EMAIL PROTECTED] Sent: Thursday, February 20, 2003 3:40 PM To: '[EMAIL PROTECTED]' Subject: Re: [geeklog-users] Function calls Those curly bracket items are template variables, not really function

Re: [geeklog-users] Function calls

2003-02-20 Thread Tony Bibbs
elcome_msg', $someStringVariable). It's that code that actually replaces what you see. HTH, -- Tony Bibbs "I guess you have to remember that those who don't [EMAIL PROTECTED] hunt or fish often see those of us who do as harmlessly strange

Re: [geeklog-users] First time user newbie type person's question

2003-02-18 Thread Tony Bibbs
ooks like it could be very cool and > the sites I've seen it used on look fantastic, but I'm having a hard time > finding how to use it other than the docs and the overwhelming oodles of info > spread out. Is there a palce where I can get step by step info on how to, > say,

Re: [geeklog-users] How to have a link within a story

2003-02-13 Thread Tony Bibbs
tion yet. ;-) > > Any help will be greatly appreciated. > > Mark > > ___ > geeklog-users mailing list > [EMAIL PROTECTED] > http://lists.geeklog.net/listinfo/geeklog-users > -- Tony Bibbs "I guess you have to remember that those who don&#

[geeklog-users] Anonymous CVS access available

2003-02-12 Thread Tony Bibbs
http://www.geeklog.net/staticpages/index.php?page=20030212131112900 -- Tony Bibbs "I guess you have to remember that those who don't [EMAIL PROTECTED] hunt or fish often see those of us who do as harmlessly strange and sort of amusing

Re: [geeklog-users] chatterblock

2003-02-10 Thread Tony Bibbs
then modifying any other CORE GL group may not be what > all GL admin's want. > > I offerred this feature in the FileMgmt Plugin Admin - to update the > "Logged-in Users" group. > > IMHO, the Group Editor should allow this operation. > > Blaine > > ---

Re: [geeklog-users] chatterblock

2003-02-10 Thread Tony Bibbs
> You can not today modify the rights of CORE GL groups via the group editor > and there is no API to update CORE groups to add a new default permission. > This is possibly by updating the SQL tables directly. I addressed this in my post above... -- Tony Bibbs "I guess you

RE: [geeklog-users] chatterblock

2003-02-10 Thread Tony Bibbs
user issue as otherwise I think I may have to disable the > chat altogether. Any ideas on how I might do this? > > Luke > > > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Tony Bibbs > Sent: Monday, February 10,

Re: [geeklog-users] chatterblock

2003-02-10 Thread Tony Bibbs
ser some permission somewhere? > > Thanks! > > Luke > > > -- Tony Bibbs "I guess you have to remember that those who don't [EMAIL PROTECTED] hunt or fish often see those of us who do as harmlessly strange and sort of am

Re: [geeklog-users] register_globals issues

2003-02-07 Thread Tony Bibbs
; Thanks in advance for your help with this newbie. > > ; ) > > ___ > geeklog-users mailing list > [EMAIL PROTECTED] > http://lists.geeklog.net/listinfo/geeklog-users > -- --

RE: [geeklog-users] PHP in Header.thtml

2003-02-05 Thread Tony Bibbs
call to the function in header.thtml. > > bye, Dirk > > > -- > http://www.haun-online.de/ > http://mypod.de/ > > ___ > geeklog-users mailing list > [EMAIL PROTECTED] > http://lists.geeklog.net/listinfo/geeklog-users &g

Re: [geeklog-users] Auto-parsing for URLs

2003-02-04 Thread Tony Bibbs
deration.php, approx. line 250 ("Hack for > clickable URLs."). > > bye, Dirk > > > -- ----| Tony Bibbs | "I guess you have to remember that those who don't |

Re: [geeklog-users] Auto-parsing for URLs

2003-02-04 Thread Tony Bibbs
__ > geeklog-users mailing list > [EMAIL PROTECTED] > http://lists.geeklog.net/listinfo/geeklog-users > -- ----| Tony Bibbs | "I guess you have to remember that those who don't |

  1   2   >