SimplePortal

Support => International Support => Spanish => Topic started by: fapencio on April 04, 2014, 10:35:58 AM

Title: Letras Grandes al activar SimplePortal
Post by: fapencio on April 04, 2014, 10:35:58 AM
Hola como están, instalé simpleportal en mi forito y cuando lo activo en modo de integración, se vuelven grandes las letras de los post, en realidad todo lo que hay en los post aumenta de tamaño, solo pasa en los post, en el indice del foro no pasa eso, alguien sabe a que se debe?

Title: Re: Letras Grandes al activar SimplePortal
Post by: AngelinaBelle on April 04, 2014, 11:00:35 AM
Hola!

Yo no hablo español - mis disculpas

Perhaps this is an HTML or CSS problem.

Please give a link to your foro, so we may look at the HTML.
Also -- did you try the link "XHTML" at the bottom of your page?  This can help you check the HTML for problems.

Regards!
Title: Re: Letras Grandes al activar SimplePortal
Post by: fapencio on April 04, 2014, 11:08:54 AM
thanks, my link: http://boomboxmania.com

Title: Re: Letras Grandes al activar SimplePortal
Post by: AngelinaBelle on April 04, 2014, 03:03:19 PM
I apologize again that I do not speak Spanish.
If this makes a poor translation, please let me know and I will try more explanations.

I am looking at http://boomboxmania.com/index.php?topic=1.0
I did not find your problem so far.  It is hard to find because of HTML errors on this page.

I used the "XHTML" link to check your code. http://validator.w3.org/check?uri=referer
There is an error on this page that happens only when viewing posts.
Please look for an extra space before the <?php at the top of a php file that is for displaying posts.
It causes a single space before
Code: [Select]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
The validator, in general, seems very unhappy with the script at line 51.  Please fix this.
Code: [Select]
<script type="text/javascript">!window.jQuery && document.write(unescape('%3Cscript src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"%3E%3C/script%3E'))</script>

Next, the validator is very happy beginning at line 85 because something has gone wrong with quotation marks.  It thinks "</script>" is outside quotation marks when it is actually inside them.

This problem may have been caused many lines before line 85.  I could not spot it.
Please check to see if all the CSS files which you wish to get loaded are getting loaded.

Also, I checked in my browser.  Several files linked on that page could not be loaded because they do not exist.
http://boomboxmania.com/Themes/ClearSky_SMF2-Final/scripts/bookmarkslider.js
http://boomboxmania.com/Themes/ClearSky_SMF2-Final/images/sprite_shop.png
http://boomboxmania.com/Themes/ClearSky_SMF2-Final/images/bg.png


Somewhere in there is an error that is preventing proper CSS, or else "breaking" the HTML.
If you fix the errors that the validator finds, you will probably fix your problem.
Title: Re: Letras Grandes al activar SimplePortal
Post by: fapencio on April 04, 2014, 03:51:42 PM
thanks for the help AngelinaBelle, and excuse my ignorance you tell me where my php files forum are those mistakes, please?  :-[
Title: Re: Letras Grandes al activar SimplePortal
Post by: Sapinho® on April 06, 2014, 10:16:50 AM
a mi no me carga tu web

"Forbidden

You don't have permission to access / on this server."
Title: Re: Letras Grandes al activar SimplePortal
Post by: AngelinaBelle on April 07, 2014, 12:43:08 PM
fapencio,

I assume most likely cause of these errors comes from
1) Theme
2) mod
2a)  For mods like SimplePortal, custom php or custom HTML blocks
3) handmade customization
4) Any html added to posts with [html] tag by administrator

To find the source of each problem, please try:
1) Switch to default theme and check if the number of HTML errors changes
2) temporarily disable one mod at a time (in reverse order to how you installed them)-- each time check to see if the number of HTML errors changes
   2a) before disabling Simpleportal, also check what happens when you disable custom php and HTML blocks
3) You will know if you have changed your files by hand; make notes and remove the changes temporarily
4) You will know if you have used the [html] tag
Title: Re: Letras Grandes al activar SimplePortal
Post by: fapencio on April 08, 2014, 09:43:14 AM
thanks AngelinaBelle, problem solved:

the language files were badly encoded, I edit the file "Modifications.Spanish_es-utf8.php" to "UTF8 without BOM" and problem solved, thanks for help, best regards   :thumbsup: :applause:
Title: Re: Letras Grandes al activar SimplePortal
Post by: AngelinaBelle on April 08, 2014, 12:32:08 PM
De Nada!

That was smart to check the language files. 

I am happy my small suggestions helped you.

Por favor, report your language file fixes to the mod auther.   This will help other users.

(sorry again that I cannot speak Spanish).

Regards!
SimplePortal 2.3.8 © 2008-2024, SimplePortal