PHP Web Host - Quality Web Hosting For All PHP Applications Just Great Software
  Login or Register
 • Home • Downloads • Your Account • Forums • 

View next topic
View previous topic


Google
 
Web RavenPHPScripts (This Site)
Post new topic   Reply to topic
Author Message
Flash
New Member
New Member


Joined: Jan 20, 2005
Posts: 2

PostPosted: Thu Jan 20, 2005 3:45 pm Reply with quote Back to top

Im not too sure, if this is a bug, as Ive seen no-one else having the problem, but for me with 750_440b, at the coppa page, the "You must be 13....." appears all scrunched up to the right of the table with warning.png

If anyone else is having this problem the solution is as follows:

Line 38:

Code:
OpenTable();
  echo "<img src=\"modules/$module_name/images/warning.png\" align=\"left\" width=\"40\" height=\"40\"></td><td>"._YACOPPA2."\n";
  CloseTable();


change to:

Code:
   OpenTable();
      echo "<img src=\"modules/$module_name/images/warning.png\" align=\"left\" width=\"40\" height=\"40\"><br>
      &nbsp;&nbsp;&nbsp;<center>"._YACOPPA2."</center>\n";
         echo "<br>";
       CloseTable();


Around line 57:

Code:
 OpenTable();
  echo "<img src=\"modules/$module_name/images/warning.png\" align=\"left\" width=\"40\" height=\"40\"></td><td>"._YACOPPA2."\n";
  CloseTable();


to

Code:
OpenTable();
  echo "<img src=\"modules/$module_name/images/warning.png\" align=\"left\" width=\"40\" height=\"40\"><br>
      &nbsp;&nbsp;&nbsp;<center>"._YACOPPA2."</center>\n";
   echo "<br>";
CloseTable();


This puts the coppa2 text neatly centered back into the table properly.
Im not too sure if this is a theme dependent specific problem, but hope this helps if your text layout doesnt look right.
View user's profile Send private message Send e-mail Visit poster's website
Flash
New Member
New Member


Joined: Jan 20, 2005
Posts: 2

PostPosted: Thu Jan 20, 2005 4:44 pm Reply with quote Back to top

Ive tested with another theme, and it <b>is<b> theme dependent. The addfields.php text was the same with this particular theme, but in other themes it is okay!

( soz for posting in wrong forum at first six - long day )
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:       
Post new topic   Reply to topic

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
Forums ©
 

All logos and trademarks in this site are property of their respective owner.
The comments are property of their posters, all the rest © 2002-2011 by Raven

You can syndicate our news using the file xml

CSE HTML Validator Helped Clean up This Page! [Valid RSS] valid RSS 2.0 Valid robots.txt Stop Spam Harvesters, Join Project Honey Pot

Website engines core code is © copyright by PHP-Nuke but has been heavily patched and modified by myself and others.
PHP-Nuke is a free software released under the GNU/GPL.


:: fisubice phpbb2 style by Daz :: PHP-Nuke theme by www.nukemods.com ::
:: fisubice Theme Modified by the RavenNuke™ Team ::

:: W3C CSS Compliance Validation :: W3C HTML 4.01 Transitional Compliance Validation ::

zerosum