Script URL: http://www.fuhnie.com/linkman/
Version of script: 1.03
Version of PHP: 4.4.2
Hosting company: site5
Have you searched THIS FORUM for your problem: Yes
(if not please do before posting)
If so, what terms did you try: slow loading, wordpress, links page slow, Browse thru all the posts
Write your message below:
Hi, first of all thanks for creating this script. I'm trying to intergrate linkman link manager to my wordpress blog version 2.02.
Using a simple command:
<?php include("http://www.fuhnie.com/linkman/links.php"); ?>
on one of my page.
It works! But the thing is, the loading of the 'links page' is very very slow and it doesn't seem to be normal. It takes ages before the links showed up.
check this out - http://www.fuhnie.com/links/
I didn't change anything on 'links.php' except the links' description part.
I tried to look around on other wordpress blogs that are using this script and they don't seem to have problem like this.
I've also tried using raymond's method from this thread viewtopic.php?t=802
but doesn't work, links won't come out.
I'm running out of ideas. Please help.
Wordpress integration, very SLOW loading
Loads up reasonably fast for me. You can try if removing this
and from links.php speeds up things a little.
I never used Wordpress so not sure if there is anything else that could slow down things.
Code: Select all
require_once('header.txt');
Code: Select all
require_once('footer.txt');
I never used Wordpress so not sure if there is anything else that could slow down things.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools
It seems that the page is loading fine now. Hmm.. Strange.Klemen Stirn wrote:Loads up reasonably fast for me. You can try if removing thisandCode: Select all
require_once('header.txt');
from links.php speeds up things a little.Code: Select all
require_once('footer.txt');
I never used Wordpress so not sure if there is anything else that could slow down things.
Anyway, sorry for the trouble. Thanks!
Well if you open http://www.fuhnie.com/linkman/links.php directly it works ok, doesn't it? I have no idea how WP works so I can't be of much help here.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools