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

Showing results 1 to 25 of 64
Search took 0.00 seconds.
Search: Posts Made By: marocnl
Forum: vB4 General Discussions 03-26-2012, 06:42 AM
Replies: 1
Views: 574
Posted By marocnl
Is there a login lightbox mod?

Hi,

I can't seem to find a mod that lets users login within a lightbox. The workings are pretty simple: a user clicks on a 'login' button and a lightbox with the login form is shown.

Does...
Forum: vB3 Programming Discussions 04-22-2011, 10:23 AM
Replies: 1
Views: 963
Posted By marocnl
get current styleid in plugin php code

Hi,

Does anybody know what variable to use to get the currently selected styleid. Not just for the user logged in, but also for the users that are logged out.

Kind regards
Forum: vBulletin 3.8 Add-ons 08-08-2010, 10:46 PM
Replies: 145
Views: 32,837
Posted By marocnl
Hi, i read on the 4.0 version of this plugin that...

Hi, i read on the 4.0 version of this plugin that you found a way to show avartars with the usernames.

Is this fix also availbale for the 3.8 version?
Forum: vBulletin 3.8 Add-ons 06-27-2010, 06:52 PM
Replies: 145
Views: 32,837
Posted By marocnl
When i run the task i get this msg: unable to...

When i run the task i get this msg: unable to create incoming packet file

When i do a local test in the dir network i succeed in creating a file with fopen.

Any idea?

Network: NET...
Forum: vB3 Programming Discussions 02-03-2009, 09:24 AM
Replies: 3
Views: 1,189
Posted By marocnl
Thanks a lot. I will go deeper into vB code next...

Thanks a lot. I will go deeper into vB code next time ;)
Forum: vB3 Programming Discussions 01-29-2009, 07:34 PM
Replies: 3
Views: 1,189
Posted By marocnl
Hook : Fatal error. Is it a bug ???

Hi All,

I placed a very simple code as hook in location userdata_postsave
$db->query_write('INSERT INTO pl_usr_user_attribute2 (log_txt) VALUES ("stvbart");');
I got the following error
Fatal...
Forum: vB3 Programming Discussions 01-28-2009, 10:05 AM
Replies: 1
Views: 749
Posted By marocnl
Profile Edited Hook problem

Hi All,

My aim is to "mirror" user profile information to another mySQL table.
So I need to update this mirror table on profile changes (when user edited his profile).

for exemple, if user...
Forum: vB3 Programming Discussions 02-12-2008, 07:03 PM
Replies: 3
Views: 996
Posted By marocnl
Do i need to include/require any particular...

Do i need to include/require any particular files? or should

<?
echo $vbulletin->userinfo['username'];
?>

work ok (on its own as a newfile.php) ? Sorry for the strange error most of the time...
Forum: vB3 Programming Discussions 02-12-2008, 06:20 PM
Replies: 3
Views: 996
Posted By marocnl
Fetch User Information

Hello,
I am writing a script and have the base function working. Now i would like to move it into vbulletin. I am unable to figure out how to get it to use vbulletins user information (just a...
Forum: vB3 General Discussions 09-08-2007, 09:11 PM
Replies: 4
Views: 828
Posted By marocnl
Nobody has an idea for this? I can't find it in...

Nobody has an idea for this? I can't find it in the docs or in this forum.
Forum: vB3 General Discussions 09-07-2007, 05:49 AM
Replies: 4
Views: 828
Posted By marocnl
reading and settings cookies

Hi,

I am trying to set and read cookies in my own PHP script which I include in the template system.
I get a blank page if I want to read a cookie like $_COOKIE['name'] if i do this after...
Forum: vB3 General Discussions 08-30-2007, 12:37 PM
Replies: 4
Views: 1,155
Posted By marocnl
How and where do I do that? I just followed the...

How and where do I do that? I just followed the instructions on how to include a PHP file but can't find anything there about including phrase groups.

Is that also the case for $stylevar or is...
Forum: vB3 General Discussions 08-30-2007, 11:44 AM
Replies: 4
Views: 1,155
Posted By marocnl
Unfortunately, it does not work. For example if I...

Unfortunately, it does not work. For example if I call $session[dbsessionhash] in my PHP file I get nothing, but if I call $vbulletin->session->vars['dbsessionhash'] I get what I want.

I have...
Forum: vB3 General Discussions 08-30-2007, 11:23 AM
Replies: 4
Views: 1,155
Posted By marocnl
rewrite variable from $name to $vbulletin->name

Hi,

what are the other ways to get the variables:
$stylevar[]
and
$vbphrase[]

like the format $vbulletin->var['']

because I need those for my external PHP which I have includes in the...
Forum: vB3 General Discussions 08-18-2006, 12:14 PM
Replies: 1
Views: 1,794
Posted By marocnl
Hook Location : postbit_display_start

Hi All,

Trying to add content to posts in showthread page.
I customised postbit template
I need to get informations from a database.
I am trying to add code in plugin Hook Location :...
Forum: vB3 General Discussions 07-19-2006, 11:22 PM
Replies: 0
Views: 963
Posted By marocnl
PostHash SQL Table

Hi all,

I would like to be able to link postid and posthash.

I don't think there is such an SQL Table natively in vBulletin.

What is the better way :

1. modify the posthash Table by...
Forum: vB3 General Discussions 07-19-2006, 11:01 PM
Replies: 3
Views: 775
Posted By marocnl
nobody can help ?

nobody can help ?
Forum: vB3 General Discussions 07-16-2006, 11:44 AM
Replies: 3
Views: 775
Posted By marocnl
Thanks Paul So later How can I get the post...

Thanks Paul

So later How can I get the post ID from $posthash ?
Is there an SQL table linking posthash and related post id ?

Thanks
Forum: vB3 General Discussions 07-16-2006, 01:23 AM
Replies: 3
Views: 775
Posted By marocnl
How does Attachments are linked to a post ?

Hi All,

I wonder how the attachment file can be linked to the post.
The fact is that when you upload the attachment file The post doesn't exist yet.
So what is the element that make the link...
Forum: vBulletin 2.x Full Releases 08-13-2003, 08:56 AM
Replies: 432
Views: 79,558
Posted By marocnl
Hi, After 30 pages there still isn't a...

Hi,

After 30 pages there still isn't a highscorelist? How very disappointing.

:disappointed:
Forum: vB3 Programming Discussions 04-18-2003, 12:13 PM
Replies: 1
Views: 784
Posted By marocnl
Problem editing templates! Repeats chunks of code!

Hi there pIEpAl,

I have the following problem.

When i edit a template and save it it repeats the code from a certain place and then places the rest after that. Every time i click save it does...
Forum: Modification Requests/Questions (Unpaid) 03-25-2003, 06:09 PM
Replies: 2
Views: 889
Posted By marocnl
anybody?

anybody?
Forum: Modification Requests/Questions (Unpaid) 03-25-2003, 12:19 PM
Replies: 2
Views: 889
Posted By marocnl
Prevent specific users from editing own signature.

Hi,

Can anybody tell me where i can find a hack that prevents specific users to edit their own signature. Please attend me if the hack already exists.

ThnX!
Forum: vBulletin 2.x Full Releases 11-03-2002, 10:49 PM
Replies: 458
Views: 96,824
Posted By marocnl
Hi there, I put some time-measuring-code...

Hi there,

I put some time-measuring-code into my php-file and it seems like the following 2 queries from ur hack r causing the execution time of the index.php to be like 10 times higher than with...
Forum: vB3 General Discussions 11-01-2002, 11:46 AM
Replies: 1
Views: 876
Posted By marocnl
help needed with forumpermission custom coding!

Hello Guys,

Can somebody help me with the following problem:

What i try to do is:

i want to exclude some forums for the visitors ( i know there is a simple way in the admin panel, but for...
Showing results 1 to 25 of 64

 
Forum Jump

All times are GMT. The time now is 07:39 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.01593 seconds
  • Memory Usage 2,038KB
  • 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
  • (12)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