-
AuthorPosts
-
September 29, 2011 at 8:15 pm #169235
Hi
I actually put my website offline to switch jat3.2 to jat4
I have a sql script to switch positions modules to jat3.2 if we don’t find the problem today.
I did 183 ja_news_pro modules to each category we have.
I actived all category menu.My main problem is that on all that, when i have to get the content, there is only ja_newpro and the content is hide…
I can’t let a website without content.
Do you have any idea ?
Be careful if you modify somethings. It’s on production.
I will look on others thread during this time.
Please answer me fast.
September 29, 2011 at 8:49 pm #415725It’s weird because in my test zone it’s working…
September 29, 2011 at 9:03 pm #415729I have more details about that : http://www.journallecourrier.ca/chroniques
In “chroniques”, it’s working good. It’s like the half of my content.
So, it’s only in the other half of content in “Nos Journaux” that it’s not working.
I will put that online to help others than admin to understand what is going on.
September 30, 2011 at 1:44 pm #415884Hello ? Someone ?
September 30, 2011 at 3:13 pm #415893I have this error! :
Erreur*: JANEWSPRO_LINEAR is not defined
Fichier Source*: http://www.journallecourrier.ca/nos-journaux/haut-richelieu/breves-haut-richelieu/9741-breves-du-27-septembre-2011-.html
Ligne*: 261<script type=”text/javascript”>
window.addEvent(‘load’, function(){
new JANEWSPRO_LINEAR({‘moduleid’: 288, ‘secid’: ‘cat877’, ‘direction’: ‘left’, ‘duration’:400});
});
</script>But in Chroniques, i don’t have it.
September 30, 2011 at 4:29 pm #415913Now the error is not there anymore.
Where are you admin ?
September 30, 2011 at 4:31 pm #415914I search in code source and the content is not there. So it’s not hide by others things.
Help!
September 30, 2011 at 7:29 pm #415955For admin :
I did a menu “testaccueil” for special user only.
I did a copy to category “Haut-Richelieu” section. And i linked that with others janewspro modules and it works.
VS
the real one who doesn’t work :
What is going on ?
September 30, 2011 at 7:33 pm #415956I tried to put my default menu to “Contacts” for another than “Nos journaux” but it does’nt change the problem.
September 30, 2011 at 8:47 pm #415965On live Haut-Richelieu section, i did a test with a content menu.
http://www.journallecourrier.ca/nos-journaux/haut-richelieu/test.html
But the content doesn’t show…
And if i did the same thing in my new copy : http://www.journallecourrier.ca/testaccueil/testsectionmenu/testtest.html
it’s working…
What is going on ?
September 30, 2011 at 9:09 pm #415968It’s certainly the template jateline 4 who have a problem with something.
When i stepback with this script and i put that to 3.2 template, the content is available :
## fallback to 3.2
UPDATE jos_modules SET position = “col-mass1” WHERE position = “col-mass-top”;
UPDATE jos_modules SET position = “col-mass2” WHERE position = “col-mass-bot”;
UPDATE jos_modules SET position = “content-bot” WHERE position = “content-mass-bot”;
UPDATE jos_modules SET published = 1 WHERE position = “content-top” AND title LIKE ‘%JA News2%’;
UPDATE jos_modules SET published = 0 WHERE module = ‘mod_janewspro’;
UPDATE jos_modules SET published = 1 WHERE module = ‘mod_jabulletin’;
UPDATE jos_modules SET position = “footnav” WHERE position = “footer”;## Script to template 4
UPDATE jos_modules SET position = “col-mass-top” WHERE position = “col-mass1”;
UPDATE jos_modules SET position = “col-mass-bot” WHERE position = “col-mass2”;
UPDATE jos_modules SET position = “content-mass-bot” WHERE position = “content-bot”;
UPDATE jos_modules SET published = 0 WHERE position = “content-top” AND title LIKE ‘%JA News2%’;
UPDATE jos_modules SET published = 1 WHERE module = ‘mod_janewspro’;
UPDATE jos_modules SET published = 0 WHERE module = ‘mod_jabulletin’;
UPDATE jos_modules SET position = “footer” WHERE position = “footnav”;September 30, 2011 at 9:12 pm #415969For admin who want to see my “testaccueil” menu, you have to login in front-end when it’s frontpage in middle right position.
Blaine FriendBlaine
- Join date:
- August 2007
- Posts:
- 1443
- Downloads:
- 0
- Uploads:
- 25
- Thanks:
- 98
- Thanked:
- 177 times in 154 posts
September 30, 2011 at 10:06 pm #415972Hi talkingtolearn!
12 Posts! Wow! Please do not bump your threads in the future, I promise we are working as hard as we can to get to all user questions.
I will try to get you some help.
May I ask if you have unpublished all non working content and republished?
Have you cleared the site cache?
Do those things and let me know the results please.
Thanks!himangi Friendhimangi
- Join date:
- April 2011
- Posts:
- 1406
- Downloads:
- 1
- Uploads:
- 86
- Thanks:
- 21
- Thanked:
- 345 times in 332 posts
October 1, 2011 at 4:26 am #415989Hi,
I checked the site and it seems your NOS JOURNAUX menu is assigned to use a profile from template, while all other pages are assigned some other profile. There is a param for each profile which allows you to hide the main content block, that is where you single article, category blog articles, component outputs etc get loaded.
Try doing following, and see if that solves your problem.
- Go to Extensions > tempalte manager > JA Teline iv.
- Find Page assignments under GLOBAL tab. If you see more than 1 page assignments, just remove them all (I assume the extra page assignments are the default ones and you havent done it specifically).
- Now only page assignment you should be seeing is to ALL PAGES and Profile may be DEFAULT..
- Save the template and see if the content you want to see under NOS JOURNAUX submenus is appearing correctly.
If this still doesnt solve the issue, please give me the links showing how the page should look and provide super admin access to the site, and I will check the issue.
1 user says Thank You to himangi for this useful post
October 1, 2011 at 3:52 pm #416020Woohoo you got it!
Sorry for 12 posts, it was a little more but i did those posts to have a progress analisys of what i do hehe.
But i don’t understand why it’s doing that ?
If i want a specific color and i need to see the main content. What do i modify ?By the way, the title sometimes is half hide by the janewspro module. Do you have a trick ?
http://www.journallecourrier.ca/nos-journaux/candiac-delson/education/9118-mieux-comprendre-le-compte-de-taxes-scolaires-de-la-csdgs-.htmlAside from that, all is great!!! We have really now category vs janews2 who was only set to sector and category directly only on janews2.
-
AuthorPosts
This topic contains 18 replies, has 3 voices, and was last updated by talkingtolearn 13 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum