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

Showing results 1 to 25 of 25
Search took 0.00 seconds.
Search: Posts Made By: clamcrusher
Forum: vB3 General Discussions 01-27-2005, 09:20 PM
Replies: 2
Views: 740
Posted By clamcrusher
thats it, thanks

thats it, thanks
Forum: vB3 General Discussions 01-27-2005, 06:35 PM
Replies: 2
Views: 740
Posted By clamcrusher
how to find usergroup

what variable(if any) is the current users usergroup stored in?

basically i want to do something like this


<?php

if ($user['usergroup'] == 'admin') {
// do something
}
Forum: Modification Requests/Questions (Unpaid) 09-23-2004, 04:21 PM
Replies: 2
Views: 948
Posted By clamcrusher
bump

bump
Forum: vB3 Programming Discussions 09-21-2004, 10:25 PM
Replies: 9
Views: 1,101
Posted By clamcrusher
and also, i beleive you should be using ||...

and also, i beleive you should be using || instead of OR

AND and OR are bitwise operators. If you dont know what those are, you should probably avoid them altogether

use && instead of AND
use...
Forum: Modification Requests/Questions (Unpaid) 09-21-2004, 10:18 PM
Replies: 3
Views: 957
Posted By clamcrusher
you cant stop people from requesting...

you cant stop people from requesting blah.com/index.php

you could do an external redirect using htaccess, but your going to need to modify vbulletin so that all your links dont include the...
Forum: Modification Requests/Questions (Unpaid) 09-21-2004, 09:55 PM
Replies: 2
Views: 948
Posted By clamcrusher
and this could even be taken farther, maybe even...

and this could even be taken farther, maybe even prefetching the next page so that when the user is finished reading the current posts, the next 20 posts seems to load near instantly....
Forum: Modification Requests/Questions (Unpaid) 09-21-2004, 09:53 PM
Replies: 2
Views: 948
Posted By clamcrusher
Dynamic pages using XMLHttpRequest

Is this something in the works yet?

For a long time ive wanted to make a "module" for vbulletin which would allow users to see the next page in a thread, without having to reload the whole page....
Forum: vBulletin 2.x Full Releases 08-17-2003, 07:28 PM
Replies: 313
Views: 63,125
Posted By clamcrusher
i got it to work finally. vb 2.2.8 2...

i got it to work finally. vb 2.2.8

2 things-the proudly sponsered by text doesnt show up. if the page hesitates to load, you can see the text does show up, but when the image loads it gets placed...
Forum: Member Archives 08-17-2003, 04:23 AM
Replies: 5
Views: 612
Posted By clamcrusher
does this mean it did it? result: ...

does this mean it did it?

result:

Warning: mysql_num_fields(): supplied argument is not a valid MySQL result resource in /usr/local/psa/home/vhosts/anabolic-alchemy.com/httpdocs/admin/query.php...
Forum: Member Archives 08-17-2003, 04:01 AM
Replies: 5
Views: 612
Posted By clamcrusher
btw im using the hack from here which lets me do...

btw im using the hack from here which lets me do queries from admin cp. think that might be my problem?
Forum: Member Archives 08-17-2003, 04:00 AM
Replies: 5
Views: 612
Posted By clamcrusher
:( it does this for all of them Database...

:( it does this for all of them

Database error in vBulletin Control Panel 2.2.8:

Invalid SQL: ALTER TABLE 'forum' DROP 'sponsorname'
mysql error: You have an error in your SQL syntax near...
Forum: Member Archives 08-16-2003, 07:27 PM
Replies: 5
Views: 612
Posted By clamcrusher
how to undo a query

i ran some queries and i dont like the hack. how do i undo those queries?

i assume i just run another query?

these are the ones which need to be undone:

ALTER TABLE forum ADD sponsorname...
Forum: vBulletin 2.x Full Releases 08-16-2003, 06:53 PM
Replies: 78
Views: 18,740
Posted By clamcrusher
ok when i try to make new forums i see the fields...

ok when i try to make new forums i see the fields now. but i cant make a new forum cause when i try and save it it gives this error:

Database error in vBulletin Control Panel 2.2.8:

Invalid...
Forum: vBulletin 2.x Full Releases 08-14-2003, 06:25 PM
Replies: 78
Views: 18,740
Posted By clamcrusher
when i try and run the last query: ALTER...

when i try and run the last query:

ALTER TABLE forum ADD sponsorclicks MEDIUMINT(10) not null default '0' AFTER sponsorviews;


it sais this:

Database error in vBulletin Control Panel 2.2.8:...
Forum: Member Archives 08-07-2003, 11:15 PM
Replies: 2
Views: 1,005
Posted By clamcrusher
lol, man, right under my nose :) thx bro.

lol, man, right under my nose :)

