Register on the forum now to remove ALL ads + popups + get access to tons of hidden content for members only!
vintage erotica forum vintage erotica forum vintage erotica forum
vintage erotica forum
Home
Go Back   Vintage Erotica Forums > Information & Help Forum > Help Section
Best Porn Sites Live Sex Register FAQ Members List Calendar Mark Forums Read

Notices
Help Section If you have technical problems or questions then post or look for answers here.


Reply
 
Thread Tools Display Modes
Old August 2nd, 2013, 03:53 PM   #1
exfarmer
avvie pic by Estreeter
 
exfarmer's Avatar
 
Join Date: Jan 2009
Location: Essex, England
Posts: 13,737
Thanks: 109,422
Thanked 182,656 Times in 13,045 Posts
exfarmer 750000+exfarmer 750000+exfarmer 750000+exfarmer 750000+exfarmer 750000+exfarmer 750000+exfarmer 750000+exfarmer 750000+exfarmer 750000+exfarmer 750000+exfarmer 750000+
Default Forum Post Formatter

Can anyone suggest a website similar to http://www.theofficialbellybuttonforum.com ?

This site is excellent for Imagevenue users for setting up a large image post before making the actual post but it's down, are there any similar sites out there?
__________________
I no longer have time to upload videos, sorry.
exfarmer is offline   Reply With Quote
The Following 4 Users Say Thank You to exfarmer For This Useful Post:


Old August 2nd, 2013, 03:58 PM   #2
hos
Veteran Member
 
hos's Avatar
 
Join Date: Nov 2008
Location: back in the dirt
Posts: 10,633
Thanks: 29,723
Thanked 89,352 Times in 9,362 Posts
hos 500000+hos 500000+hos 500000+hos 500000+hos 500000+hos 500000+hos 500000+hos 500000+hos 500000+hos 500000+hos 500000+
Default

Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">

<html>
<head>
	<title>SpacerMaker</title>
</head>
<script>

function addspaces()
	{
	
	var outputvalue = "";
	var elm = document.getElementById("input");
	var	value = elm.value;
	elm.value = "";
	
	// remove linebreaks 
	for (var i = 0; i < value.length; i++)
		{
		if (value.charCodeAt(i) != "10" &&  value.charCodeAt(i) != "13" ) outputvalue +=value.charAt(i)
		}
	
	// insert spacers
	
	if (outputvalue.indexOf('[URL') >-1 ) outputvalue = outputvalue.replace(/\[\/URL\]/g, '[/URL] ')	
	else outputvalue = outputvalue.replace(/\[\/url\]/g, '[/url] ')		
		
	elm = document.getElementById("output");
	elm.value = outputvalue;
	
	}



</script>

<body>

	
<textarea id="input" style="width:400px; height:400px;"></textarea>
<a href="javascript:addspaces()" >Add Spaces</a>
<textarea id="output" style="width:400px; height:400px;"></textarea>
<br><br>
<strong>howto:</strong> insert original bbcode into the left textbox, click "Add spaces" and copy the result from the right box into your post.
</body>
</html>

copy code, paste to textfile, store as *.html, open in browser, set a bookmark. works with all hosts providing bbcode usable in our forum

it removes all linebreaks and adds a space between each image. this way your post will place as many images in one line as possible without destroying the VEF post layout.

if you're using noscript or similar tools you have to whitelist this helper.
__________________
You may be the most important brick in the least important wall, but really you're just a bit of something on a bit of something else.

Last edited by hos; August 2nd, 2013 at 04:03 PM..
hos is offline   Reply With Quote
The Following 10 Users Say Thank You to hos For This Useful Post:
Old August 2nd, 2013, 04:10 PM   #3
exfarmer
avvie pic by Estreeter
 
exfarmer's Avatar
 
Join Date: Jan 2009
Location: Essex, England
Posts: 13,737
Thanks: 109,422
Thanked 182,656 Times in 13,045 Posts
exfarmer 750000+exfarmer 750000+exfarmer 750000+exfarmer 750000+exfarmer 750000+exfarmer 750000+exfarmer 750000+exfarmer 750000+exfarmer 750000+exfarmer 750000+exfarmer 750000+
Default

