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

Showing results 1 to 20 of 20
Search took 0.00 seconds.
Search: Posts Made By: gibhut
Forum: vBulletin 3.5 Add-ons 05-31-2006, 12:53 PM
Replies: 1,645
Views: 297,807
Posted By gibhut
Change $journalinfo[private] to...

Change $journalinfo[private] to $journalinfo['private'] and $bbuserinfo[private] to $bbuserinfo['private'] That should fix it
Forum: vBulletin 3.5 Add-ons 05-30-2006, 12:19 PM
Replies: 1,645
Views: 297,807
Posted By gibhut
ok quick explain , Parse error: syntax error,...

ok quick explain ,
Parse error: syntax error, unexpected T_PRIVATE, expecting ']' in /home/mysite/public_html/forums/journal.php(564) : eval()'d code on line 188

means line 564 of journal.php is...
Forum: vBulletin 3.5 Add-ons 05-25-2006, 07:48 PM
Replies: 1,645
Views: 297,807
Posted By gibhut
We had to fix a couple of them when we went to...

We had to fix a couple of them when we went to php5 and mysql 5

If you get errors.. Ask me
Forum: vBulletin 3.5 Add-ons 05-25-2006, 07:45 PM
Replies: 1,645
Views: 297,807
Posted By gibhut
What template is being pulled in on line 1593. ...

What template is being pulled in on line 1593.

open that template and show me line 61 and i can show you how to fix it..
Forum: vBulletin 3.5 Add-ons 05-24-2006, 02:00 AM
Replies: 1,645
Views: 297,807
Posted By gibhut
hmm so NO questions about this ?

hmm so NO questions about this ?
Forum: vBulletin 3.5 Add-ons 05-22-2006, 04:35 PM
Replies: 1,645
Views: 297,807
Posted By gibhut
We wrote out own buddy list (relational) and not...

We wrote out own buddy list (relational) and not storing it in one field anymore.

and we wrote our own comment system,

what is showing on the profile is just a simple script to grab the top 8...
Forum: vBulletin 3.5 Add-ons 05-21-2006, 12:02 AM
Replies: 1,645
Views: 297,807
Posted By gibhut
We use it.. 100,000 Users and it runs fine ...

We use it..

100,000 Users and it runs fine

had to work out some kinks in it..
Forum: vBulletin 3.5 Add-ons 05-20-2006, 05:50 AM
Replies: 1,645
Views: 297,807
Posted By gibhut
Figured that would perk up some interest

Figured that would perk up some interest
Forum: vBulletin 3.5 Add-ons 05-18-2006, 08:28 PM
Replies: 1,645
Views: 297,807
Posted By gibhut
if YOU have a problem with it.. I might could...

if YOU have a problem with it.. I might could help you. i fixed it up myself and added some stuff like Blog Subscriptions and a main blog control panel and such.. Hit me up
Forum: vBulletin 3.5 Add-ons 05-18-2006, 08:26 PM
Replies: 1,645
Views: 297,807
Posted By gibhut
i have it working on php 5.1.2 and mysql 5 ...

i have it working on php 5.1.2 and mysql 5

What problems are you having
Forum: vBulletin 3.5 Add-ons 05-03-2006, 01:28 PM
Replies: 219
Views: 61,890
Posted By gibhut
I have noticed the more profile views you have...

I have noticed the more profile views you have the more rows it scans when displaying who viewed.. Also on our site with 90,000 members i have noticed the table for profileviews gets mighty big (13...
Forum: vB3 General Discussions 01-19-2006, 07:01 PM
Replies: 5
Views: 1,170
Posted By gibhut
What i did was made a new Function for parsing...

What i did was made a new Function for parsing bbcode
take the orginal do_parse function in the class_bbcode.php and copy it. i pasted it and named it do_bulletin_parse
and made this small change...
Forum: vBulletin 3.5 Add-ons 01-10-2006, 02:19 PM
Replies: 330
Views: 75,399
Posted By gibhut
33 and not faster . just bored heh (and had the...

33 and not faster . just bored heh (and had the error saved to ask the same question)
Forum: vBulletin 3.5 Add-ons 01-10-2006, 12:40 PM
Replies: 330
Views: 75,399
Posted By gibhut
Parse error: parse error, unexpected ';' in...

Parse error: parse error, unexpected ';' in admincp\plugin.php(1228) : eval()'d code on line 3

there ya go
Forum: vBulletin 3.5 Add-ons 01-04-2006, 02:08 PM
Replies: 1,645
Views: 297,807
Posted By gibhut
Those are in the template system

Those are in the template system
Forum: vBulletin 3.5 Add-ons 01-03-2006, 04:36 PM
Replies: 1,645
Views: 297,807
Posted By gibhut
Also there is an error in the ...

Also there is an error in the
bitfield_journalhack.xml
<bitfield name="caneditowncomments" group="journal_permissions" phrase="can_edit_own_comments">32</bitfield>
was left out.. so this should...
Forum: vBulletin 3.5 Add-ons 01-03-2006, 04:31 PM
Replies: 1,645
Views: 297,807
Posted By gibhut
I used the tempate and Phrase Search to change...

I used the tempate and Phrase Search to change them all
Forum: vBulletin 3.5 Add-ons 01-03-2006, 04:29 PM
Replies: 1,645
Views: 297,807
Posted By gibhut
You can make a post to anyone's blog if you know...

You can make a post to anyone's blog if you know their blog id

In journal.php there is an error in the Function.
on line 94

function journalist_check($jid,$checkid)
{
global $db;
...
Forum: vBulletin 3.5 Add-ons 12-14-2005, 04:14 PM
Replies: 1,645
Views: 297,807
Posted By gibhut
Found it. In the admin there is no Can edit...

Found it. In the admin there is no Can edit Comments. so i had to add


<bitfield name="caneditowncomments" group="journal_permissions"
phrase="can_edit_own_comments">32</bitfield>
Forum: vBulletin 3.5 Add-ons 12-14-2005, 10:43 AM
Replies: 1,645
Views: 297,807
Posted By gibhut
Had a little problem and can't figure it out for...

Had a little problem and can't figure it out for the life of me. When you make a comment on the journal and go back and edit that comment.. the page it sends you to is blank. this is a non admin...
Showing results 1 to 20 of 20

 
Forum Jump

All times are GMT. The time now is 06:20 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.02226 seconds
  • Memory Usage 1,995KB
  • 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
  • (20)search_results_postbit
  • (1)spacer_close
  • (1)spacer_open
  • (57)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