The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
CES Site News Details »» | |||||||||||||||||||||||||
CES Site News
Version: 1.6.3 vBulletin 3.7.x, 3.8.x supported *** NEWS *** 5/15/2008 - v1.6.3 released 5/5/2008 - v1.6.2 released 5/2/2008 - v1.6.1 released 4/17/2008 - v1.6.0 released 11/7/2007 - v1.5.1 released 9/9/2007 - v1.5.0 released 4/12/2007 - v1.4.1 released 4/5/2007 - v1.4.0 released 4/1/2007 - 4/2/2007 - v1.3.1 through v1.3.2 released 3/30/2007 - v1.3.0 released 3/23/2007 - 3/26/2007 - v1.2.0 through v1.2.4 released 3/14/2007 - v1.1.1 released 3/12/2007 - v1.1.0 released 2/9/2007 - v1.0.8 released 1/29/2007 - v1.0.7 released 1/23/2007 - 1/27/2007 - v1.0.0 through v1.0.6 released Known Issues: - none What It Does: This allows you to turn one of your forums into a news blog. Live Installation: http://www.crackedeggstudios.com/news.php This site is usually an update or two ahead of what's available in this thread, because that's where we do all our testing. Products to Install: 1 Plugins Included: 14 Files to Upload: 7 Files to Edit: 0 New Templates: 8 Template Edits: 0 Mod Features: - adds options to the Forum Manager - uses forum permissions - threads in the given forum become articles - pull articles from other forums - full-text articles are displayed in a customized forumdisplay - post replies are added as comments - set number of articles and comments per page - turn on/off announcements in news display - turn on/off attachments in news display - turn on/off last comment in news display - ajax quick edit in news display (basically, quick edit in forum display) - display articles on every comments page - limit size of article preview - additional BB-Code tags for articles BB-Code Tags: [previewlength]value[/previewlength] Placing this anywhere in an article overrides the preview limit for that article only. Multiple [previewlength] tags are cumulative. A "Read More..." link will appear if this tag is used. [preview]value[/preview] Placing this anywhere in an article defines text that will only show on Newsdisplay. Text contained in this tag completely replaces the post text on Newsdisplay. Multiple [preview] tags are cumulative. A "Read More..." link will appear if this tag is used. [more]value[/more] Placing this anywhere in an article defines text that will only show on Shownews. Text contained in this tag does not replace the post text on Shownews. It only hides text from Newsdisplay. *** Changelog *** As of Version 1.6.3: - bug fix: preview functions do nothing since alias support added - bug fix: preview functions never worked on editpost or newthread - bug fix: inconsistent postbit after quick edit - updated files: news.php, shownews.php, ces_news_bbcode.php, ces_news_quick_edit.js As of Version 1.6.2: - bug fix: more database errors in vB 3.6.x - bug fix: post controls hide on news display in IE7 - bug fix: threadbit and postbit widths inconsistent - updated templates: ces_news_postbit, ces_news_threadbit - updated files: shownews.php *** Screenshots *** 1. New Forum Manager Option 2. Site News Settings 3. News Articles (forumdisplay) 4. Comments (showthread) Show Your Support
|
Comments |
#122
|
||||
|
||||
It must be a part of the hack somewhere because it was not there before and the blue is only behind the comments field, which indicates some code in the template pulling that up.
Which template would I edit for this area? |
#123
|
|||
|
|||
You have to edit the CSS. Go to Style Manager -> All Style Options. Scroll down to page background, and make sure that matches the rest of your site. I try to keep a lot of my backgrounds transparent, so that there's never a conflict with something underneath. If you have the time, I would recommend going through the CSS and doing this where you can. It will keep your style simpler and much easier to manage.
|
#124
|
||||
|
||||
Please see attached. Its not my css at all.
The color (blue) in comments background area is: #B7BCE2 The only time this is mentioned in the Main CSS is body background color I'm 100% sure its something obviously in the mod's template somewhere If you tell me which template it is, I will copy/paste it even though I reverted all |
#125
|
|||
|
|||
In template SHOWNEWS, find and remove:
HTML Code:
<!-- end content table --> $spacer_close <!-- / end content table --> HTML Code:
<!-- start content table --> $spacer_open <!-- / start content table --> HTML Code:
$spacer_open HTML Code:
$spacer_close |
#126
|
|||
|
|||
New version released. Added the BB-Codes you wanted. Also got rid of the unnecessary $spacer_open/$spacer_close (mentioned in last post). Enjoy it.
|
#127
|
|||
|
|||
Upgraded to the latest version but now get
Fatal error: Call to a member function parse() on a non-object in C:\xampplite\htdocs\news.php on line 893 When entering any forum that is news enabled. I also found a bug in the old release (not sure if its addressed in this one) where f you soft delete an article it remains visiable on the front page of the news with the read more tag. However clicking the readmore tag brings up the "this thread in invalid" error box. UPdate: De-installed the product and re-installed, resetting my settings. The news functioned as it should then until i added a Limit News Preview to How Many Words? option and then the same error as above came up. |
#128
|
|||
|
|||
Okay, I tried to fix the soft-delete bug you found. Not sure if it worked, since I only ever hard-delete, so let me know. The fatal error should also be gone. It was a result of copy & paste from a plugin to hard-coding it, and some class references had changed in the process.
|
#129
|
|||
|
|||
Thanks that got it for the php error.
However soft delete still persists to display after the fix. |
#130
|
|||
|
|||
I am not getting an "invalid thread id" error after soft-delete. I can still access the thread normally.
|
#131
|
|||
|
|||
I'm pretty sure I fixed the soft-delete this time. Had to modify two queries and add a conditional. Added some overdue and new phrases.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|