How do you save as html? With notepad I just get two options *txt or all files.
__________________
I no longer have time to upload videos, sorry.
exfarmer is offline   Reply With Quote
The Following 4 Users Say Thank You to exfarmer For This Useful Post:
Old August 2nd, 2013, 04:24 PM   #4
hos
Veteran Member
 
hos's Avatar
 
Join Date: Nov 2008
Location: back in the dirt
Posts: 10,633
Thanks: 29,723
Thanked 89,352 Times in 9,362 Posts
hos 500000+hos 500000+hos 500000+hos 500000+hos 500000+hos 500000+hos 500000+hos 500000+hos 500000+hos 500000+hos 500000+
Default

in save file dialog select "all files" and enter the file suffix by hand

myhtmlfile.html

or whatever you like to call it

you can also save as *.txt and rename the suffix later in windows explorer, but here you need to disable the hiding of suffixes for known file types (if hide suffixes is enabled in your system, check explorer menu->extras->folder options->view to change it).
__________________
You may be the most important brick in the least important wall, but really you're just a bit of something on a bit of something else.

Last edited by hos; August 2nd, 2013 at 04:30 PM..
hos is offline   Reply With Quote
The Following 7 Users Say Thank You to hos For This Useful Post:
Old August 2nd, 2013, 04:36 PM   #5
exfarmer
avvie pic by Estreeter
 
exfarmer's Avatar
 
Join Date: Jan 2009
Location: Essex, England
Posts: 13,737
Thanks: 109,422
Thanked 182,656 Times in 13,045 Posts
exfarmer 750000+exfarmer 750000+exfarmer 750000+exfarmer 750000+exfarmer 750000+exfarmer 750000+exfarmer 750000+exfarmer 750000+exfarmer 750000+exfarmer 750000+exfarmer 750000+
Default

Excellent, when it's explained even an idiot like me can use it. I'll give it a try when I next post a set of model pics.

I think we'll keep this thread in Help for useful info. Cheers
__________________
I no longer have time to upload videos, sorry.
exfarmer is offline   Reply With Quote
The Following 6 Users Say Thank You to exfarmer For This Useful Post:
Old August 3rd, 2013, 04:37 AM   #6
DTravel
Lean Mean Screencap Machine
 
DTravel's Avatar
 
Join Date: Apr 2008
Location: Better you don't know.
Posts: 23,804
Thanks: 10,480
Thanked 207,303 Times in 23,713 Posts
DTravel 1000000+DTravel 1000000+DTravel 1000000+DTravel 1000000+DTravel 1000000+DTravel 1000000+DTravel 1000000+DTravel 1000000+DTravel 1000000+DTravel 1000000+DTravel 1000000+
Default

Quote:
Originally Posted by exfarmer View Post
Can anyone suggest a website similar to http://www.theofficialbellybuttonforum.com ?

This site is excellent for Imagevenue users for setting up a large image post before making the actual post but it's down, are there any similar sites out there?
I just use Notepad. I use IIIUploader to load the images to IV, copy the links to a Notepad file and add any text I want. UBB posting codes are simple enough I can just type them in if I want to use them. This also allows me to save the posts for re-use later if I want.
__________________

To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.

I rage and weep for my country.
To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.

To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.

I can reup screencaps, other material might have been lost.
DTravel is offline   Reply With Quote
The Following 3 Users Say Thank You to DTravel For This Useful Post:
Old August 3rd, 2013, 08:15 PM   #7
stralis440
Vintage Member
 
stralis440's Avatar
 
Join Date: Mar 2008
Posts: 3,783
Thanks: 4,318
Thanked 103,269 Times in 3,893 Posts
stralis440 500000+stralis440 500000+stralis440 500000+stralis440 500000+stralis440 500000+stralis440 500000+stralis440 500000+stralis440 500000+stralis440 500000+stralis440 500000+stralis440 500000+
Default

Bellybutton is working again now. Glad about that, it`s a great little page
stralis440 is offline   Reply With Quote
The Following 3 Users Say Thank You to stralis440 For This Useful Post:
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump




All times are GMT. The time now is 11:41 AM.






vBulletin Optimisation provided by vB Optimise v2.6.1 (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.