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
·right blocks appear only to admins
·Special characters
·Header not working....
·No banner - Sunset-Theme (but $banner exists)
·Banners not showing on Sunset
·Installation Issues
·Looking for content warning/age verification system.
·Babebox Module Block Image Script
·Upload-Download
·Download Module error

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: Blizz
Today: 0
Yesterday: 1
Overall: 15008

Visitation:
Guests: 659
Members: 1
Total: 660


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 - Problems with links that use &
NukeResources Forum Index

NukeResources Forum Index -> Bug Reports -> Problems with links that use &
Post new topic  Reply to topic    View previous topic :: View next topic 
Problems with links that use &
PostPosted: Wed Jan 31, 2007 10:00 am Reply with quote
Divvy
Resource Seeker
Resource Seeker
 
Joined: Aug 07, 2004
Posts: 7




Alright there everyone,

Im having problems with my banner, ive tried everything and just cant seem to get it to work.

I have put a banner on the site which links to this page:
http://www.domain.co.uk/modules.php?name=Blank_Page&id=9

but once the page loads it actually goes to this link:
http://www.domain.co.uk/modules.php?name=Blank_Page&id=9

The page puts the & in.... Ive looked in the database to make sure it doesnt post the &amp, but the link is correct...

Can anyone help

Cheers
View user's profile Send private message
PostPosted: Wed Jan 31, 2007 9:15 pm Reply with quote
Divvy
Resource Seeker
Resource Seeker
 
Joined: Aug 07, 2004
Posts: 7




Please anyone? Smile
View user's profile Send private message
PostPosted: Mon Aug 27, 2007 2:14 pm Reply with quote
Llames
Resource Seeker
Resource Seeker
 
Joined: Sep 09, 2005
Posts: 6




I have exactly the same problem when I add any url in my downloads module which contains any & symbol.

How can I fix that?? I have nuke v.8.

thanks a lot!
View user's profile Send private message
PostPosted: Mon Aug 27, 2007 11:19 pm Reply with quote
chatserv
Site Admin
Site Admin
 
Joined: Apr 21, 2002
Posts: 1732
Location: Puerto Rico




Find the following line in mainfile.php:
Code:
$attrb_list = str_replace("&","&",$attrb_list);

change it to:
Code:
//$attrb_list = str_replace("&","&",$attrb_list);


In other words comment it out.

_________________
NukeResources | ScriptHeaven
View user's profile Send private message Visit poster's website
PostPosted: Tue Aug 28, 2007 7:22 am Reply with quote
Llames
Resource Seeker
Resource Seeker
 
Joined: Sep 09, 2005
Posts: 6




chatserv wrote:
Find the following line in mainfile.php:
Code:
$attrb_list = str_replace("&","&",$attrb_list);

change it to:
Code:
//$attrb_list = str_replace("&","&",$attrb_list);


In other words comment it out.


I did that but did not work... Mi code is quite different:
Quote:
# Place here the double quote fix function.
$attrb_list=delQuotes($reg[2]);
$attrb_list = str_replace("&","&",$attrb_list);
$attrb_list = str_replace("&","&",$attrb_list);
$tag = "<tag>";

}


Any other alternative? Thanls a lot chatserv.
View user's profile Send private message
Problems with links that use &
 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 1  

  
  
 Post new topic  Reply to topic     



Powered by phpBB © 2001-2005 phpBB Group.     Theme created by Vjacheslav Trushkin.
There have been 257 unique hit(s) in the past 24 hours.
Forums ©
Nuke Sites Link Directory


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.54 Seconds

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