NukeXchange Network

          

Nuke Sites Link Directory
Nuke Fixes · NukeForums · NukeZone Hosting · Nuke Sites · Nuke Skins
Nuke Resources
 :: Home  :: Downloads  :: Your Account  :: Forums  :: Advertise :: 
Login or Register
Main Menu
General
 Main
 AvantGo
 Banner_Clients
 cfaq
 Donations
 Downloads
 Forums
 Members_List
 Private_Messages
 Search
 Stories_Archive
 Submit_News
 Surveys
 Topics
 Web_Links
 Your_Account

Your Account
 Login
 Register
 Lost Pass

Modules
Quick Links
· Domain Names
. Game Quest
· Learning Linux
. MateMaker
· NukeFixes
· NukeForums
· Nuke Sites
· Nuke Skins
· NukeZone Hosting
. SearchDevil
Other Options

Download Resources
· Nuke Downloads
· Add a Link
· New Files
· Top Rated
· Most Popular

Web Site Resources
· Nuke Sites
· Add A Site
· New Sites
· Top Rated
· Most Popular

Support
· NukeZone Hosting
· NukeSkins.com
· NukeForums.com
· phpnuke.org
· NukeFixes.com
Information
NukeForums
·php nuke background
·Php nuke one click install on plesk 10.4
·Blocks
·vbulletin migration
·How would I add a clickable link in a Modules Block?
·eregi_replace() is deprecated
·Admin Security login jpeg not showing
·PHP-NUKE CALENDAR MODULE. Does it exist?
·God Account
·Security Code showing up for everything EXCEPT new user reg

read more...
Top10 Links
· 1: Nuke Forums
· 2: Windows Installation: PHP
· 3: PHPNukeFiles
· 4: NukeSkins
· 5: Nuke Templates
· 6: EcomJunk
· 7: MDesign
· 8: FLASH-FOR-NUKE
· 9: Dezina
· 10: Global Dream News Sharing Portal!
Site Visitors
User Login:

Nickname:
Password:
Security Code: Security Code
Type Security Code Here:

Members List Membership:
Latest: ProjectMayhem
Today: 0
Yesterday: 1
Overall: 15846

Visitation:
Guests: 254
Members: 0
Total: 254


You are Anonymous user. You can register for free by clicking here
Sponsor Links
Nuke Sites Link Directory
Nuke Sites Link Directory

NukeResources :: View topic - 7.8/3.1 can't add ext. links thru WYSIWYG or TextArea
NukeResources Forum Index

NukeResources Forum Index -> Bug Reports -> 7.8/3.1 can't add ext. links thru WYSIWYG or TextArea Goto page 1, 2, 3  Next
Post new topic  Reply to topic    View previous topic :: View next topic 
7.8/3.1 can't add ext. links thru WYSIWYG or TextArea
PostPosted: Thu Mar 23, 2006 7:42 pm Reply with quote
mburp
Resource Seeker
Resource Seeker
 
Joined: Jan 31, 2006
Posts: 1




On a new install of PHP-Nuke 7.8 with patch 3.1, Advanced Editor enabled, <a> in config.php Allowable Code and <a> and href enabled in tiny mce I can't insert an external link using either the insert link function or html window without it being converted to my web site's URL. The option recommended by Tiny MCE doesn't exist in the version used on Nuke 7.8.

When I disable Tiny MCE and get the text area back the same thing happens - external links are converted to my web sites url.

Any fix known? If not, what version of PHP Nuke do I have to revert to to have a reasonably stable, usable CMS - 7.3?

Thanks,

Michael
View user's profile Send private message
Same thing...
PostPosted: Thu Mar 30, 2006 6:50 pm Reply with quote
gazpachu
Resource Seeker
Resource Seeker
 
Joined: Mar 30, 2006
Posts: 10




I have the same problem but with Phpnuke 7.8 + patch 3.2