thx bro.
Forum: Member Archives 08-07-2003, 10:40 PM
Replies: 2
Views: 1,005
Posted By clamcrusher
$bburl how to change

on my board for some reason none of the email links work. what i mean is when the board sends out an email with a link, such as to complete registration, or pm notification etc.... none of the links...
Forum: vBulletin 2.x Full Releases 08-01-2003, 04:42 AM
Replies: 201
Views: 34,730
Posted By clamcrusher
in my postbit template i tried to follow the text...

in my postbit template i tried to follow the text instructions and where to place the java. i run 2.2.8

in his example it supposed to look like this:



<p align="right"><smallfont><a...
Forum: Member Archives 08-01-2003, 02:15 AM
Replies: 2
Views: 554
Posted By clamcrusher
thx bud. fixed it :)

thx bud. fixed it :)
Forum: Member Archives 07-29-2003, 02:17 PM
Replies: 2
Views: 554
Posted By clamcrusher
help with a parse error

i installed the away message hack and it works. 1 problem i have though is when i go into admin cp and try and find, edit or look up users, i get this error when i click find user etc...

here is...
Forum: vBulletin 2.x Full Releases 07-29-2003, 08:02 AM
Replies: 423
Views: 58,604
Posted By clamcrusher
ok new problem. fixed the above and now when...

ok new problem.

fixed the above and now when i try and use admin cp to view a user, or edit a user, or find away users etc....it gives the same error code.

Parse error: parse error, unexpected...
Forum: vBulletin 2.x Full Releases 07-28-2003, 12:45 AM
Replies: 423
Views: 58,604
Posted By clamcrusher
nevermind birdie501 already solved it on page 14

nevermind birdie501 already solved it on page 14
Forum: vBulletin 2.x Full Releases 07-28-2003, 12:07 AM
Replies: 423
Views: 58,604
Posted By clamcrusher
i get this error: Parse error: parse error,...

i get this error:

Parse error: parse error, unexpected T_ELSE in /usr/local/psa/home/vhosts/chemical-conversions.com/httpdocs/member.php on line 1387



heres my code:

btw-the last "else{"...
Forum: vB3 General Discussions 07-27-2003, 11:03 PM
Replies: 3
Views: 890
Posted By clamcrusher
awesome :) thanks!

awesome :) thanks!
Forum: vB3 General Discussions 07-27-2003, 10:57 PM
Replies: 3
Views: 890
Posted By clamcrusher
how to run a query?

im new to hacking. ive installed prob 15 hacks so far but some of them tell me to run a query or to upload a .php file into my admin folder and run it or follow the instructions. i have no clue how...
Forum: vBulletin 2.x Beta Releases 07-24-2003, 08:16 PM
Replies: 60
Views: 31,465
Posted By clamcrusher
will this allow googlebot to read forums you have...

will this allow googlebot to read forums you have set to private, like for example a forum i made that only mods and admins can view? what is talked about in there i dont want shared.

also i heard...
Showing results 1 to 25 of 25

 
Forum Jump

All times are GMT. The time now is 09:25 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.03140 seconds
  • Memory Usage 2,028KB
  • 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)post_thanks_navbar_search
  • (1)search_results
  • (25)search_results_postbit
  • (1)spacer_close
  • (1)spacer_open
  • (24)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
  • forumjump
  • search_complete
  • navbits
  • navbits_complete