version 1.6.7 (cant run 1.7, only php 4 on machine)
i don't know about giving a login - what can you see with just a limited account? If you can find the problem with a regular NON admin account then I'll give you one. Nothing against you, but I already played that game back in the 90's lol.
Search found 10 matches
- Fri May 14, 2010 11:31 am
- Forum: CMSMS Core
- Topic: target="_blank" NOT working - and other threads DID NOT HELP
- Replies: 12
- Views: 6286
- Wed May 12, 2010 9:58 pm
- Forum: CMSMS Core
- Topic: target="_blank" NOT working - and other threads DID NOT HELP
- Replies: 12
- Views: 6286
Re: target="_blank" NOT working - and other threads DID NOT HELP
doesn't matter how I do it, it won't display target="_blank" I've already tried every single template, way to call it, etc... and STILL DOESN"T SHOW UP. Menu template (nj-bottom-menu): {if $count > 0} <ul class="horizontalStrippedList bottom-nav"> {counter assign="count...
- Fri May 07, 2010 11:00 pm
- Forum: CMSMS Core
- Topic: target="_blank" NOT working - and other threads DID NOT HELP
- Replies: 12
- Views: 6286
Re: target="_blank" NOT working - and other threads DID NOT HELP
imported accessibility template, called it and the target blank STILL didn't show up
- Wed Apr 28, 2010 6:17 am
- Forum: CMSMS Core
- Topic: target="_blank" NOT working - and other threads DID NOT HELP
- Replies: 12
- Views: 6286
Re: target="_blank" NOT working - and other threads DID NOT HELP
http://test.njbistro.com/index.php?page=menu at very bottom - BLACK on BLACK for now as it was meant for menu at top of page - trying to get the target blank problem solved before i make a new template for the bottom menu the link is in the far bottom-right corner, black on black, called "Our F...
- Sat Apr 24, 2010 5:53 am
- Forum: CMSMS Core
- Topic: target="_blank" NOT working - and other threads DID NOT HELP
- Replies: 12
- Views: 6286
Re: target="_blank" NOT working - and other threads DID NOT HELP
even if it is the one and only and set to default?
- Sat Apr 24, 2010 1:15 am
- Forum: CMSMS Core
- Topic: target="_blank" NOT working - and other threads DID NOT HELP
- Replies: 12
- Views: 6286
target="_blank" NOT working - and other threads DID NOT HELP
Hello, I have an external link, and even though i have followed other threads on how to get target="_blank" working, it still isn't here is the menu template: {if $count > 0} <ul id="top-nav" class="horizontalStrippedList top-nav"> {foreach from=$nodelist item=node} {if...
- Wed Sep 26, 2007 12:33 am
- Forum: CMSMS Core
- Topic: How do you break out of a block in WYSIWYG editor?
- Replies: 2
- Views: 1757
How do you break out of a block in WYSIWYG editor?
Say, I'm in a P tag and I want to end the P tag, then start a DIV.
How would I tell the editor to end the path im in and start a new one w/o editing the HTML? I need this because the person that will be using this when I'm done DOESN'T know HTML and doesn't want to learn.
Crud
How would I tell the editor to end the path im in and start a new one w/o editing the HTML? I need this because the person that will be using this when I'm done DOESN'T know HTML and doesn't want to learn.
Crud
- Tue Sep 25, 2007 3:20 am
- Forum: CMSMS Core
- Topic: I don't know if this is possible...
- Replies: 2
- Views: 1433
I don't know if this is possible...
Hello,
I have an issue were I need a page (Content) automatically reset at midnight to a pre-determined value - say "Daily not posted yet"
is there any way i can do this in CMSMS?
Crud
I have an issue were I need a page (Content) automatically reset at midnight to a pre-determined value - say "Daily not posted yet"
is there any way i can do this in CMSMS?
Crud
- Wed Sep 19, 2007 9:59 pm
- Forum: CMSMS Core
- Topic: Content editor keeps removing attributes
- Replies: 1
- Views: 948
Content editor keeps removing attributes
The content editor and the mini HTML editor BOTH keep removing the value="" attribute from INPUT type="hidden" and INPUT type="text" tags.
Need help, scripts i'm using REQUIRE hidden fields
Crud
Need help, scripts i'm using REQUIRE hidden fields
Crud
- Tue Sep 18, 2007 6:43 am
- Forum: Feature ideas
- Topic: Some feature Modifications
- Replies: 1
- Views: 2302
Some feature Modifications
Hello, I have a few ideas for feature modification (strictly in the content text editor): 1. Instead of closing a P tag and opening a new P tag every time you press enter, just insert a BR tag. If the user presses enter twice (inserting a blank line) then you should take out the BR tag, and then...