Start ::
PostNuke 0.7 Support ::
Tutorials and Solutions ::
[Solution] Weblinks Open Blank Page!
Moderated by: Support Team
-
- rank:
-
Freshman
- registered:
- April 2005
- Status:
- offline
- last visit:
- 19.04.05
- Posts:
- 3
Hi pNuke Community ...
I had this problem with one of clients ... Weblinks open Blank Page when clicking on a link!
Solution:
open the file wl-util.php from pn/modules/web_links/
search for: function visit($lid)
now scroll down a little ... U'll find:
repalce it with:
Save ... try the Web Links module now
Best Regards
Oras -
- rank:
-
Professional
- registered:
- April 2004
- Status:
- offline
- last visit:
- 21.01.08
- Posts:
- 2723
There's a forum for "solutions" ... this one is for "support" ... hence the title, "Support"...
-----
AlarConcepts -
- rank:
-
Steering Committee
- registered:
- December 2002
- Status:
- offline
- last visit:
- 14.08.08
- Posts:
- 13407
So I'll move it, but it's a helpful post for some I expect
-----
Regards,
Simon
itbegins.co.uk - Zikula Consulting
Please read the Support Guide -
- rank:
-
Professional
- registered:
- April 2004
- Status:
- offline
- last visit:
- 21.01.08
- Posts:
- 2723
-
- rank:
-
Software Foundation
- registered:
- Status:
- offline
- last visit:
- 07.08.08
- Posts:
- 4470
never heard about this prob before - can you drop informations about the enviroment (php/webserver)?
anyway - due to some strange behaviour of search-engines (aka 'hijacking') one should use a 302 header when redirecting (fixed for upcoming .76rc4)
-----
regards from germany
..::[Zikula Application Framework]::.. ..::[SEO-Blog]::.. ..::[CMS Sicherheit]::.. -
- rank:
-
Helper
- registered:
- February 2005
- Status:
- offline
- last visit:
- 24.01.06
- Posts:
- 116
I had the Blank Page problem with a modified theme. -> .750
I switched out this line in the pnAPI.php file:
with what Oras stated earlier:
and everything seems to work fine.
thanks for the post
Start ::
PostNuke 0.7 Support ::
Tutorials and Solutions ::
[Solution] Weblinks Open Blank Page!
