You are missing our premiere tool bar navigation system! Register and use it for FREE!

NukeCops  
•  Home •  Downloads •  Gallery •  Your Account •  Forums • 
Readme First
- Readme First! -

Read and follow the rules, otherwise your posts will be closed
Modules
· Home
· FAQ
· Buy a Theme
· Advertising
· AvantGo
· Bookmarks
· Columbia
· Community
· Donations
· Downloads
· Feedback
· Forums
· PHP-Nuke HOWTO
· Private Messages
· Search
· Statistics
· Stories Archive
· Submit News
· Surveys
· Theme Gallery
· Top
· Topics
· Your Account
Who's Online
There are currently, 127 guest(s) and 0 member(s) that are online.

You are Anonymous user. You can register for free by clicking here
Nuke Cops :: View topic - Web Links module problem [ ]
 Forum FAQ  •  Search  •   •  Memberlist  •  Usergroups   •  Register  •  Profile •    •  Log in to check your private messages  •  Log in

 
Post new topic  Reply to topicprinter-friendly view
View previous topic Log in to check your private messages View next topic
Author Message
z3r0k00l
Nuke Cadet
Nuke Cadet


Joined: Apr 13, 2006
Posts: 7

Location: Barcelona, Spain

PostPosted: Mon May 08, 2006 4:47 am Reply with quoteBack to top

Hi all, i have a problem with my website, when i try to submit a web link, the page loads up to add the details, everything seems fine, but when i click the "SUBMIT" button, it loads a blank page.

this happened after i upgraded and patched version 7.9 of php-nuke

any help is apreciated
Find all posts by z3r0k00lView user's profileSend private messageVisit poster's website
z3r0k00l
Nuke Cadet
Nuke Cadet


Joined: Apr 13, 2006
Posts: 7

Location: Barcelona, Spain

PostPosted: Wed May 10, 2006 1:08 pm Reply with quoteBack to top

bump...

can anyone give me a hand pls... Sad

_________________
www.yahaa.org
Find all posts by z3r0k00lView user's profileSend private messageVisit poster's website
IcheBAN
Nuke Soldier
Nuke Soldier


Joined: Mar 15, 2006
Posts: 10


PostPosted: Wed May 10, 2006 10:32 pm Reply with quoteBack to top

Check the URL that its trying to load when it gives you the error.
Find all posts by IcheBANView user's profileSend private message
z3r0k00l
Nuke Cadet
Nuke Cadet


Joined: Apr 13, 2006
Posts: 7

Location: Barcelona, Spain

PostPosted: Fri May 12, 2006 2:37 pm Reply with quoteBack to top

this is the link
http://yahaa.clanservers.com/modules.php?name=Web_Links&l_op=Add

it just shows a blank page and no link is added

_________________
www.yahaa.org
Find all posts by z3r0k00lView user's profileSend private messageVisit poster's website
Evaders99
Site Admin
Site Admin


Joined: Aug 17, 2003
Posts: 12482


PostPosted: Sun May 14, 2006 6:57 pm Reply with quoteBack to top

A blank page usually indicates an error - enable error reporting and check your error logs

_________________
Helping those that help themselves
Read FIRST or DIE!

"Fighting is terrible, but not as terrible as losing the will to fight."
Star Wars Rebellion Network - Need Help? Evaders Squadron Coding
Find all posts by Evaders99View user's profileSend private messageVisit poster's websiteAIM Address
z3r0k00l
Nuke Cadet
Nuke Cadet


Joined: Apr 13, 2006
Posts: 7

Location: Barcelona, Spain

PostPosted: Mon May 15, 2006 8:33 am Reply with quoteBack to top

thanx for ur reply... but ive had error reporting since i patched nuke 7.9... and no error comes in that page....

its just blank :S

_________________
www.yahaa.org
Find all posts by z3r0k00lView user's profileSend private messageVisit poster's website
ehanuise
Nuke Cadet
Nuke Cadet


Joined: Aug 20, 2005
Posts: 3


PostPosted: Tue Jun 13, 2006 2:11 am Reply with quoteBack to top

same problem, 7.8 patched 3.2 + nukesentinel.
Web links submission gives a blank page, no php errors, no nuke errors, no mysql errors no apache errors Sad

There's just a description and name (no special chars), url (http://www.website.com).
Find all posts by ehanuiseView user's profileSend private message
ehanuise
Nuke Cadet
Nuke Cadet


Joined: Aug 20, 2005
Posts: 3


PostPosted: Tue Jun 13, 2006 3:10 am Reply with quoteBack to top

pff found it....
There's a die() function left in the 7.8 patched 3.2 code, in the index.php of the web links module :

Code:
                $title = check_words(check_html(addslashes($title), "nohtml"));
                $url = check_words(check_html(addslashes($url), "nohtml"));
                #$description = check_words(check_html(addslashes($description), ""));
                $description = check_words(check_html($description, ""));
                $description = (addslashes($description));
                $auth_name = check_words(check_html(addslashes($auth_name), "nohtml"));
                if (!empty($email)) {
                   $email = validate_mail(check_html($email, "nohtml"));
                  # {
                #  die();
                 #  }
                }
                $cat[0] = intval($cat[0]);
                $cat[1] = intval($cat[1]);
                $num_new = $db->sql_numrows($db->sql_query("SELECT * FROM ".$prefix."_links_newlink


Now that I commented it out it works just fine.
Find all posts by ehanuiseView user's profileSend private message
Display posts from previous:      
Post new topic  Reply to topicprinter-friendly view
View previous topic Log in to check your private messages View next topic
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



Powered by phpBB © 2001, 2005 phpBB Group

Ported by Nuke Cops © 2003 www.nukecops.com
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::
Powered by TOGETHER TEAM srl ITALY http://www.togetherteam.it - DONDELEO E-COMMERCE http://www.DonDeLeo.com - TUTTISU E-COMMERCE http://www.tuttisu.it
Web site engine's code is Copyright © 2002 by PHP-Nuke. All Rights Reserved. PHP-Nuke is Free Software released under the GNU/GPL license.
Page Generation: 0.591 Seconds - 141 pages served in past 5 minutes. Nuke Cops Founded by Paul Laudanski (Zhen-Xjell)
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::