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)

Pseudomizer 04-08-2004 05:13 PM

Quote:

Originally Posted by bobII
Great hack! But I am having one problem... I upgraded from vb 2.3.4 to vb 3.0 today and everything works fine except vbindex will not display the text from my 'news' posts... I checked the length and it's set to display 150 characters. What could be wrong?

I had the same issue. Create a new info in the news forum and this text will be shown on the vbindex. Don't know why but any new thread is fully shown.

Cheers,

NTLDR 04-08-2004 06:24 PM

Quote:

Originally Posted by bobII
Great hack! But I am having one problem... I upgraded from vb 2.3.4 to vb 3.0 today and everything works fine except vbindex will not display the text from my 'news' posts... I checked the length and it's set to display 150 characters. What could be wrong?

Admin CP -> Update Counters -> Run all those reffering to threads.

NTLDR 04-08-2004 06:25 PM

Quote:

Originally Posted by Pseudomizer
Thanks. You got it.

NTLDR ? The main reason for not willing to alter all the smilies to the full URL is the performance issue. Again ... if you alter all smilies to http://blablabla/forum/images/smilies/smile.gif from the original /forum/images/smilies/smile.gif you increase the connections to the server dramatically.

I hope this has made my problem clearer. Do you know what i am talking about now ?

Cheers,

Then alter them all to /forum/images.... instead of http://.. I don't really see the issue.

NTLDR 04-08-2004 06:27 PM

Quote:

Originally Posted by AlexanderT
NTLDR, instead of having the user alter his smilies, have you thought of applying a regex on the text containing smilies (add the full url dynamically to them) before "you eval" the templates with it?

Its impossible for me to know the URL to the smilies hence the user needs to adjust them either manually or via the script Natch provided. Plus I feel that having to edit the smilies once at install time greatly out ways the extra processing to search/replace every single page load.

Pseudomizer 04-08-2004 06:33 PM

Quote:

Originally Posted by NTLDR
Then alter them all to /forum/images.... instead of http://.. I don't really see the issue.

Then the forum smilies don't work any more. But brought up a good point.

Question: How about replacing the current smilies location from let's say ./images/smilies/smilie.gif to {smiliefolder}/smilie.gif.

Now the only thing we need is somehow to determine if a user is in the root / or if he is the /forum directory. If we can do this then it would be very easy.

One way could be in a javascript to define SMILIEFOLDER as a variable and to set for the vbindex a different javascript source file then to the forum. But this would not be best way but the easiest.

Please tell me your thoughts.

Cheers,

NTLDR 04-08-2004 06:38 PM

I recommend using either Natch's script to update all the image paths or manually do it. You of course are free to use whichever method you see fit.

Ghostspy 04-08-2004 09:13 PM

i cant get it to install.

Database error in vBulletin 3.0.0:

Invalid SQL:
## GET POLL ##
SELECT thread.pollid, thread.forumid, open, threadid, replycount, question, poll.dateline,
options, votes, active, numberoptions, timeout, multiple, voters,
pollvote.voteoption, pollvote.userid AS voteuserid
FROM thread AS thread
LEFT JOIN poll AS poll ON (thread.pollid = poll.pollid)
LEFT JOIN deletionlog AS deletionlog ON(thread.threadid = deletionlog.primaryid AND type = 'thread')
LEFT JOIN pollvote AS pollvote ON(thread.pollid = pollvote.pollid AND pollvote.userid = 1)
WHERE forumid NOT IN (0)
AND deletionlog.primaryid IS NULL
AND thread.pollid <> 0
AND thread.open <> 10
AND thread.visible = '1'
AND thread.forumid IN ()


ORDER BY thread.threadid DESC
LIMIT 1
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 ')


ORDER BY thread.threadid DESC
LIMIT 1' at line

mysql error number: 1064

Date: Thursday 08th of April 2004 06:07:34 PM
Script: http://forum.sxsecurity.org/vbindex.php
Referer:
Username: Criticalmass
IP Address: 206.214.92.57

Wildthinks 04-08-2004 09:13 PM

Hello and happy easterday's ...

how can i add this on vbindex?
Members:5,886|Threads:15,767|Posts:105,399|Posts today:01
Newest User: thesom

Thank you for your help..

By Wildthinks

NTLDR 04-08-2004 09:55 PM

Quote:

Originally Posted by Ghostspy
i cant get it to install.

You need to setup the vBindex options as per the install instructions.

Chris|vB 04-08-2004 10:48 PM

ok i got a prob.

Warning: main(.//functions_vbiupgrade.php): failed to open stream: No such file or directory in /home/sportsn/public_html/admincp/vbiupgrade.php on line 57

Fatal error: main(): Failed opening required './/functions_vbiupgrade.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/sportsn/public_html/admincp/vbiupgrade.php on line 57

i run RC4


All times are GMT. The time now is 05:53 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.03383 seconds
  • Memory Usage 1,747KB
  • 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
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (6)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