[RESOLVED]Module title don't show after move to new server

This forum is for reporting bugs in Joomla!. Please don't report problems with extensions in here.
aartiles
Joomla! Apprentice
Joomla! Apprentice
Posts: 7
Joined: Tue Aug 26, 2008 11:06 am

[RESOLVED]Module title don't show after move to new server

Post by aartiles » Tue Aug 26, 2008 11:41 am

Hello,
Hello i have Joomla 1.5.6 corrrectly installed localy, but once i move it to my online server the modules's titles dissapear, it is very weird, it is the only thing wrong, and the space for the titles is there, i have checked with firebug and it seems that the required tags are there, i it just the the title text is not there.
At the backend everything seems ok, the titles are there and all modules have the property to show title set as "yes".

I didn't do nothing weird, just copied the files to my online server, exported the database from my local server and imported it on the online server, and also changed the paths at the configuration.php file.

http://dev2.equipo24.com/e24marketing/

Here you have some details of the enviroment:
PHP Version: 5.0.4
Web Server: Apache 2.0 with mod_rewrite on
OS: Linux
Joomla Version: 1.5.6
Also I am using a YooTheme template

Any idea?

User avatar
humvee
Joomla! Master
Joomla! Master
Posts: 14704
Joined: Wed Aug 17, 2005 10:27 pm
Location: Kent, England

Re: Module title don't display after move to new server

Post by humvee » Tue Aug 26, 2008 1:51 pm

PHP version 5.0.4 not supported - see minimum requirements

aartiles
Joomla! Apprentice
Joomla! Apprentice
Posts: 7
Joined: Tue Aug 26, 2008 11:06 am

Re: Module title don't display after move to new server

Post by aartiles » Tue Aug 26, 2008 3:39 pm

Ok thanks, i going to upgrade the php,... which version is recomended?

User avatar
humvee
Joomla! Master
Joomla! Master
Posts: 14704
Joined: Wed Aug 17, 2005 10:27 pm
Location: Kent, England

Re: Module title don't display after move to new server

Post by humvee » Tue Aug 26, 2008 4:17 pm

The latest version is 5.2.6 and should be the ideal.

aartiles
Joomla! Apprentice
Joomla! Apprentice
Posts: 7
Joined: Tue Aug 26, 2008 11:06 am

Re: Module title don't display after move to new server

Post by aartiles » Tue Aug 26, 2008 5:00 pm

ok thanks for all your help

User avatar
humvee
Joomla! Master
Joomla! Master
Posts: 14704
Joined: Wed Aug 17, 2005 10:27 pm
Location: Kent, England

Re: Module title don't display after move to new server

Post by humvee » Tue Aug 26, 2008 9:59 pm

Let us know how it goes - either way ;)

Heilong
Joomla! Apprentice
Joomla! Apprentice
Posts: 37
Joined: Sun Jul 13, 2008 10:03 am

Re: Module title don't display after move to new server

Post by Heilong » Wed Aug 27, 2008 4:14 am

Hi,

I'm using PHP 5.2.6 on my localhost, my titles are also not displayed for the modules I have.

Online my hosting service use version 5.1.1, no titles also and the following notice appears :
"Notice: Trying to get property of non-object in (...)\modules\mod_login\helper.php on line 25".

Any help, thanks.

User avatar
directtech
Joomla! Explorer
Joomla! Explorer
Posts: 352
Joined: Mon Mar 27, 2006 8:27 pm
Location: Colorado, USA

Re: Module title don't display after move to new server

Post by directtech » Sun Aug 31, 2008 2:45 am

Same problem here on a 1.5.6 site with PHP 5.2. Going nuts trying to figure out why the titles aren't showing. Help would be more than appreciated. :)

User avatar
humvee
Joomla! Master
Joomla! Master
Posts: 14704
Joined: Wed Aug 17, 2005 10:27 pm
Location: Kent, England

Re: Module title don't display after move to new server

Post by humvee » Mon Sep 01, 2008 10:50 am

@heilong and directtech

What templates are you using on your sites?

aartiles
Joomla! Apprentice
Joomla! Apprentice
Posts: 7
Joined: Tue Aug 26, 2008 11:06 am

Re: Module title don't display after move to new server

Post by aartiles » Mon Sep 01, 2008 11:20 am

I have upgraded my php to 5.1.6 and the same happens
I am using Shuffle template from yooTheme

I have activated the php to show all errors and this is the warning i am having on all positions:

Warning: preg_replace() [function.preg-replace]: Compilation failed: support for \P, \p, and \X has not been compiled at offset 9

I have googled a bit about that and found this link http://de3.php.net/manual/de/reference. ... .php#75339 that says that may be i need to upgrade the PCRE.

Any idea before try to upgrade the PCRE?

Heilong
Joomla! Apprentice
Joomla! Apprentice
Posts: 37
Joined: Sun Jul 13, 2008 10:03 am

Re: Module title don't display after move to new server

Post by Heilong » Mon Sep 01, 2008 12:31 pm

Hi,

I'm using my own template. I guess it could be a bug, because using the same template on J1.5.4 I got my titles displayed and no notice.

Bye,

aartiles
Joomla! Apprentice
Joomla! Apprentice
Posts: 7
Joined: Tue Aug 26, 2008 11:06 am

Re: Module title don't display after move to new server

Post by aartiles » Mon Sep 01, 2008 8:13 pm

i finally got it working at http://www.e24marketing.com this other server have PCRE 7.2 the other had 6.2, so the problem is that PCRE module

Heilong
Joomla! Apprentice
Joomla! Apprentice
Posts: 37
Joined: Sun Jul 13, 2008 10:03 am

Re: Module title don't display after move to new server

Post by Heilong » Tue Sep 02, 2008 1:43 am

Hi,

Is there any other solutions to fix my problem ? I didn't find any solution browsing the web for now.

Thanks for help,

User avatar
mcsmom
Joomla! Exemplar
Joomla! Exemplar
Posts: 7897
Joined: Thu Aug 18, 2005 8:43 pm
Location: New York
Contact:

Re: Module title don't display after move to new server

Post by mcsmom » Tue Sep 02, 2008 8:14 am

Does the template you are using have a style hard coded? For example if you have
<jdoc:include type="modules" name="user1" style="none" /> you won't get titles.

http://docs.joomla.org/What_is_module_chrome%3F

http://docs.joomla.org/Core_module_chrome_CSS
Chrome Type

* None

This is the default if no style attribute is added to the <jdoc:include /> statement.
No additional CSS styling is added.
Module title is NOT included in the output, regardless of enabled status.
So we must fix our vision not merely on the negative expulsion of war, but upon the positive affirmation of peace. MLK 1964.
http://officialjoomlabook.com Get it at http://www.joomla.org/joomla-press-official-books.html Buy a book, support Joomla!.

User avatar
directtech
Joomla! Explorer
Joomla! Explorer
Posts: 352
Joined: Mon Mar 27, 2006 8:27 pm
Location: Colorado, USA

Re: Module title don't display after move to new server

Post by directtech » Tue Sep 02, 2008 2:48 pm

Hey, the problem on our site was a template issue.

<jdoc:include type="modules" name="left" style="xhtml" />

This module code above was missing the style="xhtml". We added that in and the titles magically appeared :) Hope that helps someone else too.

Heilong
Joomla! Apprentice
Joomla! Apprentice
Posts: 37
Joined: Sun Jul 13, 2008 10:03 am

Re: Module title don't display after move to new server

Post by Heilong » Wed Sep 03, 2008 1:54 am

We added that in and the titles magically appeared
I confirm, it "magically" appeared for me too :D ,

Thanks, problem solved.

User avatar
stan31337
Joomla! Apprentice
Joomla! Apprentice
Posts: 35
Joined: Thu Jul 31, 2008 8:30 am
Location: Marmaris, Turkiye
Contact:

Re: Module title don't display after move to new server

Post by stan31337 » Tue Sep 30, 2008 9:12 am

Where can I find how to change xhtml style? When I turn it on, I see the module titles, but I also see the gray bottom line, which I'd like to be removed, or at least create similar style without bottom line.
Thank you.

User avatar
mihu
Joomla! Guru
Joomla! Guru
Posts: 741
Joined: Mon Mar 20, 2006 8:17 am

Re: [RESOLVED]Module title don't show after move to new server

Post by mihu » Thu Oct 09, 2008 5:24 pm

Thanks mcsmom to solve Heilong and directtech's issue.
Non-official Template Issue
To use style other than "none" to display module title

Code: Select all

<jdoc:include type="modules" name="user1" style="xhtml" />
Thanks humvee to solve aartiles's issue
Upgrade Server

DEV Notes; Marks as RESOLVED and move to RESOLVED forum.
bento2go.com - We DO NOT sell bento !!

User avatar
z-196-be
Joomla! Apprentice
Joomla! Apprentice
Posts: 6
Joined: Mon Feb 25, 2008 2:41 pm
Contact:

Re: [RESOLVED]Module title don't show after move to new server

Post by z-196-be » Thu Oct 30, 2008 9:25 am

Solution worked for me too, thanks a lot guys!

sandeept
Joomla! Apprentice
Joomla! Apprentice
Posts: 15
Joined: Mon Sep 15, 2008 8:18 am

Re: [RESOLVED]Module title don't show after move to new server

Post by sandeept » Mon Dec 15, 2008 5:14 am

Hello,

I am using PHP 5.2.4 and Joomla 1.5.7
style = "xhtml" worked well for me. Thanks directtech :)

cya,
Sandeep

calimonti
Joomla! Apprentice
Joomla! Apprentice
Posts: 6
Joined: Sat Feb 07, 2009 1:39 am

Re: [RESOLVED]Module title don't show after move to new server

Post by calimonti » Sun Feb 08, 2009 4:14 am

Hello,
I am using YOOTheme template Shuffle - Joomla 1.5 - and am recieving an error every time I try and use a module...

Error: Warning: Compilation failed: PCRE does not support \L, \l, \N, \P, \p, \U, \u, or \X at offset 3 in...

Do I need to upgrade my PCRE and PHP?

http://66.124.51.202:81/joomla15/index.php

Also, for some reason I can not get a menu to display on this template.. not even the HOME button. Thanks again.

dive4cb
Joomla! Intern
Joomla! Intern
Posts: 57
Joined: Mon Nov 26, 2007 6:41 pm

Re: Module title don't display after move to new server

Post by dive4cb » Thu Feb 18, 2010 4:30 pm

directtech wrote:Hey, the problem on our site was a template issue.

<jdoc:include type="modules" name="left" style="xhtml" />

This module code above was missing the style="xhtml". We added that in and the titles magically appeared :) Hope that helps someone else too.
Worked for me as well. Thank you!

User avatar
RustyJoomla
Joomla! Explorer
Joomla! Explorer
Posts: 409
Joined: Wed Aug 01, 2007 12:08 am
Location: UK
Contact:

Re: Module title don't display after move to new server

Post by RustyJoomla » Tue Mar 09, 2010 4:25 pm

Heilong wrote:
We added that in and the titles magically appeared
I confirm, it "magically" appeared for me too :D ,

Thanks, problem solved.
And me, thanks very much for the info!
Follow me on Twitter - http://twitter.com/RustyJoomla
Company Joomla Website - https://storm.agency

User avatar
ewanvrooyen
Joomla! Apprentice
Joomla! Apprentice
Posts: 23
Joined: Tue Jan 12, 2010 1:59 pm
Location: Colwyn Bay
Contact:

Re: [RESOLVED]Module title don't show after move to new server

Post by ewanvrooyen » Tue Mar 23, 2010 1:37 pm

added the xhtml bit as discussed and it worked for me as well.

<jdoc:include type="modules" name="sidebar1" style="xhtml" />

Skinner Tech
Joomla! Fledgling
Joomla! Fledgling
Posts: 1
Joined: Fri Mar 26, 2010 10:58 am

Re: Module title don't display after move to new server

Post by Skinner Tech » Fri Mar 26, 2010 11:03 am

directtech wrote:Hey, the problem on our site was a template issue.

<jdoc:include type="modules" name="left" style="xhtml" />

This module code above was missing the style="xhtml". We added that in and the titles magically appeared :) Hope that helps someone else too.
That worked perfectly for me...

shoko
Joomla! Apprentice
Joomla! Apprentice
Posts: 27
Joined: Thu Apr 12, 2007 6:24 pm

Re: Module title don't display after move to new server

Post by shoko » Wed Mar 31, 2010 2:37 pm

mcsmom wrote:Does the template you are using have a style hard coded? For example if you have
<jdoc:include type="modules" name="user1" style="none" /> you won't get titles.
Thanks so much, this was exactly what my problem was!
Creativity is falling in love with the world. – Dewitt Jones

User avatar
moijafcor
Joomla! Enthusiast
Joomla! Enthusiast
Posts: 218
Joined: Thu Mar 02, 2006 9:41 am
Location: Santo Domingo, Dominican Republic
Contact:

Re: Module title don't display after move to new server

Post by moijafcor » Thu Oct 21, 2010 12:04 pm

directtech wrote:
<jdoc:include type="modules" name="left" style="xhtml" />
It seems that if your template DOCTYPE is a XHTML type you must expressly set the module style to xhtml in order to match the layout output.

Code: Select all

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

Code: Select all

<jdoc:include type="modules" name="left" style="xhtml" />
Then the module's title should print out on screen.
Nicht mehr!
Los acentos en castellano omitidos intencionalmente. | Les accents et les signes en français omis intentionnellement.
http://bio.moisesjafet.com

atomhead
Joomla! Fledgling
Joomla! Fledgling
Posts: 4
Joined: Fri Dec 10, 2010 4:18 pm

Re: [RESOLVED]Module title don't show after move to new serv

Post by atomhead » Fri Dec 10, 2010 4:20 pm

This fixed my problem too. Was driving me crazy. Thanks,

jfpc-tech
Joomla! Apprentice
Joomla! Apprentice
Posts: 10
Joined: Tue Sep 21, 2010 10:15 am
Location: Portugal

Re: [RESOLVED]Module title don't show after move to new serv

Post by jfpc-tech » Mon Dec 13, 2010 11:48 am

Many thks for sharing! This resolved my issue!
Best Regards,
Filipe Costa

floribb
Joomla! Fledgling
Joomla! Fledgling
Posts: 1
Joined: Wed Apr 20, 2011 11:18 am

Re: [RESOLVED]Module title don't show after move to new serv

Post by floribb » Wed Apr 20, 2011 11:19 am

thank you , same here, I was adding a new position in template beez 20 but didn't put the style


Locked

Return to “Joomla! 1.5 Bug Reporting”