Go Back   vb.org Archive > Search Forums
FAQ Community Calendar Today's Posts Search

Showing results 1 to 25 of 47
Search took 0.00 seconds.
Search: Posts Made By: Cip
Forum: vBulletin 4 Articles 04-06-2010, 05:53 PM
Replies: 1,120
Views: 256,557
Posted By Cip
I'm a little bit unsatisfied with the template...

I'm a little bit unsatisfied with the template that you suggest, mainly because the sub-title suggests that the content should be inside of a box. Other than that, great advice (as always ;)).
Forum: vBulletin 3.8 Add-ons 12-21-2009, 10:25 AM
Replies: 108
Views: 28,122
Posted By Cip
I originally wrote this addon for myself, and...

I originally wrote this addon for myself, and I'll still be in need of a wiki for vB after I've upped my board to 4.0, so yes. Though, it might look a bit different since I'll be rewriting most of...
Forum: vBulletin 3.8 Add-ons 12-17-2009, 07:55 PM
Replies: 108
Views: 28,122
Posted By Cip
Ya it sucks, I know. :( That's simple! Allow...

Ya it sucks, I know. :(

That's simple! Allow your admins access to the forum where all wiki pages are stored, soft delete the posts (revisions) that you don't like, and voila!

At the moment...
Forum: vB4 Programming Discussions 11-15-2009, 05:09 AM
Replies: 17
Views: 4,071
Posted By Cip
vB Style is god vBulletinized. :)

vB Style is god vBulletinized. :)
Forum: vBulletin 3.8 Add-ons 10-19-2009, 04:22 PM
Replies: 108
Views: 28,122
Posted By Cip
Another thing I realised; make sure that it isn't...

Another thing I realised; make sure that it isn't your rewrite rule (URL thingie) that is messing with you.

At the moment the only ways to restrict users from editing pages is to add them to the...
Forum: vBulletin 3.8 Add-ons 10-18-2009, 08:43 AM
Replies: 108
Views: 28,122
Posted By Cip
Actually, Special: doesn't need any further...

Actually, Special: doesn't need any further tweaking since it counts as a page. (just that it's reserved from editing and stuff). I'm going to remove &edit and &.... whatever the second one is, I...
Forum: vBulletin 3.8 Add-ons 10-12-2009, 05:32 AM
Replies: 108
Views: 28,122
Posted By Cip
Custom URLs is something you usually see a lot on...

Custom URLs is something you usually see a lot on wikis, often in the shape of example.com/wiki/Article_Name rather than example.com/wiki.php?page=Article_Name.
The idea is to let you decide how the...
Forum: vBulletin 3.8 Add-ons 09-29-2009, 03:31 PM
Replies: 108
Views: 28,122
Posted By Cip
Actually, there's no "internal linking" system as...

Actually, there's no "internal linking" system as of now. You'll have to create your own BBCode to solve that. I don't know exactly how to proceed since I want to throw out TinyMCE as the main editor...
Forum: vBulletin 3.8 Add-ons 09-06-2009, 05:02 PM
Replies: 108
Views: 28,122
Posted By Cip
Tagging might be a bit overkill, but thread...

