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)
-   -   v3 Articles 1.0.1 - [vB 3.0.1] (https://vborg.vbsupport.ru/showthread.php?t=65934)

John 06-07-2004 09:46 PM

Quote:

Originally Posted by Randall Rath
I use the table prefix option with my vBulletin installation.
I mention that because while the admincp's article.php file uses TABLE_PREFIX for the new table queries, the installer doesn't, and the forum's article.php file uses a mix of both.
You can imagine what the end result is.

Expect a full bug fix tomorrow.

Randall Rath 06-07-2004 09:48 PM

Quote:

Originally Posted by John
Expect a full bug fix tomorrow.

No rush for me, I'm fixing it as I go, I just thought it might save you some headaches if I told you about it early on.

corsacrazy 06-07-2004 10:05 PM

one small bug found, when in the edit article page the links to the already attached images point to attachment.php rather than article one there fore it results in an invalid attachment id message error, also how do i edit captions for pics ? or is that in next version?

Synicide 06-07-2004 10:19 PM

Awesome! This will be a great compliment my forum's new magazine. :D

undrgrndgam3r 06-07-2004 10:42 PM

Database error in vBulletin 3.0.0:

Invalid SQL: SELECT * FROM article
WHERE categoryid=12 AND (articleuserid=141 OR open IN (0,1)) ORDER BY dateline DESC LIMIT 0,
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 '' at line 2

mysql error number: 1064

Date: Monday 07th of June 2004 07:41:55 PM
Script: http://govgaming.com/article.php?c=12
Referer:
Username: Gamer4Life
IP Address: 205.188.116.210

???? how i fix this

WebMasterAJ 06-07-2004 11:18 PM

First and foremost, thank you for releasing this AWESOME hack!

Anyway, just curious, is it possible to have a different style for the article hack? That would be awesome! Please let me know...

Thank you for your time and energy...

Sincerely,
Andrew Tatum

Randall Rath 06-07-2004 11:20 PM

Hey John, on line 767,
Code:

SELECT article.*, articlepost.postbody AS content, article.articlehash FROM article
*ignoring the table prefix thing*
Did you mean,
Code:

SELECT article.*, articlepost.postbody AS content, article.articlehash FROM article AS article

Mone' 06-07-2004 11:35 PM

Great hack john !

zetetic 06-07-2004 11:50 PM

Thanks again for all your hard work on this great hack, John. A couple other things:

My custom BBcode for float doesn't seem to work and images don't show up in preview.

John 06-07-2004 11:53 PM

Quote:

Originally Posted by undrgrndgam3r
Database error in vBulletin 3.0.0:

Invalid SQL: SELECT * FROM article
WHERE categoryid=12 AND (articleuserid=141 OR open IN (0,1)) ORDER BY dateline DESC LIMIT 0,
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 '' at line 2

mysql error number: 1064

Date: Monday 07th of June 2004 07:41:55 PM
Script: http://govgaming.com/article.php?c=12
Referer:
Username: Gamer4Life
IP Address: 205.188.116.210

???? how i fix this

Try following the instructions properly.


All times are GMT. The time now is 10:47 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.02427 seconds
  • Memory Usage 1,740KB
  • 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
  • (2)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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