vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Styles (https://vborg.vbsupport.ru/forumdisplay.php?f=247)
-   -   Suite Style - Blackend (3-Colors!) UPDATED **4.2** (https://vborg.vbsupport.ru/showthread.php?t=245708)

SabishiiRyuu 10-04-2011 02:04 PM

1 Attachment(s)
Is there still support for this style? Because I've taken a liking to it, but have come across a few problems. I'd really appreciate any help.
In the Member pages, the background suddenly turned gray. It broke the style, and now it is no longer possible to see the members' post count.

Qwk86gn 10-08-2011 07:16 AM

I can no longer support the style. I do not have a current install of vB nor do I plan to upgrade/update. Far to many changes to keep up with.

Sorry everyone but it is time for me to move on.

Hippy 10-08-2011 12:02 PM

thanks for the time we got to use it ..
I hear ya about all the damn changes ..

vanquish.securi 10-08-2011 02:19 PM

Quote:

Originally Posted by Qwk86gn (Post 2254587)
I can no longer support the style. I do not have a current install of vB nor do I plan to upgrade/update. Far to many changes to keep up with.

Sorry everyone but it is time for me to move on.

What about your premium styles? Do you keep up with the changes?

Bob_R 10-08-2011 05:44 PM

What changes have occurred?

The only problem I'm having is, sometimes I and other users as well, can't get to the 2nd page of some threads. And, I believe this is not a problem of the Blackend style but pleasse correct me if I'm wrong.

Thanks. I still dig the style and will probably keep it regardless. Unless the problem mentioned above in my post here is the result of the style. :D

Qwk86gn 10-08-2011 06:08 PM

Quote:

Originally Posted by vanquish.securi (Post 2254717)
What about your premium styles? Do you keep up with the changes?

What Premium styles?

Quote:

Originally Posted by Bob_R (Post 2254796)
What changes have occurred?

The only problem I'm having is, sometimes I and other users as well, can't get to the 2nd page of some threads. And, I believe this is not a problem of the Blackend style but pleasse correct me if I'm wrong.

Thanks. I still dig the style and will probably keep it regardless. Unless the problem mentioned above in my post here is the result of the style. :D

I spent a couple hrs trying to update it from 4.1.4 to 4.1.6 and the way profiles and the editor is being customized is beyond being easy. Also the CMS underwent some chaing as did blogs (commetns ect..) and to me that sort of changing mid-stream is really mind boggling. Besides I received a few good donations and such but nothing to warrant the continued support.

The main thing is not having spare time and keeping up with the updates.

Bob_R 10-08-2011 07:39 PM

OK. Maybe that's why my Editor in a users' profile (visitor messages) is all messed up.

K!nG 10-08-2011 07:53 PM

Quote:

Originally Posted by johkalhaups (Post 2250058)
I think the 4.1.6 update broke some aspects of this.

When I click on the Edit button and goto Save, it does nothing and neither does Advanced and the buttons are all jumbled up together in the editor when you try to edit a post.

Its not because there is something wrong with this theme, I had the same issue and i thought its just the theme that i had on, but i found out that did a template edit and i missed some coding and that caused me not edit any posts, couldn't let me go advance and all the same issues that u have and once i fixed the coding everything started working just fine like before. Do u remember adding any mod/template edits before all this happened ?

K!nG 10-08-2011 07:54 PM

Quote:

Originally Posted by Bob_R (Post 2254828)
OK. Maybe that's why my Editor in a users' profile (visitor messages) is all messed up.

Can u put on a screenshot cux i had some issues with users profile and i got it fixed but i am just not sure if u have the same problem or not?

K!nG 10-08-2011 08:07 PM

Hello Qwk86gn

I already read ur post where u mentioned that u won't be able to update this style anymore. I just upgraded to 4.1.7 and got very few versions conflicts in "Postbit_legacy" template. I am just pasting them here. If u think its something u can do or if u allow anyone else to fix it (permission to keep it alive :) )


Your Customized Value
<a class="editpost" href="{vb:raw post.editlink}" name="vB::QuickEdit::{vb:raw post.postid}"><img src="{vb:raw vboptions.cleargifurl}" id="editimg_{vb:raw post.postid}" alt="{vb:rawphrase edit_delete_message}" /> {vb:rawphrase edit_post}</a>
<span class="seperator">&nbsp;</span>
Old Default Value
<a class="editpost" href="{vb:raw post.editlink}" name="vB::QuickEdit::{vb:raw post.postid}"><img src="{vb:raw vboptions.cleargifurl}" id="editimg_{vb:raw post.postid}" alt="{vb:rawphrase edit_delete_message}" /> {vb:rawphrase edit_post}</a>
<vb:if condition="THIS_SCRIPT != 'usernote' && THIS_SCRIPT != 'announcement'"><span class="seperator">&nbsp;</span></vb:if>
New Default Value
<a class="editpost" href="{vb:raw post.editlink}" name="vB::QuickEdit::{vb:raw post.postid}" title="{vb:rawphrase edit_delete_message}"><img src="{vb:raw vboptions.cleargifurl}" id="editimg_{vb:raw post.postid}" alt="{vb:rawphrase edit_delete_message}" /> {vb:rawphrase edit_post}</a>
<vb:if condition="THIS_SCRIPT != 'usernote' && THIS_SCRIPT != 'announcement'"><span class="seperator">&nbsp;</span></vb:if>

&

Your Customized Value
<a id="qr_{vb:raw post.postid}" class='quickreply' href="{vb:raw post.replylink}" rel="nofollow"><img id="replyimg_{vb:raw post.postid}" src="{vb:raw vboptions.cleargifurl}" alt="{vb:rawphrase quick_reply_to_this_message}" /> {vb:rawphrase reply}</a>
Old Default Value
<a id="qr_{vb:raw post.postid}" class='quickreply' href="{vb:raw post.replylink}&amp;noquote=1" rel="nofollow"><img id="replyimg_{vb:raw post.postid}" src="{vb:raw vboptions.cleargifurl}" alt="{vb:rawphrase quick_reply_to_this_message}" /> {vb:rawphrase reply}</a>
New Default Value
<a id="qr_{vb:raw post.postid}" class='quickreply' href="{vb:raw post.replylink}&amp;noquote=1" rel="nofollow" title="{vb:rawphrase quick_reply_to_this_message}"><img id="replyimg_{vb:raw post.postid}" src="{vb:raw vboptions.cleargifurl}" alt="{vb:rawphrase quick_reply_to_this_message}" /> {vb:rawphrase reply}</a>

If i just "revert" it would that solve all this or not ?
Thanks :)


All times are GMT. The time now is 04:47 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.01518 seconds
  • Memory Usage 1,749KB
  • 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
  • (5)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