I've also had a similar problem with the images. The images inserted with the editor disapear after submiting the article. I fixed it in the config.php in the $AllowableHTML. Adding the "img" tag.

Help Please!!!

This is my current AllowableHTML:

Code:
$AllowableHTML = array("b"=>1,
                    "i"=>1,
                    "a"=>2,
                    "em"=>1,
                    "br"=>1,
                    "strong"=>1,
                    "blockquote"=>1,
                    "tt"=>1,
                    "li"=>1,
                    "ol"=>1,
                    "H1"=>1,
                    "H2"=>1,
                    "H3"=>1,
                    "H4"=>1,
                    "center"=>1,
                    "img"=>2,
                    "alt"=>1,
                    "table"=>2,
                    "tr"=>2,
                    "td"=>2,
                    "p"=>2,
                    "div"=>2,
                    "font"=>2,
                    "p"=>1,
                    "p"=>1,
                    "ul"=>1);
View user's profile Send private message
PostPosted: Thu Mar 30, 2006 11:36 pm Reply with quote
Evaders99
Resource Master
Resource Master
 
Joined: May 25, 2004
Posts: 1796




The editor may be stripping out the code as well - have you tried disabling it?

_________________
- Star Wars Rebellion Network - Evaders Squadron Coding -

Need help? Nuke Patched Core, Coding Services, Webmaster Services
View user's profile Send private message Visit poster's website AIM Address
PostPosted: Fri Mar 31, 2006 7:06 am Reply with quote
gazpachu
Resource Seeker
Resource Seeker
 
Joined: Mar 30, 2006
Posts: 10




I've tried with the editor disabled and still the same error...

It is a problem caused by the patch 3.2 because with a plain installation of PHPNuke 7.8 it works perfectly. I have other webpages without the patch 3.2 and works fine.

What's the problem?
View user's profile Send private message
PostPosted: Sat Apr 01, 2006 10:59 am Reply with quote
gazpachu
Resource Seeker
Resource Seeker
 
Joined: Mar 30, 2006
Posts: 10




Is this place dead??? Nobody post for 3 days....
View user's profile Send private message
PostPosted: Sat Apr 01, 2006 7:30 pm Reply with quote
Evaders99
Resource Master
Resource Master
 
Joined: May 25, 2004
Posts: 1796




Probably an error in 3.2 then.. I'm working on correcting them

_________________
- Star Wars Rebellion Network - Evaders Squadron Coding -

Need help? Nuke Patched Core, Coding Services, Webmaster Services
View user's profile Send private message Visit poster's website AIM Address
PostPosted: Sun Apr 02, 2006 4:25 pm Reply with quote
gazpachu
Resource Seeker
Resource Seeker
 
Joined: Mar 30, 2006
Posts: 10




Thank you evaders... I apreciate that Very Happy
View user's profile Send private message
PostPosted: Wed Apr 05, 2006 4:54 pm Reply with quote
gazpachu
Resource Seeker
Resource Seeker
 
Joined: Mar 30, 2006
Posts: 10




No news??? I check this web every single day looking for an answer to this problem... Should I be patient, or should I forget about this?

Thx
View user's profile Send private message
Website domain is added to front of links
PostPosted: Wed Apr 05, 2006 5:19 pm Reply with quote
j4rdin
Resource Seeker
Resource Seeker
 
Joined: Apr 05, 2006
Posts: 2




I have a similar problem with phpNuke 7v9 + 3v1 patched. I had a links block with both internal links opening in Nuke and external links opening in a new window. They are now broken, my website domain is being added to the front of each link by phpNuke.

They worked ok before I turned of the editor which was driving me nuts !.

Any ideas ?

John
View user's profile Send private message
PostPosted: Wed Apr 05, 2006 6:38 pm Reply with quote
BlkDrgn28
Resourceful
Resourceful
 
Joined: Mar 21, 2006
Posts: 66




