[solved] Content tag doesn't display anything

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
scouix
Forum Members
Forum Members
Posts: 14
Joined: Fri Jan 18, 2008 11:04 am

[solved] Content tag doesn't display anything

Post by scouix »

Hi everybody,

I have a very very strange problem.
I have a site based on CMSMS 1.4.1 running very well... until today. The content (everything in the content tag) of the pages is not displayed. The menu works fine, the MySQL database is fine (I can read the content of the pages from PhpMyAdmin). In fact everything works fine except the content tag. In the admin side of CMSMS, the content is displayed, even if I "preview" the page.
To test, I have installed  the up-to-date version of CMSMS (1.5.4) in a different directory of the server, and a new database. The problem still occur. Everything works fine except that the content of the content tag is not displayed.
I have switched betwwen PHP4 and PHP5 with no luck (via htaccess)
The server isrunning Apache 5 and MySQL 5.

Let me know if you need more information.

Thanks !

Stanislas
Last edited by scouix on Wed Jul 29, 2009 7:30 am, edited 1 time in total.
vilkis

Re: Content tag doesn't display anything

Post by vilkis »

Hi,
turn on debug mode and look what it says.
vilkis
scouix
Forum Members
Forum Members
Posts: 14
Joined: Fri Jan 18, 2008 11:04 am

Re: Content tag doesn't display anything

Post by scouix »

Hi,

how can I do this?
scouix
Forum Members
Forum Members
Posts: 14
Joined: Fri Jan 18, 2008 11:04 am

Re: Content tag doesn't display anything

Post by scouix »

Ok, I have turned on the debug mode but nothing new happens. It seems that there is no error.

Any idea ?
scouix
Forum Members
Forum Members
Posts: 14
Joined: Fri Jan 18, 2008 11:04 am

Re: Content tag doesn't display anything

Post by scouix »

My problem is suddenly solved. I don't know why. I have done nothing.
Maybe it's a problem from my host ?
scouix
Forum Members
Forum Members
Posts: 14
Joined: Fri Jan 18, 2008 11:04 am

Re: [NOT solved] Content tag doesn't display anything

Post by scouix »

In fact, the problem is somewhat still here.

On my Ubuntu Linux (9.04) and Firefox 3.0.10. the content tag is displayed. Everything works fine.
On a windows XP with Firefox 3.0.10. (of a friend) the content tag is not displayed. But, if I put some content in a second content block (with the tag {content block="Second Content Block"}), the second content block is displayed (the first one is still not displayed)
On this same Win PC, but in Internet Explorer 7, the content tag is displayed and everything is ok (second content block works)

Does anyone has got an idea about what is happening here ??
vilkis

Re: [NOT solved] Content tag doesn't display anything

Post by vilkis »

Did you try clear cache of your friend browser? (http://www.wikihow.com/Clear-Your-Browser%27s-Cache)
If it does not help try to change template of pages to one of default.

If you provide more info about your CMSMS installation, modules used, template used - you can get more help.

vilkis
Jeff
Power Poster
Power Poster
Posts: 961
Joined: Mon Jan 21, 2008 5:51 pm

Re: [NOT solved] Content tag doesn't display anything

Post by Jeff »

How about giving us a link to the page so we can look and find the problem?

Also, can you post your template that you are using?
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: [NOT solved] Content tag doesn't display anything

Post by Dr.CSS »

Most likely it is a css problem...
scouix
Forum Members
Forum Members
Posts: 14
Joined: Fri Jan 18, 2008 11:04 am

Re: [NOT solved] Content tag doesn't display anything

Post by scouix »

Hi everybody and thanks for replies !

Some news before : I have recently change my host. After moving form the old host to the new host the site works like a charm. 1 hours later, everything in the content tag disappeared.

What I've tried with no succes :
- to clear my browser's cache with no succes.
- to change the default template of CMSMS
- to apply the default css of CMSMS

So I think the problem s not linked to these.

The site is here : http://www.rjce.fr/site/

Here is the list of modules installed on my CMSMS 1.4.1 :
- Ballots 1.0
- Captcha 0.3.1
- CGExtensions 1.9
- CGSimpleSmarty 1.4
- CMSMailer 1.73.13
-CustomContent 1.4.10
-FEUMailer 0.8-beta
-FileManager 0.4.1
-FormBrowser 0.2.3
-FormBuilder 0.5.4
-FrontEndUserListing 0.4-beta-2
-FrontEndUsers 1.5.3
-MenuManager 1.5.1
-ModuleManager 1.2.1
-News 2.8.3
-NMS 2.2
-nuSOAP 1.0.1
-Printing 0.2.5
-Search 1.5.1
-SelfRegistration 1.2.1
-ThemeManager 1.0.8
-TinyMCE 2.4.4
-Uploads 1.3.0
-UserDirectory 1.0-svn 

When I turn debug mode on I have got this error but I don't think it's related :

Code: Select all

Notice: Only variables should be assigned by reference in /homez.232/rjceiglw/www/site/modules/FrontEndUsers/FrontEndUsers.api.php on line 1487

Notice: Only variables should be assigned by reference in /homez.232/rjceiglw/www/site/modules/FrontEndUsers/FrontEndUsers.api.php on line 1545
If anyone got an idea... let me know

Regards,

Stanislas
Jeff
Power Poster
Power Poster
Posts: 961
Joined: Mon Jan 21, 2008 5:51 pm

Re: [NOT solved] Content tag doesn't display anything

Post by Jeff »

A link to the site isn't much good when all I get is a "Site Down for Maintenance" message.

If you go edit the page is the information still there?
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: [NOT solved] Content tag doesn't display anything

Post by Dr.CSS »

Most likely he forgot to tell us he has FEU and custom content in a page and didn't set the page to non cache...
scouix
Forum Members
Forum Members
Posts: 14
Joined: Fri Jan 18, 2008 11:04 am

Re: [NOT solved] Content tag doesn't display anything

Post by scouix »

Hi !

The site was down for maintenance because I was upgrading it to CMSMS 1.6.1.
The upgrade process worked fine.
The site works fine now.
If you go edit the page is the information still there?
Yes the content is still here

Most likely he forgot to tell us he has FEU and custom content in a page and didn't set the page to non cache...
Effectively, I got FEU and custom content of almost all my page because it's on my template !! I didn't know that I have to make non cacheable a page with FEU and custom content. Thank you !!
Should I make non cacheable all pages with this template ? or should I make non cacheable only the page with FEU an CustomContent in the content tag. ?
Last edited by scouix on Tue Jul 28, 2009 9:02 am, edited 1 time in total.
Coldman
Power Poster
Power Poster
Posts: 318
Joined: Sun Jun 22, 2008 5:33 am

Re: [NOT solved] Content tag doesn't display anything

Post by Coldman »

Code: Select all

[b]Help for the CustomContent module[/b]
[b]Note 2:[/b] If the smarty logic is in your template, you need to ensure that each page that uses that template is not cachable
Important Code of Conduct
Why don't use CMSMS Docs or search?
Do you read Help?
Admin for Swedish Translations Team
Moderator Swedish Forum
After your problem is solved, push the green button
scouix
Forum Members
Forum Members
Posts: 14
Joined: Fri Jan 18, 2008 11:04 am

Re: [NOT solved] Content tag doesn't display anything

Post by scouix »

Thank you !

I hope this will solve my problem definitively!
Post Reply

Return to “CMSMS Core”