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

Showing results 1 to 25 of 31
Search took 0.00 seconds.
Search: Posts Made By: QiQme
Forum: vBulletin 2.x Beta Releases 01-17-2004, 12:55 PM
Replies: 34
Views: 11,135
Posted By QiQme
In the attachement (...

In the attachement ( https://vborg.vbsupport.ru/showpost.php?p=454813&postcount=16 ) you can see that it works.

There's just nothing more to say about it i think.
Forum: vBulletin 2.x Beta Releases 01-17-2004, 12:52 PM
Replies: 34
Views: 11,135
Posted By QiQme
Just change vwforum.nl and athena.webmagix.net to...

Just change vwforum.nl and athena.webmagix.net to yoursite.com
Forum: vBulletin 2.x Beta Releases 01-02-2004, 10:04 PM
Replies: 34
Views: 11,135
Posted By QiQme
Just look at the html file. See the code...

Just look at the html file.

See the code used.

Paste <script type="text/javascript" src="http://www.yoursite.com/image.js"></script> in the header of your vbulletin site

Paste <SCRIPT...
Forum: vBulletin 2.x Beta Releases 01-02-2004, 05:31 PM
Replies: 34
Views: 11,135
Posted By QiQme
Hi, I use the following file as the...

Hi,

I use the following file as the solution.

I'm sure someone here can make this better but it's a start.

In the zip file is a image.js and a html file as an example.

Greetz
Forum: Modification Requests/Questions (Unpaid) 11-20-2003, 10:18 AM
Replies: 7
Views: 1,192
Posted By QiQme
sorry :)

sorry :)
Forum: Modification Requests/Questions (Unpaid) 11-18-2003, 05:15 PM
Replies: 7
Views: 1,192
Posted By QiQme
Search for code below in functions.php (lines 274...

Search for code below in functions.php (lines 274 through 278)

if (!$ignore[$post[userid]]) {
eval("\$retval = \"".gettemplate("postbit")."\";");
} else {
eval("\$retval =...
Forum: vBulletin 2.x Full Releases 11-18-2003, 04:47 PM
Replies: 44
Views: 10,391
Posted By QiQme
How can i prevent that the posts of a deleted...

How can i prevent that the posts of a deleted user turns on "ignore list" ?

If a user deletes himself all his posts turn on my "Ingore list"

I want posts of deleted users to act as normal posts
Forum: Member Archives 11-18-2003, 01:54 PM
Replies: 7
Views: 851
Posted By QiQme
search in showthread.php for: WHERE...

search in showthread.php for:

WHERE post.postid = '$postid'

and replace with:

".iif ($bmpublicbrowse!="0","LEFT JOIN bookmarks ON bookmarks.userid=user.userid AND bookmarks.public='1'","")."...
Forum: Modification Requests/Questions (Unpaid) 11-17-2003, 07:52 PM
Replies: 7
Views: 1,360
Posted By QiQme
Ok i habe a solution for you. step 1. make a...

Ok i habe a solution for you.

step 1. make a backup of your (nucleus home)/nucleus/libs/SKIN.php and keep it in a safe place.

step 2. open the SKIN.php and find the function definition for...
Forum: Modification Requests/Questions (Unpaid) 11-17-2003, 10:10 AM
Replies: 7
Views: 1,360
Posted By QiQme
Any news on this ?

Any news on this ?
Forum: Modification Requests/Questions (Unpaid) 11-17-2003, 05:44 AM
Replies: 2
Views: 1,042
Posted By QiQme
Yes, i know that. But i want to sepperate the...

Yes, i know that. But i want to sepperate the news from the forum.
Forum: Modification Requests/Questions (Unpaid) 11-16-2003, 05:07 PM
Replies: 2
Views: 1,042
Posted By QiQme
Combine vBulletin with this Newsscript ?

Heya.

I was browsing Hotscripts.com searching for a nice and simple newsscript for nonvb pages.

I found this one : http://cutephp.com/cutenews/demo.php

It's really nice and suits exactly...
Forum: vBulletin 2.x Beta Releases 09-06-2003, 07:59 PM
Replies: 34
Views: 11,135
Posted By QiQme
This doesn't work for me at all :( If i...

This doesn't work for me at all :(

If i change:

if ($img_size[0]> 400) {

to

if ($img_size[0]< 400) {
Forum: Modification Requests/Questions (Unpaid) 04-03-2003, 07:05 AM
Replies: 1
Views: 888
Posted By QiQme
Notify users about Old Topic or post ???

Hi,

Is it possible to notify users that the topic they are viewing is very old ?

I know they can see the date but many users forget that :ermm:

So i'd like to have a text or image on top of...
Forum: Member Archives 01-14-2003, 07:42 PM
Replies: 1
Views: 1,370
Posted By QiQme
"View new posts" not working anymore

QUOTE Jean147:

I don't know why, but for some reasons my NEW POSTS thing does not work. Well it shows me all new posts when I visit the forum on the next day for example.
But when I click on...
Forum: Member Archives 01-14-2003, 07:32 PM
Replies: 6
Views: 902
Posted By QiQme
I have the same problem :( Any answers ?

I have the same problem :( Any answers ?
Forum: Member Archives 12-05-2002, 08:38 AM
Replies: 1
Views: 856
Posted By QiQme
Any news here ?

Any news here ?
Forum: vB3 General Discussions 11-26-2002, 11:37 AM
Replies: 19
Views: 2,846
Posted By QiQme
I think this project stopped ??

I think this project stopped ??
Forum: vB3 Programming Discussions 11-16-2002, 12:02 PM
Replies: 2
Views: 980
Posted By QiQme
The html file is from another webpage. It...

The html file is from another webpage.

It generates the trafficjams
Forum: vB3 Programming Discussions 11-15-2002, 08:14 PM
Replies: 2
Views: 980
Posted By QiQme
PHP to WML ?

Hi,

I know on these forums are a lot of great great programmers and technicians.

I have a question about php to wml :

I have an page content.php with php code in it :

<?
Forum: vBulletin 2.x Beta Releases 10-08-2002, 12:48 PM
Replies: 1,945
Views: 249,379
Posted By QiQme
http://www.domain.net/forum So i think that...

http://www.domain.net/forum

So i think that should be ok.

I checked all possibilities but no results :cry:
Forum: vBulletin 2.x Beta Releases 09-26-2002, 09:39 AM
Replies: 1,945
Views: 249,379
Posted By QiQme
Still no effect :(

Still no effect :(
Forum: vBulletin 2.x Beta Releases 09-21-2002, 01:27 PM
Replies: 1,945
Views: 249,379
Posted By QiQme
Hi all, I installed this hack but when i...

Hi all,

I installed this hack but when i played a game it goes from http://www.url.com/forum/proarcade.php to http://www.url.com/proarcade.php.

I searched this whole thread for a solution but...
Forum: vBulletin 2.x Full Releases 09-21-2002, 11:29 AM
Replies: 460
Views: 59,330
Posted By QiQme
Nobody ??

Nobody ??
Forum: vBulletin 2.x Full Releases 09-11-2002, 11:03 AM
Replies: 460
Views: 59,330
Posted By QiQme
Hi, Installed this hack and works great. ...

Hi,

Installed this hack and works great.

Is it possible to show the credits/points in the postbit template ?

If yes, how can i do this ?

Regards Michel Vermaat
Showing results 1 to 25 of 31

 
Forum Jump

All times are GMT. The time now is 09:23 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.01540 seconds
  • Memory Usage 2,027KB
  • 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
  • (35)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