NukeXchange Network

          

Nuke Sites Link Directory
Nuke Fixes · NukeForums · NukeZone Hosting · NukeUnited · Nuke Sites · Nuke Skins · NukeLance
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
· CMS Focus
· Domain Names
. Game Quest
· Learning Linux
. MateMaker
· NukeFixes
· NukeForums
· NukeLance
· 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
·decompressing EN-Book-Nuke.tar.tar
·How to allow spaces/gaps/"-" in allowed usernames
·How to Setup PHPNUKE on win2k
·cannot save changes
·voting?
·Nuke forum picture problem
·How to change smtp port on wampserver and windows
·yet another 301 redirect problem
·Image display? - newbie
·php nuke help

read more...
Top10 Links
· 1: Nuke Forums
· 2: PHPNukeFiles
· 3: NukeSkins
· 4: Nuke Templates
· 5: EcomJunk
· 6: MDesign
· 7: Windows Installation: PHP
· 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: qwertz
Today: 2
Yesterday: 0
Overall: 15102

Visitation:
Guests: 488
Members: 0
Total: 488


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: 1785




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: 1785




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: 1785




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