![]() |
|
Piece of code at the end of text in a page - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Piece of code at the end of text in a page (/thread-8894.html) |
Piece of code at the end of text in a page - railroad - 2011-07-22 hello, That page of my site still under construction Photo:
(French / English: google translation) Piece of code at the end of text in a page - acrylian - 2011-07-22 That is a serialized string as it is for example normally used to store different language versions if using the multilingual mode. Did you use that once? What function comes after the page content call on this theme's pages.php? Piece of code at the end of text in a page - railroad - 2011-07-22 I know a little php. Screenshot : http://deletreephotos.free.fr/perso/codepagezenphoto.ogv Piece of code at the end of text in a page - acrylian - 2011-07-22 You need to find out if there is a function call after the page content call to see what actually prints that serialized string. I am not familiar with this third party theme so you have to look. Piece of code at the end of text in a page - railroad - 2011-07-22 If anyone can help me, I would be happy. |