Announcement
Collapse
No announcement yet.
User Profile
Collapse
-
How can I import from plain text?
I have files of text that I want to import into vBulletin as posts. I don't want to publish such posts using copy and paste. I want, for example, to convert the text into SQL statements and directly...
-
Problem Loading Style
Hi everyone
I am upgrading from 2.0.0 RC1 to 2.2.1. I got all the files for the new version as well as all the upgrade files. I also got an Arabized vbulletin.style for version 2.2.0....
-
You are right!
Your assumption was correct. I took out that extra code from phpinclude and things worked fine. However, I still don't understand why.
-
I included the code for last10 posts hack
I added the following code to install the last10 posts hack:
PHP Code:ob_start();
include_once("./last10.php");
Leave a comment:
-
You need to change the following line in admin/adminfunctions.php and admin/index.php:
Change:
PHP Code:<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
Leave a comment:
-
problem corrected
I discovered that the same problem exists for posts titles. Somehow, the new title that the user enters get changed before reaching the update statement. I don't know...
Leave a comment:
-
Thread title changed incorrectly
When a moderator edits a post and changes the title of a thread, the thread's title is not updated with what the moderator enters, but rather with the title of the thread that follows it.
...
-
If I want to post only few lines of HTML code, then I can put everything in one line. However, what I want to post spans over a hundred lines.
Leave a comment:
-
Thanks tubedogg for your reply. However, what I am asking is a little bit different.
I am posting a page pre-formatted using HTML tags (e.g., tables, lists, forms, etc.) and I want the...
Leave a comment:
-
How to disable line breaks in posts?
Hi everyone,
I have pre-formatted information that I want to post in my forum. When I copy the HTML code directly into the post, vBulletin inserts line breaks at the end of each line which...
No activity results to display
Show More
Leave a comment: