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

Showing results 1 to 25 of 29
Search took 0.00 seconds.
Search: Posts Made By: rmd1
Forum: vBulletin 3.8 Add-ons 12-24-2013, 12:00 PM
Replies: 2,396
Show Thread Enhancements - [AJAX] Post Thank You Hack
Views: 885,642
Posted By rmd1
This is caused by using PHP Version >= 5.3.x -...

This is caused by using PHP Version >= 5.3.x - Silencing the error inside the post_thanks.php should not be the final solution, since the problem is still there, you only dont see it anymore.
It...
Forum: vBulletin 4.x Add-ons 07-08-2013, 01:43 PM
Replies: 1,282
Views: 365,964
Posted By rmd1
Thanks for the reply!!! Trying the new version...

Thanks for the reply!!! Trying the new version out ASAP. If it works, I go Pro and spend some money on you guys :)
Forum: vBulletin 4.x Add-ons 06-29-2013, 10:21 PM
Replies: 1,282
Views: 365,964
Posted By rmd1
hello, i would like to use your single sign...

hello,

i would like to use your single sign on system to have vb users post comments on wp articles. but i do want to keep my wp users (editors / my staff) to create the content.
a couple of...
Forum: vBulletin 3.7 Add-ons 06-08-2013, 08:53 AM
Replies: 2,644
Add-On Releases - vBExperience
Views: 799,042
Posted By rmd1
All the demo links dont work anymore. Can you...

All the demo links dont work anymore. Can you please post update demo links so I can see what the plugin looks like.

I am also interested in how deep I can go when creating awards. I stumbled...
Forum: vB3 Programming Discussions 07-27-2012, 09:24 AM
Replies: 15
Views: 1,559
Posted By rmd1
140137 Only the Parent Forums show their IDs...

140137
Only the Parent Forums show their IDs this way.
Forum: vB3 Programming Discussions 07-27-2012, 08:34 AM
Replies: 15
Views: 1,559
Posted By rmd1
I never touched the Config File - except editing...

I never touched the Config File - except editing the the DB Login Credentials. Also not on the Main site, so I guess there is no xcache in use at all? Just checked my config File and it says:
//...
Forum: vB3 Programming Discussions 07-26-2012, 11:46 AM
Replies: 15
Views: 1,559
Posted By rmd1
Yes :) A 1:1 Copy of my Main site, only thing I...

Yes :) A 1:1 Copy of my Main site, only thing I changed was the DB Info inside the config file, so I dont kill the main site.
Forum: vB3 Programming Discussions 07-26-2012, 11:02 AM
Replies: 15
Views: 1,559
Posted By rmd1
Disabling the Hooks didnt work. About the...

Disabling the Hooks didnt work.
About the styles, no matter which Style I use, these Forums are never visible "inside the first level Sub Forum". Not even in the default Style that comes with vb!!
...
Forum: vB3 Programming Discussions 07-25-2012, 09:57 AM
Replies: 15
Views: 1,559
Posted By rmd1
Weird Error - Sub Forums dont show up anymore?

Hello vb org Community!

I got a strange Problem here that neither me or a coder that I hired cant fix... So I hope you can help me with this little Problem...

I made a 1:1 Copy of my already...
Forum: vB3 Programming Discussions 10-24-2011, 02:02 PM
Replies: 10
Views: 2,297
Posted By rmd1
The avatar hook worked fine, thanks! :) I...

The avatar hook worked fine, thanks! :)

I skip the blog thing for now and will take care of it later.
So now I got the 6 basic actions covered and they get saved into my database. Now I need to...
Forum: vB3 Programming Discussions 10-19-2011, 11:38 AM
Replies: 10
Views: 2,297
Posted By rmd1
I could swear the output was empty, but maybe I...

I could swear the output was empty, but maybe I just had a typo or something in my code :)

UPDATE:
Ok, so now I want to track if somebody posts a visitormessage. I created a plugin with the hook...
Forum: vB3 Programming Discussions 10-19-2011, 10:47 AM
Replies: 10
Views: 2,297
Posted By rmd1
Ah, ok that sounds very logic! Since for now I...

