Hi,
I've been using a hack to display gallery images inside geeklog stories.
Basically, I use a call to a function in COM_article:
/**
* Insert gallery images in articles
*/
$A['introtext'] = insert_gallery_images($A['introtext']);
$A['bodytext'] = insert_gallery_images($A['bodyt
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Dirk Haun
> Sent: 20 August 2004 17:36
> To: [EMAIL PROTECTED]
> Subject: Re: [geeklog-users] Inserting images from Gallery
>
> Robin,
>
> >I've just updated from CVS and this no longer works.
> >
> >
Hi,
I'm running the lstest code from CVS (as of 2004-08-20) and get the
following error when I try to upload a new story:
Parse error: parse error, unexpected T_STRING, expecting T_VARIABLE or '$'
in /var/www/robinbowes.com/geeklog/main-CVS/system/classes/upload.class.php
on line 1187
R.
--
http
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> Dan Collier
> Sent: 20 August 2004 20:13
> To: [EMAIL PROTECTED]
> Subject: RE: [geeklog-users] Inserting images from Gallery
>
> Is this hack hard to explain how to do. I'm pretty good with
> GL1.
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Dirk Haun
> Sent: 21 August 2004 07:57
> To: [EMAIL PROTECTED]
> Subject: Re: [geeklog-users] Erroring creating new story
>
> Robin,
>
> >Parse error: parse error, unexpected T_STRING, expecting
> T_
Hi,
I'm having some problems with Gallery embedded in gallery so I enabled
"debug=yes" and devmode=yes in the gallery config file.
When I then browsed to my home page, I see the following output before the
content starts:
Notice: Undefined variable: profile in
/var/www/robinbowes.com/geeklog/mai