Tagging might be a bit overkill, but thread prefixes as namespaces/categories is actually a really good idea. (Why didn't I think of that?!)

Unfortunately not, I've got a fairly major project...
Forum: vBulletin 3.8 Add-ons 09-05-2009, 01:48 AM
Replies: 108
Views: 28,122
Posted By Cip
Sounds like there would be something wrong with...

Sounds like there would be something wrong with the naming..
What's the article named (title) in the forum, what's the (relative) URL to the wiki article?


At the moment THS Wiki does not do...
Forum: vBulletin 3.8 Add-ons 09-03-2009, 01:01 PM
Replies: 108
Views: 28,122
Posted By Cip
Hmm, that's odd. I wonder if the query throws a...

Hmm, that's odd. I wonder if the query throws a silent error. I'm kind of... flimsy at the moment, so I'm gonna have to get back to you on this one.

Until then I suggest that you run all queries...
Forum: vBulletin 3.8 Add-ons 09-02-2009, 01:57 PM
Replies: 108
Views: 28,122
Posted By Cip
What PHP version are you running? (AdminCP ->...

What PHP version are you running? (AdminCP -> Maintenance -> View PHP Info)

I'm fairly busy with another project at the moment, but I'll try to come back to this one ASAP :)
Forum: vBulletin 3.8 Add-ons 08-29-2009, 06:33 AM
Replies: 108
Views: 28,122
Posted By Cip
I'm afraid that we would need to re-do a lot of...

I'm afraid that we would need to re-do a lot of the code to make it compatible with PHP 4, I suggest you grab a fiveiron and tell your administrator to upgrade to PHP 5, or else! ;)
Forum: vBulletin 3.8 Add-ons 08-27-2009, 05:48 PM
Replies: 108
Views: 28,122
Posted By Cip
At the moment the development of 1.4 has been...

At the moment the development of 1.4 has been halted to allow for us to focus on other products. 1.3 seems to run fine though, download it and have a look at the changelog to see if it could possibly...
Forum: vBulletin 3.8 Add-ons 08-14-2009, 09:17 AM
Replies: 108
Views: 28,122
Posted By Cip
Your best bet would be to run a database script...

Your best bet would be to run a database script that exports content from the MediaWiki tables into the vBulletin post and thread tables, unfortunately I cant really help you out with that one :(
Forum: vBulletin 3.8 Add-ons 07-19-2009, 09:44 PM
Replies: 108
Views: 28,122
Posted By Cip
1.3 has been released, download it from here or...

1.3 has been released, download it from here or from http://triplehead.net/index.php/products/ths-wiki/
Forum: vBulletin 3.8 Add-ons 07-19-2009, 11:07 AM
Replies: 108
Views: 28,122
Posted By Cip
THS Wiki ignores the permissions set for the...

THS Wiki ignores the permissions set for the forum you are using for storage, the only prohibited users in 1.3 will be users that have been banned from the forum.

More "limitations" will be...
Forum: vBulletin 3.8 Add-ons 07-17-2009, 01:42 PM
Replies: 108
Views: 28,122
Posted By Cip
I've spent a few hours getting reaquainted with...

I've spent a few hours getting reaquainted with the code and have been tinkering with it for the 1.3 update which will include:

I have dinnerreservations, so I'll have to do the Report Article...
Forum: vBulletin 3.8 Add-ons 07-13-2009, 11:34 AM
Replies: 108
Views: 28,122
Posted By Cip
It seems like I'm coming home for a few days...

It seems like I'm coming home for a few days later on this week, I hope that I'll be able to roll out the next version then.
Forum: vBulletin 3.8 Add-ons 06-30-2009, 02:58 PM
Replies: 108
Views: 28,122
Posted By Cip
Not at the moment, but there's more people who's...

Not at the moment, but there's more people who's asked for a limitation based on the amount of posts a user has, and I'm thinking you should be able to choose whether you want to completely prohibit...
Forum: vBulletin 3.8 Add-ons 06-26-2009, 01:04 PM
Replies: 108
Views: 28,122
Posted By Cip
I'm away on work for at least two more weeks and...

I'm away on work for at least two more weeks and then we'll see how things go. From what I remember I'm close to done on the update so it shouldn't take too long once I get home.
Forum: vB3 General Discussions 06-08-2009, 07:21 AM
Replies: 4
Views: 555
Posted By Cip
Your best bet is to find a list of IPs that are...

Your best bet is to find a list of IPs that are used by proxies and ban them by that.
Forum: vBulletin 3.8 Add-ons 05-28-2009, 04:36 AM
Replies: 108
Views: 28,122
Posted By Cip
Hey guys, I've been kind of busy lately so the...

Hey guys, I've been kind of busy lately so the whole 1.3 release last Tuesday got blown away :p


1) You could add a [wiki] BBCode tag that links to wiki.php?page=*insert page here*
2) There will...
Forum: vBulletin 3.8 Add-ons 05-18-2009, 07:29 PM
Replies: 108
Views: 28,122
Posted By Cip
Eeek. That doesn't seem like something I'll be...

Eeek. That doesn't seem like something I'll be able to create a workaround for. I should probably throw in a dependancy for PHP5 in the product.xml

Sorry :(
Forum: vBulletin 3.8 Add-ons 05-18-2009, 06:55 PM
Replies: 108
Views: 28,122
Posted By Cip
I'm afraid that's something your administrator...

I'm afraid that's something your administrator will have to change, unless you're running your site on Apache (through a module, not CGI), in which case you may be able to add the following lines to...
Showing results 1 to 25 of 47

 
Forum Jump

All times are GMT. The time now is 11:46 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02937 seconds
  • Memory Usage 2,045KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)forumjump
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (2)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)search_results
  • (25)search_results_postbit
  • (1)spacer_close
  • (1)spacer_open
  • (71)threadbit_pagelink 

Phrase Groups Available:
  • global
  • inlinemod
  • prefix
  • search
Included Files:
  • ./search.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_search.php
  • ./includes/functions_databuild.php
  • ./includes/functions_forumlist.php
  • ./includes/functions_misc.php
  • ./includes/functions_forumdisplay.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • search_before_process
  • search_start
  • search_results_start
  • search_results_query_posts
  • search_results_prebits
  • threadbit_process
  • search_results_postbit
  • pagenav_page
  • pagenav_complete
  • forumjump
  • search_complete
  • navbits
  • navbits_complete