WebmasterSite.net

Archives

Ancient, outdated posts. Please don't follow advice in posts here, it's no longer applicable!

Show unanswered topics / topics with 10+ replies / all topics
Show topics, ordered by
Topic Title Replies Views Rating Created Last Post
topic Right area still showing - is it in CSS
Paul great job on the new version (4.0.41)! Although I'm asking the WSN Links community (and Paul) a question about the right side. I commented ot the right side - my page is very narrow and wanted to utilize the space. I did catch everything but as you can see in my example page there still is the right area blank. I've scanned thru the templates and css file but I'm stumped. Oh and what template is this called in the admin template area? Thanks everyone.
2 545 Oct 20, 2007
8:05 AM
By PrimaPhoto
Oct 20, 2007
3:53 PM
By PrimaPhoto Last Post
topic Member Home Template -> Claim Link
I just automatically upgraded to 4.1.7 and started to update my templates when I noticed that the part of the Member Home page where you can enter the URL to claim your link isn't working correctly. The essential bits are missing: "Do you own a site in the directory which isn't currently associated with your acccount? To request ownership of the listing, first edit the linked page to insert in the section of your page. Then type the exact url as listed in this directory: " ...
5 272 Oct 18, 2007
9:13 AM
By Jenny
Oct 20, 2007
2:27 PM
By Paul Last Post
topic Upgrade to 4.1.8
I receive the following error when upgrading from the admin panel on 4.1.6: Unable to open in read mode '' Warning: Invalid argument supplied for foreach() in /home/onlineco/public_html/v2/includes/filefunctions.php on line 51 Warning: Invalid argument supplied for foreach() in /home/onlineco/public_html/v2/includes/filefunctions.php on line 51 This happens on several different sites which have never had a problem upgrading before.
1 266 Oct 19, 2007
5:19 PM
By mrkarron
Oct 20, 2007
2:25 PM
By Paul Last Post
topic Error in the forum
hello when i try to read this topic : Tags aren't being rewritten here : http://www.webmastersite.net/forums/comments.php?id=7657 i can see this message : Fatal error: Call to undefined function parsexmldb() in /home/wmaster/public_html/forums/classes/member.php on line 476
0 301 Oct 20, 2007
8:21 AM
By noifrup
Oct 20, 2007
8:21 AM
By noifrup Last Post
topic Tag Cloud?
I feel quite stupid, but I couldn't find anything about the tags in the manual or the forum, and I can't find a hint in the admin section (besides the switch) or in a link template. How do you add tags???
5 298 Oct 18, 2007
12:39 PM
By Jenny
Oct 19, 2007
4:48 PM
By Jenny Last Post
topic search.php code question
We found in search.php on line 189 version 4.1.6 and prior is it correct? Line reads: "while ($linkrow = $db->row($dolinksearch))" This appears to be testing equivalence and likely wants to use the equal == operator as in: "while ($linkrow == $db->row($dolinksearch))"
1 408 Oct 19, 2007
8:41 AM
By rw
Oct 19, 2007
1:36 PM
By Paul Last Post
topic Auto Upgrade 4.1.7 -> 4.1.8
won't upgrade and I get this: Query 6: SELECT `original`,`replacement`,`description`,`id`,`sortorder` FROM wsnlinks_markup WHERE type='smilie' ORDER BY sortorder Number of rows is 14 Unable to open in read mode '' Warning: Invalid argument supplied for foreach() in /home/linklou/public_html/includes/filefunctions.php on line 51 Warning: Invalid argument supplied for foreach() in /home/linklou/public_html/includes/filefunctions.php on line 51 Warning: Inval...
0 183 Oct 19, 2007
5:13 AM
By Jenny
Oct 19, 2007
5:13 AM
By Jenny Last Post
topic Error Message
What does this mean when trying to update links through the back end? Does this mean that none of my previous updates have worked - even though they say they have? Warning: ftp_site(): No file name in /home/offer/public_html/includes/filefunctions.php on line 168 Warning: copy(../newposts.php): failed to open stream: Permission denied in /home/offer/public_html/includes/filefunctions.php on line 32 Warning: ftp_site(): No file name in /home/offer/public_html/includes/filefunctions.ph...
4 244 Oct 17, 2007
2:54 AM
By Wunderlust
Oct 18, 2007
11:45 PM
By Wunderlust Last Post
topic upgrade - new templates
when upgrading automatically, although it appears to upgrade existing templates (other than customised ones) it does not add any new templates. ie after upgrading to 4.1.6 and then editing a link I get the warning message that custom.tpl does not exist. Perhaps we could have a list of new templates so we can download the latest version and add them manually? This has always been a good script Paul, it surpasses that now! :D
1 297 Oct 17, 2007
9:56 PM
By babrees
Oct 18, 2007
11:16 PM
By Paul Last Post
topic Navigation Menu
adding css for a navigation menu
Just got WSN Links and love it. As I go through the manual and learn the codes I can help with template mods. Didn't see this anywhere and it's a simple one that I've used on my site and thought I'd share. Simply modify the image paths, sizes, and colors to your personal choice. Add the following to your css template: #navbar_menubar { margin-left: 0; position: relative; width: 100%; display: block; height: 25px; font-size: 14px; font-weight: bold; font-family...
2 301 Oct 16, 2007
5:58 PM
By Webmist
Oct 18, 2007
6:27 PM
By Webmist Last Post
topic expire date
Is there a way to display the expire date as the actual date? At the moment it shows as numbers. If not is there a "get around" I could possibly do?
9 287 Oct 12, 2007
9:36 PM
By babrees
Oct 17, 2007
9:28 PM
By babrees Last Post
topic 4.1.3 bug list
hello For the SEO : if i want to change here : Format for category rewriting: {CATREWRITEPATH}/{PAGE}/ by WORD-{CATREWRITEPATH}/{PAGE}/ works fine for categories url in the top main page but not for the details links miss WORD- in the url :( if i made a change like that : {CATREWRITEPATH}/WORD-{PAGE}/ Create an error because miss one " " in the new htaccess like : RewriteRule ^[-_/+A-Za-z0-9äüößèà ]+/([...
13 390 Sep 29, 2007
2:24 PM
By noifrup
Oct 17, 2007
8:39 AM
By noifrup Last Post
topic toplist filter for expire date is null
Can I generate a toplist for just links that I have input an expire date? I want it in ascending order so can't do it just be limiting the number shown.
1 231 Oct 16, 2007
9:35 PM
By babrees
Oct 17, 2007
8:17 AM
By Paul Last Post
topic variable not resolving
Have 2 types of comments, all set-up in admin and works, but these 2 variable do not resolve in templates. {LINKNUMREGULARCOMMENTS} {LINKNUMOTHERCOMMENTS} Any help appreciated. Thanks.
1 240 Oct 15, 2007
12:45 PM
By rw
Oct 16, 2007
7:46 PM
By Paul Last Post
topic Drop down menu not listing all (1, 2)
Hi, During my search through all of the categories to remove the hyphens in the category names I started to notice towards the last few that the sub categories after being edited for the hyphens were showing up as top level categories and not sub categories. In one instance I noticed it was of a similar problem to the hyphen issue but with "&" for some reason that category got called "30" instead of /wsn/somerset-&-avon/ and after changing the "&" to "...
20 661 Oct 08, 2007
12:12 AM
By Jez
Oct 16, 2007
6:56 PM
By Paul Last Post
Search for in

Page: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 Last

submit Forum Stats
Moderators:
Topics: 3119
Last topic added: 01/10/09 - 7:09 AM