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

Showing results 1 to 25 of 59
Search took 0.00 seconds.
Search: Posts Made By: Sven
Forum: vBulletin 3.8 Styles 03-05-2015, 01:02 PM
Replies: 253
Views: 102,057
Posted By Sven
Q: How would I add basic editor capabilities to...

Q: How would I add basic editor capabilities to the reply textarea?
I think it would be nice to have quick options for 'B/I/U/URL/IMG/QUOTE' BB Codes to be inserted into the reply field.
Forum: vBulletin 3.7 Add-ons 08-07-2008, 09:10 AM
Replies: 422
Moderators Functions - Force Users to Read a Thread
Views: 152,898
Posted By Sven
Would be great if this one would also support...

Would be great if this one would also support Announcements...

I think it's even more important than threads....
Forum: vB3 General Discussions 04-02-2008, 11:29 AM
Replies: 2
Views: 888
Posted By Sven
Template: Determine if file exists possible?

I have the following conditional for a hack:
<if condition="$attachment['replay']['official']">
<img src='images/mappics/{$attachment[replay][picname]}.png' style='width:200px; height:200px;...
Forum: vB3 Programming Discussions 01-30-2008, 06:47 AM
Replies: 0
Views: 642
Posted By Sven
call attachment.php from script?

For a special functionality we need to read an attachment.

Is it possible to use the attachment.php, passing the attachment ID to it, from another .php file?
Forum: vB3 Programming Discussions 01-29-2008, 06:03 PM
Replies: 1
Views: 694
Posted By Sven
We got a little further and found out that it...

We got a little further and found out that it seems like the twrr.php behaves as if it would be a user without proper permissions.

How can we achieve that it is recognized as having permission?
Forum: vB3 Programming Discussions 01-29-2008, 12:08 PM
Replies: 1
Views: 694
Posted By Sven
Hack not working in internal forums?

We have created a nice function that parses information of a gamereplay that is attached to a posting. Works nice but there's a problem:
In all forums that are 'internal' the tool won't work.
...
Forum: vB3 Programming Discussions 01-21-2008, 04:25 PM
Replies: 2
Views: 732
Posted By Sven
thx ;)

thx ;)
Forum: vB3 Programming Discussions 01-20-2008, 09:14 PM
Replies: 2
Views: 732
Posted By Sven
Problem using an array in a template

I have the following 'print_r' from a variable:
Array
(
[file] => CML-1-1001.CNC3Replay
[size] => 246 KB
[name] => Automatch Battle: LowLayer R0B0TIK
[desc] => Keine...
Forum: vBulletin 3.5 Add-ons 02-02-2006, 12:53 PM
Replies: 254
Views: 75,940
Posted By Sven
I guess the other way would be to create an own...

I guess the other way would be to create an own login that is querying the vb database... but I doubt I have the knowledge to do that w/o opening security holes...

Thx anyway... I'm going to stick...
Forum: vBulletin 3.5 Add-ons 02-02-2006, 08:46 AM
Replies: 254
Views: 75,940
Posted By Sven
Have you got any news regarding my problem?

Have you got any news regarding my problem?
Forum: vBulletin 3.5 Add-ons 01-26-2006, 01:15 PM
Replies: 254
Views: 75,940
Posted By Sven
That won't help as the forums are in / already...

That won't help as the forums are in / already and sw-eaw.de is not part of the DocumentRoot of that particular VirtualHost but an own one.

So I would need to set the cookie path to a directory...
Forum: vBulletin 3.5 Add-ons 01-25-2006, 12:13 PM
Replies: 254
Views: 75,940
Posted By Sven
Thx for the answer... ;) ...but the problem is...

Thx for the answer... ;)
...but the problem is vice versa....
I can actually send POST data to vBulletin.

Here's what's happening when i call the modification from sw-eaw.de:
The form appars...
Forum: vB3 General Discussions 01-24-2006, 06:25 PM
Replies: 0
Views: 739
Posted By Sven
Is it possible at all?Cross domain login

