Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> RavenNuke(tm) v2.5x
Author Message
hicuxunicorniobestbuildpc
The Mouse Is Extension Of Arm



Joined: Aug 13, 2009
Posts: 1122

PostPosted: Fri Oct 31, 2014 5:27 am Reply with quote

I found a validation issue today in the last version Ravennuke 2.51 when u edit any of your block. If you go to administration/blocks/edit any of your block u will get this error:

line 362 column 22 - Warning: <input> isn't allowed in <table> elements
line 264 column 240 - Info: <table> previously mentioned

Code:
<input type="hidden" name="blanguage" value="" />


I do know anyone who arrives your website won't be able to see this validation error since it is on your administration section but I can not live anymore with validation errors or warning. It is just me! Very Happy

In order to fix this it wasn't so hard.

Search for

Code:
echo '<input type="hidden" name="blanguage" value="" />';


Replace with

Code:
echo '<tr><td><input type="hidden" name="blanguage" value="" /></td></tr>';


That's all folks! Wink
 
View user's profile Send private message
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> RavenNuke(tm) v2.5x

View next topic
View previous 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
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©