Re: [pmwiki-users] Blogit (:includesection:) problem after upgrade

2017-05-12 Thread DaveG

> if you replace your sidebar inclusion text with (:if equal
> {$bi_BlogIt_Enabled} 1:)XXX(:include Site.BlogIt-SideBar:)  so you see
> the XXX?  If not, then very likely the BlogIt code isn't loading (and
> bi_BlogIt_Enabled hasn't been set to true).
As Peter suggests, from a quick look at your site, it doesn't look like 
BlogIt is actually being activated, which explains why you just see the 
untranslated BlogIt markup. So first, work out why it's not being activated.


Also, depending what version of bBlogIt you're upgrading from, make sure 
you take a look at the upgrade steps. Might be a few things you have to do.


 ~ ~ Dave

On 5/12/2017 12:17 PM, Peter Kay wrote:

if you replace your sidebar inclusion text with (:if equal
{$bi_BlogIt_Enabled} 1:)XXX(:include Site.BlogIt-SideBar:)  so you see
the XXX?  If not, then very likely the BlogIt code isn't loading (and
bi_BlogIt_Enabled hasn't been set to true).

Do you have access to the php/web server error logs?  They might tell you more.

Hopefully someone else will have better ideas!

--Peter

On Fri, May 12, 2017 at 8:17 AM, Caissa  wrote:

Hi PmWiki users,

after a php server upgrade and a following PMwiki and BlogIt upgrade I
suspect, that (:includesection:) is broken.

The Startpage is "Main" and most other pages are in the main-group.
The blog has its own group "Blog" and the Blog-entries shall be shown in
Blog.Main.

now after the pmwiki and blogit upgrade Blog.Main shows:

(:includesection "#blog-summary-pagelist blogid=blog1 status=sticky":)
(:includesection "#blog-summary-pagelist count=12 blogid=blog1
status=publish":)


instead of including the section.
The same goes for the Startpage, where (:includesection:) is used to inform
about new blog-entries as well as the sidebar, where

(:if equal {$bi_BlogIt_Enabled} 1:)(:include Site.BlogIt-SideBar:)
(:else:)
(:if:)


displays nothing.
I suspect PMwiki doesn't know where the blog is!?

It might be a basic question, but after 2 hours searching and trying I am
still unseccessful.

thx guys and girls
Caissa


___
pmwiki-users mailing list
pmwiki-users@pmichaud.com
http://www.pmichaud.com/mailman/listinfo/pmwiki-users



___
pmwiki-users mailing list
pmwiki-users@pmichaud.com
http://www.pmichaud.com/mailman/listinfo/pmwiki-users



___
pmwiki-users mailing list
pmwiki-users@pmichaud.com
http://www.pmichaud.com/mailman/listinfo/pmwiki-users


Re: [pmwiki-users] Blogit (:includesection:) problem after upgrade

2017-05-12 Thread Peter Kay
if you replace your sidebar inclusion text with (:if equal
{$bi_BlogIt_Enabled} 1:)XXX(:include Site.BlogIt-SideBar:)  so you see
the XXX?  If not, then very likely the BlogIt code isn't loading (and
bi_BlogIt_Enabled hasn't been set to true).

Do you have access to the php/web server error logs?  They might tell you more.

Hopefully someone else will have better ideas!

--Peter

On Fri, May 12, 2017 at 8:17 AM, Caissa  wrote:
> Hi PmWiki users,
>
> after a php server upgrade and a following PMwiki and BlogIt upgrade I
> suspect, that (:includesection:) is broken.
>
> The Startpage is "Main" and most other pages are in the main-group.
> The blog has its own group "Blog" and the Blog-entries shall be shown in
> Blog.Main.
>
> now after the pmwiki and blogit upgrade Blog.Main shows:
>
> (:includesection "#blog-summary-pagelist blogid=blog1 status=sticky":)
> (:includesection "#blog-summary-pagelist count=12 blogid=blog1
> status=publish":)
>
>
> instead of including the section.
> The same goes for the Startpage, where (:includesection:) is used to inform
> about new blog-entries as well as the sidebar, where
>
> (:if equal {$bi_BlogIt_Enabled} 1:)(:include Site.BlogIt-SideBar:)
> (:else:)
> (:if:)
>
>
> displays nothing.
> I suspect PMwiki doesn't know where the blog is!?
>
> It might be a basic question, but after 2 hours searching and trying I am
> still unseccessful.
>
> thx guys and girls
> Caissa
>
>
> ___
> pmwiki-users mailing list
> pmwiki-users@pmichaud.com
> http://www.pmichaud.com/mailman/listinfo/pmwiki-users
>

___
pmwiki-users mailing list
pmwiki-users@pmichaud.com
http://www.pmichaud.com/mailman/listinfo/pmwiki-users


[pmwiki-users] Blogit (:includesection:) problem after upgrade

2017-05-12 Thread Caissa
Hi PmWiki users,

after a php server upgrade and a following PMwiki and BlogIt upgrade I
suspect, that (:includesection:) is broken.

The Startpage is "Main" and most other pages are in the main-group.
The blog has its own group "Blog" and the Blog-entries shall be shown in
Blog.Main.

now after the pmwiki and blogit upgrade Blog.Main
 shows:

> (:includesection "#blog-summary-pagelist blogid=blog1 status=sticky":)
> (:includesection "#blog-summary-pagelist count=12 blogid=blog1
> status=publish":)

instead of including the section.
The same goes for the Startpage
, where (:includesection:) is
used to inform about new blog-entries as well as the sidebar, where

> (:if equal {$bi_BlogIt_Enabled} 1:)(:include Site.BlogIt-SideBar:)
> (:else:)
> (:if:)

displays nothing.
I suspect PMwiki doesn't know where the blog is!?

It might be a basic question, but after 2 hours searching and trying I
am still unseccessful.

thx guys and girls
Caissa

___
pmwiki-users mailing list
pmwiki-users@pmichaud.com
http://www.pmichaud.com/mailman/listinfo/pmwiki-users