Forum: vB3 General Discussions
21 Jan 2015, 17:51
|
Replies: 4
Views: 631
|
Forum: vB3 General Discussions
21 Jan 2015, 15:11
|
Replies: 4
Views: 631
Disabling email for older accounts
Is there any easy way (outside of a sql statement, which is what I assume I'm going to need here) to disable old accounts from receiving emails? Most people who receive the birthday email seem to...
|
Forum: Forum and Server Management
21 Jan 2010, 21:05
|
Replies: 103
Views: 21,709
|
Forum: vB3 General Discussions
08 Apr 2009, 06:33
|
Replies: 15
Views: 2,189
I wound up going into the db and editing the...
I wound up going into the db and editing the field to add my domain to the css url.
I then replicated the issue by saving the "main css". Maybe it is a plugin I have that does something upon...
|
Forum: vB3 General Discussions
03 Apr 2009, 22:19
|
Replies: 15
Views: 2,189
|
Forum: vB3 General Discussions
03 Apr 2009, 21:18
|
Replies: 15
Views: 2,189
|
Forum: vB3 General Discussions
03 Apr 2009, 20:25
|
Replies: 15
Views: 2,189
I tried disabling plugins, nothing changed...
I tried disabling plugins, nothing changed (outside of a few seconds of "wtf is going on" IMs).
If I use another style, I do get the full url back, like such:
<link rel="stylesheet"...
|
Forum: vB3 General Discussions
03 Apr 2009, 19:49
|
Replies: 15
Views: 2,189
All I'm saying is the path to the file was...
All I'm saying is the path to the file was affected, not the file itself. I can't find where the path to that file is written. If I could, I'd replace it with my path or backtrack properly.
|
Forum: vB3 General Discussions
03 Apr 2009, 19:01
|
Replies: 15
Views: 2,189
|
Forum: vB3 General Discussions
03 Apr 2009, 18:30
|
Replies: 15
Views: 2,189
|
Forum: vB3 General Discussions
03 Apr 2009, 18:05
|
Replies: 15
Views: 2,189
vbulletin_important.css location
I made a few style edits and after I saved them the funkiest thing happened to my vbulletin_important location reference - the domain disappeared.
Instead of:...
|
Forum: vB3 Design and Graphics Discussions
01 Sep 2008, 08:08
|
Replies: 1
Views: 781
Tightening many forums
I'm sure this has been asked before, and I'm hoping someone can point me in the right direction.
I have many forums, and for some I'd like to compact the look of them, so instead of 1 forum per...
|
Forum: Modification Graveyard
28 Aug 2008, 00:37
|
Replies: 828
Views: 235,531
|
Forum: Modification Graveyard
27 Aug 2008, 03:58
|
Replies: 828
Views: 235,531
MTV seems a little off, I'm guessing url has...
MTV seems a little off, I'm guessing url has changed
http://www.mtv.com/overdrive/?id=1592343&vid=195024
Try to include that and you'll get a video (not necessarily the one you want) and below...
|
Forum: vB3 General Discussions
21 Aug 2008, 13:26
|
Replies: 8
Views: 1,247
|
Forum: vB3 General Discussions
21 Aug 2008, 04:58
|
Replies: 8
Views: 1,247
That's what I'm trying to do, or should I say...
That's what I'm trying to do, or should I say that's what I was doing previously. $post would just include any input field I added to the form in the newthread template. I assume I need to do...
|
Forum: vB3 General Discussions
17 Aug 2008, 14:44
|
Replies: 8
Views: 1,247
|
Forum: vB3 General Discussions
17 Aug 2008, 12:39
|
Replies: 8
Views: 1,247
I'm sorry, I didn't explain what I was doing...
I'm sorry, I didn't explain what I was doing properly.
This is a checkbox I've added to the misc area for when you make a new post, right under "Automatically parse links in text" that all vB new...
|
Forum: vB3 General Discussions
17 Aug 2008, 02:55
|
Replies: 8
Views: 1,247
$post in 3.7
While on my journey from 3.6 to 3.7 I'm having some trouble with a script I have that looks at some extra checkboxes below a post.
In the newpost_process hook I take $post['message'] and parse it...
|
Forum: vB3 General Discussions
16 Aug 2008, 21:05
|
Replies: 3
Views: 652
|
Forum: vB3 General Discussions
16 Aug 2008, 19:56
|
Replies: 3
Views: 652
datastore retrieval
I just upgraded from 3.6.7 to 3.7.2
I was accessing something from my datastore like this:
$parse = $vbulletin->datastore->registry->mystuff;
Then I'd use $parse to parse the post message.
...
|
Forum: vBulletin 3.6 Add-ons
15 Mar 2008, 01:10
|
Replies: 2,155
Views: 725,780
|
Forum: vBulletin 3.6 Add-ons
15 Mar 2008, 00:02
|
Replies: 1,469
Views: 494,469
|
Forum: vBulletin 3.6 Add-ons
14 Mar 2008, 13:30
|
Replies: 2,155
Views: 725,780
It's rolling per post on the page. So the first...
It's rolling per post on the page. So the first post on a page will have 1 (in other words, it works fine), the second has 2 (itself and the first), the third 3. By the 15th you have 15. It starts...
|
Forum: vBulletin 3.6 Add-ons
14 Mar 2008, 04:17
|
Replies: 2,155
Views: 725,780
|