A small issue with 6.5
Posted bychatserv on Thursday, April 24 @ 00:36:08 EDT
Contributed by BobMarion
After doing a lot of testing, I have found that when posting to a site using PHP-Nuke 6.5 there is a blockage on anchor links. If you try to post a story or PM with a href=http://www.ANYTHINGscripts.??? it will cycle you back to the index page on tring to preview the post.
Now the security is needed but all of the sites supporting PHP-Nuke (NukeScripts, MatyScripts, PHPScripts, and so on) with script in their domain name can't post active links in their posts. Luckly I have alternate urls that will forward to www.nukescripts.net but most site owners don't
The fix works fine for me. I have submitted several very long articles (more than 50K) with tons of links, and they have been seamlessly published. A weak ago, I would fail to publish them because of this redirection issue.
Thanks to ChatServ, there are no more difficulties in submitting rich hyperlinks articles.
CUOnNet Nuke Soldier
Joined: Apr 18, 2003
Posts: 18
Posted:
Thu May 01, 2003 10:53 pm
I tried this fix but the problem persist, the problem is that when I try to add or edit the "Center UP" block it brings me to index.php without saving the block, therefore rightnow I am saving the code directly in DB in table nuke_blocks.
I am trying to save the block with following code:
Code:
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td width="100%" align="center">
</td>
</tr>
<tr>
<td width="100%" align="center">
<table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#FFFFFF" width="379">
<tr>
<td width="100%" align="center">
<a class="chlnk" style="cursor:hand; text-decoration:none" title="Click Here To Make point.com Your Homepage!!!" onClick="this.style.behavior='url(#default#homepage)';this.setHomePage('http://www.point.com/');"><b>
Set As Homepage</b></a> | <a href="javascript:window.external.AddFavorite('http://www.point.com/', 'point.com')" style="text-decoration: none" title="Click Here To Add point.com To Your Favorites!!!">
Add To Favorites</a></td>
</tr>
</table>
</td>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td width="77%" height="94" valign="top">
<div align="right">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td align="center" valign="top">
<img border="0" src="http://point.com/images123/livescoress.gif" width="97" height="13"></td>
</tr>
<tr>
<td width="110%" valign="top">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td width="100%" align="center" height="10" colspan="2">
</td>
</tr>
<tr>
<td width="100%" align="center" valign="top" colspan="2">
<IFRAME SRC="http://www.point.com/live/match1/p1.php" width="314" height="244" name="I1">
<!-- Alternate content for non-supporting browsers -->
Click Here To View Live Scores</IFRAME>
</td>
</tr>
<tr>
<td width="100%" align="center" colspan="2">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td width="100%">
<p align="center">
<script language=javascript>
function popup() {
window.open("http://www.point.com/live/match1/p1.php","Polls","toolbar=no,location=no,status=no,menubar=no,scrollbars=auto,width=205,height=375,resizable=no");
}
</script>
<a href="javascript:popup();"><b>Desktop Scorecard</b></a><br>
<b>
<a title="Click Here To Open Full Score Card In A New Window" target="_blank" href="http://www.point.com/live/match1/f1.php">Full Scorecard</a></b></td>
</tr>
</table>
<br>
</td>
</tr>
<tr>
<td width="100%" align="center" colspan="2">
<hr color="#FFFFFF" size="0" style="background-color: #FFFF00"></td>
</tr>
<tr>
<td width="50%" align="center">
<b>South Africa V/s Bangladesh </b><br>
<b>Test 2 - End of Day1</b><br>
<br>
South Africa : 264/6 (90)1stInn.<br>
</td>
<td width="50%" align="center">
<b>Australia V/s West Indies </b><br>
<b>Test 3 - End of Day1</b><br>
<br>
Australia : 320/3(90)1stInn.<br>
<b><a href="http://www.point.com/live/match2/f2.php">[Full
Score Card]</a></b></td>
</tr>
<tr>
<td width="100%" align="center" colspan="2">
<b>Next Attraction</b><table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#FFFFFF" width="100%">
<tr>
<td width="100%">
<table cellpadding="0" cellspacing="0" width="100%">
<tr>
<td width="33%" align="center"><b>Ban vs SA</b><br>
Live From Dhaka (Day 2)<br>
on May 2 @ 09:52 p:m</td>
<td width="33%" align="center"><b>NZ vs SL</b><br>
Live from Colombo<br>
on May 3 @ 9:30 p:m</td>
<td width="34%" align="center"><b>Aus vs WI</b><br>
Live From Barbados (Day 2)<br>
on May 1 @ 07:00 p:m</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</div>
</td>
</tr>
</table>
</td>
</tr>
</table>
<table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#FFFFFF" width="100%">
<tr>
<td width="100%">
<p align="center"><a href="WorldTime.exe"><b>Download
World Time Clock(296 Kb)</b></a></td>
</tr>
</table>
Imago Captain
Joined: Jan 17, 2003
Posts: 629
Location: Europe
Posted:
Thu May 01, 2003 11:13 pm
The fix is intended for saving news articles, not blocks.
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