I am also having the same issue... I also fixed the missing images by re-adding the img tag to the allowable html list.. but anywhere I try and add the a href it strips the link out and defaults to my homepage.. so far the only place I have been able to keep the correct link is in the footer page located in the preferences block in the admin section... I am using 7.8 patched to 3.2..... this all worked properly before I updated to 3.2.. patiently awaiting a fix to this problem...
View user's profile Send private message Visit poster's website
PostPosted: Wed Apr 05, 2006 7:45 pm Reply with quote
Evaders99
Resource Master
Resource Master
 
Joined: May 25, 2004
Posts: 1796




I am working on changes for 3.2. If you want to test these files, register on my site and tell me your username. I'll give you access to the testing sites and downloads
http://evaders.swrebellion.com

_________________
- Star Wars Rebellion Network - Evaders Squadron Coding -

Need help? Nuke Patched Core, Coding Services, Webmaster Services
View user's profile Send private message Visit poster's website AIM Address
PostPosted: Thu Apr 06, 2006 5:48 am Reply with quote
gazpachu
Resource Seeker
Resource Seeker
 
Joined: Mar 30, 2006
Posts: 10




My username is: gazpachu
View user's profile Send private message
I can't insert an external link
PostPosted: Tue Apr 11, 2006 2:09 pm Reply with quote
scattycat
Resource Seeker
Resource Seeker
 
Joined: Apr 01, 2006
Posts: 1




Any news relating to this problem

On a new install of PHP-Nuke 7.8 with patch 3.2, I am having the same problem I can't insert an external link using either the insert link function or html window without it being converted to my web site's URL

Can anyone advise me, whats happening or what I need to do



Quote:
Evaders99
I am working on changes for 3.2. If you want to test these files, register on my site and tell me your username. I'll give you access to the testing sites and downloads


I have registered on your site as Scattycat any chance of access to testing sites and downloads?

Thanks
View user's profile Send private message
PostPosted: Tue Apr 11, 2006 6:30 pm Reply with quote
Evaders99
Resource Master
Resource Master
 
Joined: May 25, 2004
Posts: 1796




Mmm make sure that the A tag is allowed in your config.php

The CVS is currently down on my site, so you won't be getting the absolute latest changes. But post there and tell me if the package works for you

_________________
- Star Wars Rebellion Network - Evaders Squadron Coding -

Need help? Nuke Patched Core, Coding Services, Webmaster Services
View user's profile Send private message Visit poster's website AIM Address
PostPosted: Wed Apr 12, 2006 9:07 pm Reply with quote
gazpachu
Resource Seeker
Resource Seeker
 
Joined: Mar 30, 2006
Posts: 10




Yeahh.. the "A" tag is allowed and still doesnt work. I am obligated to use this patch 3.2 because of a module ive installed to aprove the membership.

I think this is the third week and i still could fix it. So sad...
View user's profile Send private message
7.8/3.1 can't add ext. links thru WYSIWYG or TextArea
 NukeResources Forum Index -> Bug Reports
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 4 Hours  
Page 1 of 3  
Goto page 1, 2, 3  Next
  
  
 Post new topic  Reply to topic     



Powered by phpBB © 2001-2005 phpBB Group.     Theme created by Vjacheslav Trushkin.
There have been 82 unique hit(s) in the past 24 hours.
Forums ©
NukeZone Hosting - Fast, Affordable and Dependable


Best viewed with a Browser
All logos and trademarks in this site are property of their respective owner.
The comments are property of their posters, all the rest © 2001 - 2007 by NukeResources.com
You can syndicate our news using the file .backend.php or ultramode.txt
PHP-Nuke Copyright © 2004 by Francisco Burzi. This is free software, and you may redistribute it under the GPL. PHP-Nuke comes with absolutely no warranty, for details, see the license.
Page Generation: 0.33 Seconds

:: Eos phpbb2 style by Cyberalien :: PHP-Nuke theme by www.nukemods.com ::