Member
Member
hucste   2013-03-23, 14:37
#1

Hello, onto my zenphoto gallery, i've this problem:

I've update the content of one page ; and after click on the button 'Apply', nothing is displaying on the webpage.

http://zenphoto.dev.stephane-huc.net/pages/ZenPaypal-Plugin

It's a multilinguage page... EN and FR.

This problem not exists on others pages.

I explain:

In this zenpage script pages.php modified, for my plugin zengeshi, i call your getPageContent() function. In this case, after updated my content to publy and inform the new version of zenpaypal, no content is displaying because the return of function is empty ; but the content is in database.
I've pasted the content value on http://paste.ubuntu.com/5640102/

I've attempting to modify others pages, and result not problem.

I don't know the reasons.

Administrator
Administrator
acrylian   2013-03-23, 14:52
#2

What do you get if you use echo getPageContent() direclty?

Member
Member
hucste   2013-03-23, 18:47
#3

Nothing!
And if i use: var_dump( getPageContent() );
return: string(0) ""

For you can see even that is really unique to this page, I left the var_dump () function enabled ... So surf on another internal page :p

i use the version: Zenphoto 1.4.4.3

Member
Member
hucste   2013-03-23, 19:10
#4

I've same problem with page http://zenphoto.dev.stephane-huc.net/pages/zengeshi-plugin.

And other problem, on the administration panel, his content page is empty... but the content database is full.
(cf: http://paste.ubuntu.com/5640865/ )

Member
Member
sbillard   2013-03-23, 19:13
#5

So probably an error being generated somewhere. Check your logs.

Member
Member
hucste   2013-03-23, 19:16
#6

On the debog log, it's write:

Quote: {23193:Sat, 23 Mar 2013 18:13:39 GMT}

REMARQUE : unserialize(): Error at offset 2350 of 5469 bytes dans /srv/data/web/vhosts/zenphoto.dev.stephane-huc.net/htdocs/zp-core/admin-functions.php à la ligne 2407

unserialize called from print_language_string_list (admin-functions.php [2407])

from admin-edit.php [731]

Member
Member
hucste   2013-03-23, 20:04
#7

I've resolving the problem of displaying content by recreate new page with same name link.

I open a new post for the bug onto panel admin ;-)

Member
Member
sbillard   2013-03-23, 21:12
#8

Your error indicates a problem with the data stored. Most likely it is larger than the storage container in the database.

Member
Member
hucste   2013-04-12, 06:30
#9

This bogue exists always:

Quote: {12214:Fri, 12 Apr 2013 06:28:07 GMT}

REMARQUE : unserialize(): Error at offset 9821 of 17861 bytes dans /srv/data/web/vhosts/zenphoto.dev.stephane-huc.net/htdocs/zp-core/admin-functions.php à la ligne 2407

unserialize called from print_language_string_list (admin-functions.php [2407])

from admin-edit.php [731]

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.