Portal Themes, PHPnuke Themes and PostNuke themes Themes Home Page Profile Free Nuke theme Downloads Nuke theme Support Forums Nuke Themes Store
spacer image spacer image
Featured
Call of Duty 4 Nuke Theme

Call of Duty 4 Nuke Theme

Call of Duty 4 PHPNuke Theme, Call of Duty 4 PostNuke Theme, Call of Duty 4 Evo Theme, Call of Duty ...

$15.00
Enter Store ]
spacer image
Main Menu
spacer image
Site Status
spacer image Welcome Guest
Join us!
spacer image
spacer imagespacer imagespacer image
spacer image
Registration is free and gives full access to site
spacer image
spacer image Register
spacer image Login:
User:

spacer image
Password:

spacer image
Remember me
spacer image
spacer imageMembers:
Last: Today New:0
Last: Yesterday:0
Last: Total:7536
Last: Last:
maxfoot
Members: Online
Members: Members:0
Guests: Guests:40
Total: Total:40
spacer image Online Members
No online members
spacer image
Past News
Older articles
spacer image


Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Author Message
agrabrenOffline
Post subject: wow theme w/ Firefox prevents using Story Text area  PostPosted: Dec 20, 2005 - 01:57 AM



Joined: Dec 20, 2005
Posts: 5

Status: Offline
I recently ordered the wow theme, which looks great, except one problem. When I access the site from Firefox, and try to admin the news area, it doesn't let me edit anything in the "Story Text" box. But I can use the "Extended Text" area. And AutoTheme works, as does the non-autotheme based themes. Please help!

If needed, I can move the server out onto the internet, but right now, it's not accessable, as it's still being configured.

Thanks
Kevin
 
 View user's profile Send private message  
Reply with quote
marsOffline
Post subject:   PostPosted: Dec 20, 2005 - 03:08 AM
Site Admin


Joined: Aug 15, 2004
Posts: 4277

Status: Offline
Which WoW theme?
 
 View user's profile Send private message  
Reply with quote
agrabrenOffline
Post subject:   PostPosted: Dec 20, 2005 - 03:11 AM



Joined: Dec 20, 2005
Posts: 5

Status: Offline
wow1

And it seems any page with multiple textarea's gets stuck.
 
 View user's profile Send private message  
Reply with quote
marsOffline
Post subject:   PostPosted: Dec 20, 2005 - 12:08 PM
Site Admin


Joined: Aug 15, 2004
Posts: 4277

Status: Offline
Did you install a different WYSIWYG editor? I recall seeing this somewhere with multiple copies.
 
 View user's profile Send private message  
Reply with quote
marsOffline
Post subject:   PostPosted: Dec 20, 2005 - 12:41 PM
Site Admin


Joined: Aug 15, 2004
Posts: 4277

Status: Offline
Can you tell me what version of PHPNuke you are running and any patches you have applied?
Even better would be a download link to the version as mine don't have the TinyMCE installed.
 
 View user's profile Send private message  
Reply with quote
marsOffline
Post subject:   PostPosted: Dec 20, 2005 - 12:45 PM
Site Admin


Joined: Aug 15, 2004
Posts: 4277

Status: Offline
Now I remember. Open themes/wow6/style/style.css and remove the following lines

/* Form elements */
form{display:inline}
 
 View user's profile Send private message  
Reply with quote
kaliaOffline
Post subject:   PostPosted: Dec 20, 2005 - 01:46 PM



Joined: Dec 17, 2005
Posts: 11

Status: Offline
Will this work for the news block and the admin messages? I still am having problems with the WYSIWYG editor in that I have to tab to get to the "story text" box though I can click in the "extended story" box fine. Even when I paste text into the story text box, I still don't see it on the front page. All I see (either using the Admin messages OR News) is the title of the story and a link to read more -- which incidentally shows up fine. Razz

I am using version 7.8 of Nuke, no patches applied. WoW6 Nuke theme. http://worldofrain.net/phpNuke
 
 View user's profile Send private message  
Reply with quote
marsOffline
Post subject:   PostPosted: Dec 20, 2005 - 01:48 PM
Site Admin


Joined: Aug 15, 2004
Posts: 4277

