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

Showing results 1 to 25 of 500
Search took 0.03 seconds.
Search: Posts Made By: ragtek
Forum: vBulletin 4.x Add-ons 01-17-2013, 01:54 PM
Replies: 7
Miscellaneous Hacks - WebDAV Access
Views: 4,276
Posted By ragtek
Still not able to save the files:( There's...

Still not able to save the files:(

There's also nothing in the errorlog excpect a strict message

Which i fixed with making the method static.
Forum: vBulletin 4.x Add-ons 07-28-2012, 06:52 AM
Replies: 109
Miscellaneous Hacks - ImpEx Module: Xenforo
Views: 42,825
Posted By ragtek
if (isset($parentnodes[$importid]) AND...

if (isset($parentnodes[$importid]) AND isset($importforums[$parentnodes[$importid]]))
{
$Target_Db_object->query("
UPDATE {$tableprefix}forum
...
Forum: vBulletin 4.x Add-ons 07-27-2012, 06:54 PM
Replies: 109
Miscellaneous Hacks - ImpEx Module: Xenforo
Views: 42,825
Posted By ragtek
"bug" in 000.php function...

"bug" in 000.php


function parent_id_update($Source_Db_object, $Target_Db_object, $Source_tableprefix, $Target_tableprefix)
{
// mapping table: importforumid => forumid
$importforums =...
Forum: vBulletin 4.x Add-ons 05-24-2012, 05:10 PM
Replies: 109
Miscellaneous Hacks - ImpEx Module: Xenforo
Views: 42,825
Posted By ragtek
That's the standard prefix which is hardcoded in...

That's the standard prefix which is hardcoded in the entire code and used for all standard xf tables

http://xenforo.com/community/threads/xf_-table-prefix.19408/...
Forum: vBulletin 4.x Add-ons 05-23-2012, 01:29 PM
Replies: 109
Miscellaneous Hacks - ImpEx Module: Xenforo
Views: 42,825
Posted By ragtek
IMO all the {$tableprefix} are unnecessary,...

IMO all the {$tableprefix} are unnecessary, because xf doesn't have a table prefix:)
Forum: Modification Graveyard 05-21-2012, 09:57 AM
Replies: 38
Add-On Releases - Fun Shop System
Views: 7,897
Posted By ragtek
Hm, i can't contact the dev, but i need, because...

Hm, i can't contact the dev, but i need, because of a possible security vulnerability
Forum: Community Lounge 05-19-2012, 09:13 AM
Replies: 19
Views: 9,065
Posted By ragtek
offtopic;) see my conversation:)

offtopic;)
see my conversation:)
Forum: Community Lounge 05-19-2012, 08:52 AM
Replies: 19
Views: 9,065
Posted By ragtek
<a...

<a href="https://vborg.vbsupport.ru/showthread.php?t=152931" target="_blank">https://vborg.vbsupport.ru/showthread.php?t=152931</a>
Forum: Community Lounge 05-19-2012, 07:32 AM
Replies: 19
Views: 9,065
Posted By ragtek
good luck!:P And yeea, TMS is a must have ...

good luck!:P

And yeea, TMS is a must have


The cache rebuild is a big problem, but it was IMO your fault:P
You shouldn't install/deinstall styles & plugins daily:P
That's why you should...
Forum: vBulletin 4.x Add-ons 05-19-2012, 07:20 AM
Replies: 7
Miscellaneous Hacks - WebDAV Access
Views: 4,276
Posted By ragtek
Just installed it and it took me some time to...

Just installed it and it took me some time to find the new field for the webdav pw:D

I'm able to load files & templates, but once i change the file and save it, it's not saved to the db.

My...
Forum: vBulletin 4 Articles 05-14-2012, 11:33 AM
Replies: 97
Views: 41,453
Posted By ragtek
with the template hook names (check template...

with the template hook names (check template navbar to see all available hooks) and the plugin execution order
Forum: vBulletin 4 Articles 05-05-2012, 10:39 AM
Replies: 31
Views: 12,246
Posted By ragtek
1. edit isn't necessary => hook...

1. edit isn't necessary => hook vbcms_content_publish_editor
2. template edit is fine, who cares about this ( tms^^ )

but everythng else seems to be impossible
shame that they still didn't...
Forum: vBulletin 4 Articles 05-04-2012, 06:56 PM
Replies: 31
Views: 12,246
Posted By ragtek
anybody got this running without editing the...

anybody got this running without editing the files?
Forum: vB4 Programming Discussions 03-09-2012, 08:32 AM
Replies: 2
Views: 453
Posted By ragtek
I thought that most of the coders will know how...

I thought that most of the coders will know how it looks like^^
Sorry...

Instead of all being showen, it will show a tab container if js is enabled
Forum: vB4 Programming Discussions 03-07-2012, 09:50 AM
Replies: 2
Views: 453
Posted By ragtek
Notices

Anybody have an add-on to change the notifications output to something similar like in xenforo?
Forum: vB4 General Discussions 02-09-2012, 06:30 PM
Replies: 3
Views: 922
Posted By ragtek
The data are buing built with an cronjob ...

The data are buing built with an cronjob

check if the Daily Statistics Log cron is run
Forum: vBulletin Tips & Tricks 01-07-2011, 12:40 PM
Replies: 16
Views: 13,383
Posted By ragtek
You need to add the css files to;) I think...

You need to add the css files to;)

I think you need


widgets.css
vbcms.css
Forum: vB4 Programming Discussions 10-03-2010, 04:39 PM
Replies: 5
Views: 718
Posted By ragtek
what error are you getting? I think it's...

what error are you getting?

I think it's from an old vB3.x add-on, which is still installed
Forum: Project Tools 10-03-2010, 08:00 AM
Replies: 8
Views: 1,902
Posted By ragtek
Have you upgraded them, before you tried to...

Have you upgraded them, before you tried to isntall?
Forum: vB4 Programming Discussions 10-03-2010, 07:02 AM
Replies: 7
Views: 1,763
Posted By ragtek
Use the user datamanager for this. You can find a...

Use the user datamanager for this. You can find a tutorial in the article section
Forum: vB4 Programming Discussions 09-29-2010, 10:03 AM
Replies: 4
Views: 980
Posted By ragtek
Hi, what do you mean with This are 2...

Hi,

what do you mean with

This are 2 different tabs?!
Forum: vBulletin 4.x Add-ons 09-23-2010, 07:05 AM
Replies: 8
Views: 7,086
Posted By ragtek
You should call it sidebar block and not widget...

You should call it sidebar block and not widget because widgets are only used in the cms!
These are 2 different symstems!
Forum: vB4 Programming Discussions 09-22-2010, 08:27 PM
Replies: 3
Views: 644
Posted By ragtek
you shouldn't edit the php files,use the...

you shouldn't edit the php files,use the pluginsystem instead!
Forum: vB4 Programming Discussions 09-22-2010, 10:30 AM
Replies: 6
Views: 1,080
Posted By ragtek
what's the code you're using? Could you post an...

what's the code you're using?
Could you post an link to your page so we could check it?
Forum: vB4 Programming Discussions 09-22-2010, 10:28 AM
Replies: 1
Views: 527
Posted By ragtek
Create a cms html widget, insert the adsense code...

Create a cms html widget, insert the adsense code into it, asign it to a layout and be happy:)
Showing results 1 to 25 of 500

 
Forum Jump

All times are GMT. The time now is 06:16 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.03596 seconds
  • Memory Usage 2,076KB
  • 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)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)search_results
  • (25)search_results_postbit
  • (1)spacer_close
  • (1)spacer_open
  • (32)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