vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   vBindex v3.0.0 RC5 (https://vborg.vbsupport.ru/showthread.php?t=59524)

Milktruck 03-09-2004 11:22 PM

I have now renamed vbindex.php to index so now the site is an error. http://surmunity.com/
Trying to do anything I can to get it to work...

Milktruck 03-09-2004 11:59 PM

Quote:

Originally Posted by ceska
I have now renamed vbindex.php to index so now the site is an error. http://surmunity.com/
Trying to do anything I can to get it to work...

All works now! I edited every single template I could.

Milktruck 03-10-2004 12:54 AM

Ok... it's not so good... :(

I keep getting either errors with the NEWS or LATEST THREADS.

vbindex will work, then it won't work, work, and then it won't.

This is an example of the current error it gives me.
In about 30 minutes it will be giving me a NEWS error.

Database error in vBulletin 3.0.0 Release Candidate 4:

Invalid SQL:
## GET LATEST THREADS ##
SELECT thread.*,thread.iconid AS threadiconid , post.pagetext AS preview

FROM thread AS thread
LEFT JOIN deletionlog AS deletionlog ON(thread.threadid = deletionlog.primaryid AND type = 'thread')

LEFT JOIN post AS post ON(post.postid = thread.firstpostid)
WHERE open = '1'
AND thread.open <> 10
AND forumid NOT IN (22,0)
AND thread.visible = '1'
AND deletionlog.primaryid IS NULL

AND thread.postuserid NOT IN (,20)
ORDER BY lastpost
DESC LIMIT 7
mysql error: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '20)
ORDER BY lastpost
DESC LIMIT 7' at line 14

mysql error number: 1064

Date: Tuesday 09th of March 2004 09:54:52 PM
Script: http://www.surmunity.com/vbindex.php
Referer:

zim119 03-10-2004 06:00 AM

I get the following error when I change the navbar template:

Parse error: parse error, expecting `T_STRING' or `T_VARIABLE' or `T_NUM_STRING' in /homepages/13/d95147753/htdocs/forums/includes/functions.php(2046) : eval()'d code on line 136

What do I do?

NTLDR 03-10-2004 09:48 AM

Quote:

Originally Posted by ceska
Ok... it's not so good... :(

I keep getting either errors with the NEWS or LATEST THREADS.

vbindex will work, then it won't work, work, and then it won't.

This is an example of the current error it gives me.
In about 30 minutes it will be giving me a NEWS error.

Do you have anyone in your ignore list, or the global ignore list in vBulletin?

NTLDR 03-10-2004 09:50 AM

Quote:

Originally Posted by zim119
I get the following error when I change the navbar template:

Parse error: parse error, expecting `T_STRING' or `T_VARIABLE' or `T_NUM_STRING' in /homepages/13/d95147753/htdocs/forums/includes/functions.php(2046) : eval()'d code on line 136

What do I do?

You've either edited a condition wrong or have a variable like $var['key'] outside a condition where it should be $var[key]

gmarik 03-13-2004 06:08 AM

NTLDR, could you add a custom user editable box, so it would be something like a signature, every user could enter whatever he wants (without HTML or with?) and it would show up in the predefined place? For exampe some counters or links, or telephones, whatever - what do you think? A custom user filled block, maybe even (in the future) an address DB, because, for example, I've made a SMS sending system over the world and would love to have not only my Buddy names inserted in the TO: field, but other people names as well, not they're phone numbers.

97cobracpe 03-13-2004 03:28 PM

Installed and working like a charm :)

SilverDawn 03-13-2004 04:16 PM

I have always used vbindex and I will continue to use it. Another great job NTLDR.

*Install.*

NTLDR 03-13-2004 04:59 PM

Quote:

Originally Posted by gmarik
NTLDR, could you add a custom user editable box, so it would be something like a signature, every user could enter whatever he wants (without HTML or with?) and it would show up in the predefined place? For exampe some counters or links, or telephones, whatever - what do you think? A custom user filled block, maybe even (in the future) an address DB, because, for example, I've made a SMS sending system over the world and would love to have not only my Buddy names inserted in the TO: field, but other people names as well, not they're phone numbers.

You can create user profile fields for members to enter there own content into a custom box and use $bbuserinfo[fieldX] (X being the number of the field) to display the contents.

The next version of vBindex will allow you to have dynamic custom boxes by inserting the PHP code into templates.


All times are GMT. The time now is 05:56 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.02336 seconds
  • Memory Usage 1,746KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete