Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Tag Pages
07-07-2011, 06:50 PM
Post: #1
Tag Pages
Whenever I load a tag page, it takes forever to load, it can take over 1 minute to load the tag page..

And sometimes it doesn't load it.. it just goes to home page.. Anyone know why?
Visit this user's website Find all posts by this user
Quote this message in a reply
07-07-2011, 06:59 PM
Post: #2
RE: Tag Pages
can you link me t your site...
and give me some examples of tags which go to your homepage?

Custom HTML/CSS/PHP
http://theorderofindividualacceptance.co...p.php?id=1
Find all posts by this user
Quote this message in a reply
07-07-2011, 07:02 PM
Post: #3
RE: Tag Pages
http://pornleo.net

Click on any of the tags on the front page or use ' site:pornleo.net ' in google search to pull up any other tag pages.
Visit this user's website Find all posts by this user
Quote this message in a reply
07-07-2011, 07:15 PM
Post: #4
RE: Tag Pages
pulling up these tags...
your page is incomplete which may be a coding error, maybe in your template, or a html area, or something else, im not sure... but your template isnt loading properly...

examples...
http://pornleo.net/tag/youtube+splash+porn.html
http://pornleo.net/tag/videos+pornos+gor...uenas.html
http://pornleo.net/tag/india+gaand+tube.html

infact, i am having problems with all of your tags pages...

the template loads until it gets to the black area, which does not show, and nothing else from there onwards shows...
i have seen a similar problem when code has got stuck in a loop, not sure if that applies here tho...

Custom HTML/CSS/PHP
http://theorderofindividualacceptance.co...p.php?id=1
Find all posts by this user
Quote this message in a reply
07-07-2011, 07:17 PM (This post was last modified: 07-07-2011 07:32 PM by DougieFresh1.)
Post: #5
RE: Tag Pages
[07-Jul-2011 08:08:24] PHP Warning: mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) in /home/pornleo/public_html/include/functions.php on line 299
[07-Jul-2011 08:08:24] PHP Warning: mysql_query() [<a href='function.mysql-query'>function.mysql-query</a>]: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) in /home/pornleo/public_html/include/functions.php on line 1522
[07-Jul-2011 08:08:24] PHP Warning: mysql_query() [<a href='function.mysql-query'>function.mysql-query</a>]: A link to the server could not be established in /home/pornleo/public_html/include/functions.php on line 1522
[07-Jul-2011 08:08:24] PHP Warning: mysql_affected_rows() [<a href='function.mysql-affected-rows'>function.mysql-affected-rows</a>]: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) in /home/pornleo/public_html/include/functions.php on line 1523
[07-Jul-2011 08:08:24] PHP Warning: mysql_affected_rows() [<a href='function.mysql-affected-rows'>function.mysql-affected-rows</a>]: A link to the server could not be established in /home/pornleo/public_html/include/functions.php on line 1523
[07-Jul-2011 08:08:24] PHP Warning: mysql_close() expects parameter 1 to be resource, boolean given in /home/pornleo/public_html/include/functions.php on line 1544
[07-Jul-2011 08:08:24] PHP Warning: mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) in /home/pornleo/public_html/include/functions.php on line 299
[07-Jul-2011 08:08:24] PHP Warning: mysql_query() [<a href='function.mysql-query'>function.mysql-query</a>]: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) in /home/pornleo/public_html/include/functions.php on line 1748
[07-Jul-2011 08:08:24] PHP Warning: mysql_query() [<a href='function.mysql-query'>function.mysql-query</a>]: A link to the server could not be established in /home/pornleo/public_html/include/functions.php on line 1748
[07-Jul-2011 08:08:24] PHP Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean given in /home/pornleo/public_html/include/functions.php on line 1750
[07-Jul-2011 08:08:24] PHP Warning: mysql_close() expects parameter 1 to be resource, boolean given in /home/pornleo/public_html/include/functions.php on line 1758


i see this in the error_log ..

any idea?

I have no modified my template in months =/
I tried a different template.. same results
Visit this user's website Find all posts by this user
Quote this message in a reply
07-07-2011, 08:15 PM
Post: #6
RE: Tag Pages
all of that suggests that your site cant connect to your mysql server...
recheck your mysql details in config.php...

Custom HTML/CSS/PHP
http://theorderofindividualacceptance.co...p.php?id=1
Find all posts by this user
Quote this message in a reply
07-07-2011, 08:35 PM
Post: #7
RE: Tag Pages
if it couldn't it wouldn't be able to pull any videos on my page or anything else really.. it is connecting, i just duno what those errors mean specifically
Visit this user's website Find all posts by this user
Quote this message in a reply
07-07-2011, 10:22 PM
Post: #8
RE: Tag Pages
Quote:[07-Jul-2011 08:08:24] PHP Warning: mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) in /home/pornleo/public_html/include/functions.php on line 299
means it cant connect to the mysql server...

the rest of the errors, occur when calling certain mysql functions, after the connection has been refused...

Custom HTML/CSS/PHP
http://theorderofindividualacceptance.co...p.php?id=1
Find all posts by this user
Quote this message in a reply
08-07-2011, 02:31 AM
Post: #9
RE: Tag Pages
pls try to disable getting content from google.
for mysql error yu may have many visitrs so you have too much mysql conection
may be u need to get better server
Find all posts by this user
Quote this message in a reply
08-07-2011, 04:45 AM (This post was last modified: 08-07-2011 04:46 AM by DougieFresh1.)
Post: #10
RE: Tag Pages
i figured it out, when loading a tag page it calls a different server for the content. My firewall saw too many requests for this and blocked the IP Range.. which then didn't allow it to call to that IP.. I whitelist the IP range in my firewall and it's fixed.

Smile
(08-07-2011 02:31 AM)admin Wrote:  pls try to disable getting content from google.
for mysql error yu may have many visitrs so you have too much mysql conection
may be u need to get better server

Server

· 2x Xeon Quad Core E5630 2.53GHz

RAM

· 16 GB DDR3-1333 ECC SDRAM

These are my specs, I think I'm ok =P
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump: