Results 1 to 10 of 16
-
30th Nov 2011, 04:34 PM #1OPMember
A weird issue with SBorg!
Hi,
I have a disappointing problem with this SBorg script. All my uploaded links from all filehosts ends to a "<br />" and it makes all created post useless, I have to edit all created posts!
here is my template:
<a href="%fileserve_links%"> Single Link from FileServe</a>
but this the created post:
<a href="http://www.fileserve.com/file/tn7SVfW/xxx.mkv<br />
"> Single Link from FileServe</a>
Any one knows how to fix it? I also asked from their support, posted in their forum, but they do not have any idea
Thank youm107 Reviewed by m107 on . A weird issue with SBorg! Hi, I have a disappointing problem with this SBorg script. All my uploaded links from all filehosts ends to a "<br />" and it makes all created post useless, I have to edit all created posts! here is my template: <a href="%fileserve_links%"> Single Link from FileServe</a> but this the created post: <a href="http://www.fileserve.com/file/tn7SVfW/xxx.mkv<br /> "> Single Link from FileServe</a> Rating: 5
-
30th Nov 2011, 04:37 PM #2MemberWebsite's:
scrls.co.ukI also have this same problem. what you are going to have to do is just take the <br> away like i do for every post, annoying yes but nothing you can do i dont think.
<a href="http://www.fileserve.com/file/tn7SVfW/xxx.mkv"> Single Link from FileServe</a>
just have to edit so that this is how it ends up
-
30th Nov 2011, 04:42 PM #3OPMember
yeah, that's what I;m doing now, but ir makes me sick, each time I have to edit all link! Their support referred me to somik, but there is no reply till now.
BTW, I'm happy to find some one else having this problem, I thought its just me, so maybe its my vps or script configuration problem.
Thank you
-
30th Nov 2011, 04:46 PM #4MemberWebsite's:
KWWHunction.com Google.comyou are posting on wordpress with html code? if yes. try using bbcode on your wp,
make your template as bbcode
<br> break or new line,
-
30th Nov 2011, 04:48 PM #5OPMember
Actually there is the same problem with BBcode, there is a "br" after the file name, but I dont want break.
thank you for the reply
-
30th Nov 2011, 04:53 PM #6MemberWebsite's:
KWWHunction.com Google.comtry this, http://wordpress.org/extend/plugins/boingball-bbcode/
and edit your template like this: [ URL=%fileserve_links%]Single Link from FileServe[/URL ]
remove the spaces
-
30th Nov 2011, 04:56 PM #7MemberWebsite's:
servode.comIdk if this will help or not but add this to your functions.php file and see if it solves the problem :
PHP Code:remove_filter('the_content', 'wpautop');
remove_filter('the_content', 'wptexturize');
-
1st Dec 2011, 07:43 AM #8MemberWebsite's:
scrls.co.uknice code mintcold.. works a treat.
-
1st Dec 2011, 07:53 AM #9OPMember
-
1st Dec 2011, 08:00 AM #10MemberWebsite's:
servode.comIts in your themes folder --- the theme you are using ....
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
This Is Weird O.o
By rko in forum General DiscussionReplies: 8Last Post: 19th Jan 2012, 05:25 PM -
sBorg Issue
By ZeroAT in forum Server ManagementReplies: 2Last Post: 6th Feb 2011, 01:41 AM -
[Weird] Template's Issue's
By SᴩiDᴇЯ in forum vBulletinReplies: 2Last Post: 21st Mar 2010, 03:20 PM -
Weird
By NeoSharez in forum Webmaster DiscussionReplies: 11Last Post: 1st Jul 2009, 01:25 AM
themaPoster - post to forums and...
Version 5.35 released. Open older version (or...