Ah, ok that sounds very logic! Since for now I only want to do something if a "new post" gets created! Also thanks for the hint about how to check if a new thread gets created!
I just switched to...
Forum: vB3 Programming Discussions 10-18-2011, 10:13 AM
Replies: 10
Views: 2,297
Posted By rmd1
Hey! First of all thanks for your replys, I...

Hey!

First of all thanks for your replys, I really appreciate it :)

Now back to topic! I code PHP since a couple of years (beginner / average skills), but never found time to learn vbulletin. ...
Forum: vB3 Programming Discussions 10-18-2011, 12:07 AM
Replies: 10
Views: 2,297
Posted By rmd1
which variables in which hook?

hey!

since I couldnt find an mod that does what I want, and I cant get another coder on boat right now, I decided to code a plugin myself...

I started by finding out which hooks I need to work...
Forum: vB3 Programming Discussions 08-23-2011, 10:16 AM
Replies: 0
Views: 506
Posted By rmd1
Need help with login error: Wrong redirection URL

Hello Community!

Since I updated my forum to 3.8.7 Patch Level 2, im getting a weird error while trying to log into a user account.

"Wrong Redirection URL"

The main problem is, that this...
Forum: vB3 Programming Discussions 09-15-2010, 11:44 PM
Replies: 2
Views: 735
Posted By rmd1
big thx for the link man!!!!!!!!!!!!

big thx for the link man!!!!!!!!!!!!
Forum: vB3 Programming Discussions 09-01-2010, 01:23 PM
Replies: 2
Views: 735
Posted By rmd1
Creating a PM via script

Hello,

I want to send specific users a automated PM outside of vbulletin, but my problem is that I am not sure how to do this. I checked the vbulletin tables and there are 3 tables that seem to be...
Forum: vB3 Programming Discussions 04-20-2010, 10:23 AM
Replies: 1
Views: 552
Posted By rmd1
the solution was pretty simple... just edit the...

the solution was pretty simple...
just edit the parent-forum and make it a category instead of a forum, and voila, the third column is gone ;)

now I just have to edit the categorys style somehow,...
Forum: vB3 Programming Discussions 04-17-2010, 03:38 PM
Replies: 1
Views: 552
Posted By rmd1
Hide the sub forums last post column

Hey there,

im having a little problem here... trying to find help here again....
I want to hide the column that shows the last post of a sub forum. but only on a specific sub forum, not on...
Forum: vB3 Programming Discussions 03-24-2010, 01:37 PM
Replies: 11
Views: 1,470
Posted By rmd1
alright I think I found a solution and want to...

alright I think I found a solution and want to share it here with anybody that wants to do the same someday:

http://www.vbulletin-germany.org/showthread.php?t=5827
Forum: vB3 Programming Discussions 03-22-2010, 11:21 AM
Replies: 11
Views: 1,470
Posted By rmd1
oh pls cmon :D did I bump this thread 3 times in...

oh pls cmon :D did I bump this thread 3 times in one afternoon??? some of you probably understand why I am on a little rant now... and im not gonna miss this forum as a source for help, even tho its...
Forum: vB3 Programming Discussions 03-19-2010, 05:17 PM
Replies: 11
Views: 1,470
Posted By rmd1
i had the global first, but somebody else...

i had the global first, but somebody else recommended the init.php to me...
also when including the global, I had some weird errors...

so do I have more user variables to play with when including...
Forum: vB3 Programming Discussions 03-15-2010, 06:30 PM
Replies: 11
Views: 1,470
Posted By rmd1
this sucks! how can nobody on this board be able...

this sucks! how can nobody on this board be able to help on such a "simple" thing (im pretty sure its simple for somebody that knows vb) ??? :P
Forum: vB3 Programming Discussions 02-14-2010, 02:20 PM
Replies: 11
Views: 1,470
Posted By rmd1
can nobody help on this? or if you only want...

can nobody help on this?
or if you only want to help me on this for money, just let me know how much it will cost pls!
if your not sure what im talking about, we can discuss this via messenger...
Forum: vB3 Programming Discussions 02-07-2010, 02:47 PM
Replies: 11
Views: 1,470
Posted By rmd1
bump bump :)

bump bump :)
Showing results 1 to 25 of 29

 
Forum Jump

All times are GMT. The time now is 01:47 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.01619 seconds
  • Memory Usage 2,043KB
  • 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
  • (44)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