View Full Version : Enlaces
pardillo
11-04-2014, 09:54 AM
No me va los enlaces cuando pica en nuevos mensajes y en novedades.
Saludos.
ozzy47
11-04-2014, 09:56 AM
Please keep all posts in English. :)
pardillo
11-04-2014, 06:44 PM
sorry my English is not very good
I will not link when it bites into new messages and updates.
Greetings.
HM666
11-04-2014, 08:39 PM
So are you having a problem with links to posts and threads? you click on the link on the forum home page and it does not work properly?
pardillo
11-16-2014, 02:23 PM
that's what happens to me and not the reason
Lynne
11-16-2014, 05:16 PM
You can post in your own language, but then throw the post into google translate and post the English translation for us. That way, if someone does speak Spanish, they may be able to help.
A link to view the problem would help. Or, if you can show the problem in images, that would help too.
pardillo
11-16-2014, 07:02 PM
I put a link to my page and a picture to look good. Have if you can help me, that is no longer to do.
A greeting and thanks.
Os pongo un enlace a mi pagina y una foto para que se vea bien. Haber si me podeis ayudar, que ya no se que hacer.
http://www.silvestrismogusttin.com
http://www.silvestrismogusttin.com/foro/images/Imagen1.jpg
Un saludo y gracias.
Lynne
11-16-2014, 08:55 PM
Unfortunately, the link "Nuevos Mensajes" is not viewable to Unregistered Users and so I cannot see that the problem is. Do you have a test account we can use to login and view that link and see what is happening?
pardillo
11-17-2014, 11:12 AM
Este es user de prueba (david) contraseƱa (123456)
Saludos.
This is test user (david) Password (123456)
Greetings.
HM666
11-17-2014, 03:05 PM
Ok it seems that whenever you click on the button it is supposed to go to search.php?do=getnew&contenttype=vBForum_Post but instead it opens a 500 Internal server error. He has two links one on the Tab and one in the navbar neither work. It appears that everything else works accept that one link. I really have no idea. Possibly its something wrong with the server, or its misconfigured in some way? Maybe someone else has some ideas.
Lynne
11-17-2014, 04:32 PM
Yep, it seems that whenever someone tries to do a search, you get a 500 Internal Server Error.
So, what is in your error_logs (if you don't know where they are, ask your host)?
You are using a VERY old version of 4.x (4.0.2). Can you upgrade to the latest version?
Do you have suhosin or mod_security on the server? What version of PHP is on the server? When did this problem start (did search used to work)?
pardillo
11-18-2014, 10:43 AM
Trabaja en Php 5.3.29 desde que se instalo .vbulletin no va el enlace de nuevos mensajes.
Works in PHP 3.5.29 install .vbulletin since the link is not new messages.
Lynne
11-18-2014, 03:04 PM
That version of vBulletin should be fine with PHP5.3. But, I do seem to recall some problem with search.php that wasn't fixed until 4.0.9 or 4.10 or so.
You also didn't say whether you had suhosin or mod_security enabled on your server (one of those could be causing the issue). And, what is in your error_logs (if you don't know where they are, ask your host)?
pardillo
11-18-2014, 07:53 PM
I'll update the patch to 4.10 and see what happens if it goes wrong look at the hosting. Now I will tell you.
Voy actualizar los parches hasta el 4.10 haber que pasa y si no va bien miro lo del hosting. Ya te contare.
Saludos
ForceHSS
11-18-2014, 08:37 PM
What plugins do you have if you can list them all here is a update for one plugin I see you have never updated
https://vborg.vbsupport.ru/showpost.php?p=2236968&postcount=698
pardillo
11-19-2014, 09:01 AM
Esto son los plugins que tengo.
esto hijo los plugins que tengo, GlowHost - Spam-O-Matic, Advanced Forum Statistics,Visitors in Last X Hours
pardillo
11-20-2014, 05:58 PM
That version of vBulletin should be fine with PHP5.3. But, I do seem to recall some problem with search.php that wasn't fixed until 4.0.9 or 4.10 or so.
You also didn't say whether you had suhosin or mod_security enabled on your server (one of those could be causing the issue). And, what is in your error_logs (if you don't know where they are, ask your host)?
He actualizado hasta la 4.0.8 es la ultima para mi anocer que renueve. he puesto los permisos search.php a 777 y sigue todo igual. He comprobado el suhosin o mod_security y esta todo bien. Ya no se que hacer mas esto es muy raro nunca me habia pasado.
Saludos.
I upgraded to 4.0.8 is the latest for my anocer renew. I have set the permissions to 777 and still search.php all the same. I have checked the suhosin or mod_security and everything is fine. Since you do but this is very rare never happened to me.
Greetings.
Lynne
11-20-2014, 08:41 PM
What do you mean suhosin and mod_security are fine? Are they enabled on the server or not? If they are, please disable them and see if you still have the same issue.
pardillo
11-21-2014, 11:05 AM
error_logs [Vie 21 de noviembre 13:53:25 2014] [error] [client xx.xx.xxx.xxx] final prematuro de las cabeceras de script: search.php, ?rbitro: http://www.silvestrismogusttin.com/forum.php
error_logs [Fri November 21 13:53:25 2014] [error] [client xx.xx.xxx.xxx] Premature end of script headers: search.php, ref: http://www.silvestrismogusttin.com/ forum.php
ozzy47
11-21-2014, 11:13 AM
To troubleshoot this, first reupload all the original vB non-image files (except install.php). Make sure you upload these in ASCII format and overwrite the ones on the server. Also be sure to upload the admincp files to whichever directory you have set in your config.php file. Then run 'Suspect File Versions' in Diagnostics to make sure you have all the original files for your version and that none show 'File does not contain expected contents':
Admin CP --> Maintenance --> Diagnostics --> Suspect File Versions
[Note: In some cases you may also need to remove any of the listed .xml files in the includes/xml directory.]
Next, disable all plugins.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php
define('DISABLE_HOOKS', true);
Then if you still have this problem, create a new style and choose no parent style. This will force it to use the default templates. Finally empty your browser cache, close all browser windows then try again. Make sure you change to the new style and view your forums with it.
Do you have the same problem?
Here's some info regarding the 'Premature end of script headers' error:
http://httpd.apache.org/docs/1.3/mis...script-headers
http://htmlfixit.com/cgi-tutes/tutor..._they_mean.php
Also you still have not specified if you have suhosin and/or mod_security installed on the server.
pardillo
11-21-2014, 11:19 AM
No tengo ningun modulo de suguridad instalado en el servidor.
I do not have any safe control module installed on the server.
ozzy47
11-21-2014, 11:22 AM
Ok, then follow the rest of the previous post. :)
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.