With regards to this modification:
Simple vB User login and access control on non vB pages (https://vborg.vbsupport.ru/showthread.php?t=100992)

As it's quite urgent (our shoutbox get's a little...
Forum: vBulletin 3.5 Add-ons 01-24-2006, 03:17 PM
Replies: 254
Views: 75,940
Posted By Sven
Nice one ;) Does it actually work across...

Nice one ;)

Does it actually work across domains?
I tried to implement it on my site www.sw-eaw.de in order to restrict users which are not registered on the forums on www.cncforen.de from...
Forum: vB3 General Discussions 01-22-2006, 07:10 PM
Replies: 2
Views: 838
Posted By Sven
I assume you will need a cronjob on your server...

I assume you will need a cronjob on your server that is reading all email that was sent to a specific email address/username on the server (like /var/mail/[username]) and inserts them, one by one,...
Forum: vB3 General Discussions 01-22-2006, 06:44 PM
Replies: 0
Views: 789
Posted By Sven
Use vB login on other site?

So here's what I want to achieve:
Running cncforen.de with roughly 10.000 registered users and, on the same server (hardware) but on a different domain, a fan site dedicated to Star Wars: Empire at...
Forum: vBulletin 3.5 Add-ons 11-09-2005, 07:57 PM
Replies: 480
Views: 107,570
Posted By Sven
looks quite nice, even though I didn't install...

looks quite nice, even though I didn't install yet....

What I'd really like to see is an option to scan registrations for doubles.
There was that Hack for vB2, called 'Who might this new user be'...
Forum: Modification Graveyard 03-08-2005, 09:37 AM
Replies: 144
Views: 20,100
Posted By Sven
Actually I found that any member has access to...

Actually I found that any member has access to the bug tracker if he's got the direct link. Even while the bug tracker is located in a private forum anyone can view it.
Should be changed... or do I...
Forum: vBulletin 3.0 Full Releases 11-18-2004, 08:08 AM
Replies: 47
Views: 16,923
Posted By Sven
I just tried to add a new cutom bbcode to our...

I just tried to add a new cutom bbcode to our forums - well, that worked - but the new created code won't show up in the bbcode manager.

I edited all the files, according to the install.html, once...
Forum: vB3 General Discussions 09-30-2004, 11:23 AM
Replies: 60
Views: 9,451
Posted By Sven
me too! ;) Please, would you? It's the...

me too! ;)
Please, would you?

It's the only way to tell if there are users with multiple registrations - something we do want to prevent on our forums....
Forum: vBulletin 3.0 Full Releases 09-30-2004, 10:09 AM
Replies: 47
Views: 16,923
Posted By Sven
After the upgrade to 3.03 I had to re-install...

After the upgrade to 3.03 I had to re-install this hack and, as an outcome, here are the instructions for the countdown:

Install the hack
Add the following code to includes/functions.php:
//...
Forum: vBulletin 3.0 Full Releases 06-25-2004, 08:24 AM
Replies: 47
Views: 16,923
Posted By Sven
^bump^

^bump^
Forum: vBulletin 3.0 Full Releases 06-22-2004, 08:40 AM
Replies: 47
Views: 16,923
Posted By Sven
sorry for double posting but I didn't want to...

sorry for double posting but I didn't want to edit in case someone read my previous posting and wouldn't recognize this posting then.

I think I found out what's going wrong, it's because If I'm...
Forum: vBulletin 3.0 Full Releases 06-21-2004, 12:38 PM
Replies: 47
Views: 16,923
Posted By Sven
I have installed this hack so far since I was...

I have installed this hack so far since I was looking for something that enables me to use php functions in bbcodes...
But I'm fiddling around and it's not working....
Here's the function to...
Forum: vBulletin 3.0 Beta Releases 04-13-2004, 09:45 AM
Replies: 70
Views: 23,369
Posted By Sven
Installed ;) Any Chance to see a check for...

Installed ;)
Any Chance to see a check for imagesize in kb as well?
Showing results 1 to 25 of 59

 
Forum Jump

All times are GMT. The time now is 06:57 AM.


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.22043 seconds
  • Memory Usage 2,056KB
  • 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
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)search_results
  • (25)search_results_postbit
  • (1)spacer_close
  • (1)spacer_open
  • (48)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