vbulletin Questions
2
Solved
I'm using vBulletin to style a forum which primarily uses tables to style the site. How would I go about using padding on a tbody to space the content away from the border?
Here you can see a pict...
1
I was looking for the bottleneck of a web application and found out that INSERT queries run significant slower like this:
MariaDB [myforum]> insert into tag set tagtext='abc12345',dateline=uni...
1
Working now on a vBulletin board, which runs on MySQL 5.6.21 with InnoDB table engine. There is a default query in vBulletin, which uses index hint on one column and the same time uses fulltext ind...
Selfgovernment asked 17/4, 2015 at 7:8
1
I need to post a forum post on vbulletin via CURL and PHP, doesnt seem to be a hard job, however it has to have images, and I'm fine with uploading one image, but as soon as I add a second image, i...
2
Solved
I got a lot of suhosin errors in my /var/log/messages
Dec 22 06:28:12 server suhosin[4637]: ALERT - configured request variable name length limit exceeded - dropped variable '66583-((-....-.........
3
Solved
I'm building a Flex widget for a private vBulletin site, and the Flex widget needs to access an XML file on the vBulletin server in order to display data.
For security reasons, the XML URL will ne...
Men asked 7/2, 2009 at 11:39
2
I'm trying to log into a vbulletin forum. I got this far:
private string login(string url, string username, string password)
{
string values = "vb_login_username={0}&vb_login_password={1}"
val...
1
Solved
we have a lot of users on a VBulletin forum. now i want write few more apps on rails for the same userbase. Until now all the authentication and session management is being taken care of by VBullet...
Indicate asked 27/2, 2009 at 0:22
1
© 2022 - 2024 — McMap. All rights reserved.