Status: Offline
Yes this will fix that.
 
 View user's profile Send private message  
Reply with quote
agrabrenOffline
Post subject: Didn't help...  PostPosted: Dec 20, 2005 - 02:46 PM



Joined: Dec 20, 2005
Posts: 5

Status: Offline
But I finally got the site up on the internet, so you can take a look at it directly.

I'm running PHPNuke 7.8 with Patch 3.1 installed. (It also had the same problem before 3.1)

And the problem exists with either editor.

Thanks!

http://www.dread-pirates.com/

Just try to submit news.
 
 View user's profile Send private message  
Reply with quote
marsOffline
Post subject:   PostPosted: Dec 20, 2005 - 02:50 PM
Site Admin


Joined: Aug 15, 2004
Posts: 4277

Status: Offline
Try this
Put that line back but change it to

form{display:block}
 
 View user's profile Send private message  
Reply with quote
agrabrenOffline
Post subject: It works! (with one change)  PostPosted: Dec 20, 2005 - 03:45 PM



Joined: Dec 20, 2005
Posts: 5

Status: Offline
Great! I've got it working!

One note, I had to make the change to StyleNN.css as well. I'm assuming the two style sheets are browser-based? Either way, it's working great now!

Now all ya gotta do is start selling some Topic icons for the themes, and everything would be perfect. Laughing

Thanks again!
 
 View user's profile Send private message  
Reply with quote
kaliaOffline
Post subject:   PostPosted: Dec 20, 2005 - 04:05 PM



Joined: Dec 17, 2005
Posts: 11

Status: Offline
I removed the lines indicated from the style.css but my stylenn.css is empty so I could not do any editing of that one. Still not showing any center block at all...no news stories showing up, no admin messages showing up.

WoW6
PHPNuke 7.8 security patch applied
worldofrain.net/phpNuke

I did get the WYSIWYG editor problem with the Tiny_mce patch so that's all good.
 
 View user's profile Send private message  
Reply with quote
kaliaOffline
Post subject:   PostPosted: Dec 20, 2005 - 04:21 PM



Joined: Dec 17, 2005
Posts: 11

Status: Offline
I lied...it seems to be working now ... at least the news part. I'll test the admin messages next.

Edit: Admin messages are not showing still. Sad
 
 View user's profile Send private message  
Reply with quote
marsOffline
Post subject:   PostPosted: Dec 20, 2005 - 05:27 PM
Site Admin


Joined: Aug 15, 2004
Posts: 4277

Status: Offline
If you want to use the actual Admin Messages then open theme.html and right before <!-- [center-blocks] --> add <!-- [admin-messages] -->

The problem with the built in admin messages is that the block doesn't get themed.
So you are better off using a Center Up block instead.
 
 View user's profile Send private message  
Reply with quote
marsOffline
Post subject: It works! (with one change)  PostPosted: Dec 20, 2005 - 05:43 PM
Site Admin


Joined: Aug 15, 2004
Posts: 4277

Status: Offline
http://www.portalthemes.com/downloads/wow1topics.zip

Merry Christmas. Smile


agrabren wrote:
Great! I've got it working!

One note, I had to make the change to StyleNN.css as well. I'm assuming the two style sheets are browser-based? Either way, it's working great now!

Now all ya gotta do is start selling some Topic icons for the themes, and everything would be perfect. Laughing

Thanks again!
 
 View user's profile Send private message  
Reply with quote
Display posts from previous:     
Jump to:  
All times are GMT - 5 Hours
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Powered by PNphpBB2 © 2003-2006 The PNphpBB Group
Credits
spacer image spacer image

Welcome to www.PortalThemes.com, Your #1 Source for

Zikula Themes

,

PHP-Nuke themes

,

MD-Pro Themes

,

Nuke Evolution Themes

,

Platinum Nuke Themes

,

Xanthia Themes

,

AutoThemes and

Joomla Templates
World of Warcraft and Blizzard Entertainment are all trademarks or registered trademarks of Blizzard Entertainment in the United States and/or other countries. These terms and all related materials, logos, and images are copyright Blizzard Entertainment. This site is in no way associated with or endorsed by Blizzard Entertainment
SiteMap SiteMap 2 SiteMap 3