Go Back   vb.org Archive > Search Forums
FAQ Community Calendar Today's Posts Search

Showing results 1 to 25 of 63
Search took 0.00 seconds.
Search: Posts Made By: malmazan
Forum: vB4 General Discussions 07-04-2020, 05:48 AM
Replies: 2
Views: 280
Posted By malmazan
Yeah, i do that, but that does not provide the...

Yeah, i do that, but that does not provide the functionality of the native image

I did mention it to vB at the time that it would be a nightmare to re-use images, but they would not listen. Sad
Forum: vB4 General Discussions 07-01-2020, 05:39 AM
Replies: 2
Views: 280
Posted By malmazan
Re-use an old image in VB4 CMS

If you have thousands of images it is next to impossible to find an previously uploaded image in order to re-use it in a different article to the one that originally used it. You need to go though...
Forum: vB4 Design and Graphics Discussions 12-01-2018, 04:47 AM
Replies: 15
Views: 3,648
Posted By malmazan
In case I save somebody the time to do the...

In case I save somebody the time to do the research:

<vb:if condition="$threadinfo['threadid'] > '1234'">

This worked for me on the SHOWTHREAD template out of the box. I have used for the href...
Forum: vB4 General Discussions 05-06-2017, 10:48 AM
Replies: 3
Views: 719
Posted By malmazan
That works, many thanks Dave

That works, many thanks Dave
Forum: vB4 General Discussions 05-05-2017, 08:09 PM
Replies: 3
Views: 719
Posted By malmazan
Template Conditional for threads by a specific author

Hi all

I need to change the appearance of threads started by a specific author.

What would be the template conditional for that?

Ideally by user id number, else by author name. Since the...
Forum: vB4 Design and Graphics Discussions 04-29-2017, 08:08 AM
Replies: 18
Views: 7,506
Posted By malmazan
You can still keep a margin adding something like...

You can still keep a margin adding something like this to the additional.css template


html { margin: 0 2%;}
Forum: vB4 General Discussions 10-23-2016, 05:36 PM
Replies: 0
Views: 294
Posted By malmazan
Show unused images as thumbnails (not links) at the bottom of CMS articles

Here's the info in case somebody needs it.

On packages\vbcms\item\content\article.php

Find $attach->process_attachments($viewinfo, $bbcode_parser->attachments, false, false, true, false, true);...
Forum: vB4 General Discussions 05-01-2013, 11:14 AM
Replies: 3
Views: 447
Posted By malmazan
Another option is to use something like as a meta...

Another option is to use something like as a meta tag:

<meta property="og:image" content="http://website.com/image.png"/>

but again I cannot figure out how to do this such that the url to the...
Forum: vB4 General Discussions 04-25-2013, 09:53 AM
Replies: 3
Views: 447
Posted By malmazan
Any pointers on this?

Any pointers on this?
Forum: vB4 General Discussions 04-02-2013, 07:52 PM
Replies: 3
Views: 447
Posted By malmazan
Images for Facebook likes, CMS

I want the right images to be selected by Facebook when liking of when posting automatically to my FB account via Twitterfeed.

For that I need to add rel="image_src" in the article images.

I've...
Forum: vBulletin 4.x Add-ons 03-05-2013, 07:32 PM
Replies: 430
Views: 103,920
Posted By malmazan
I'm wondering how to make it work on tags.php,...

I'm wondering how to make it work on tags.php, which gets lots of hits. The problem is that there seems to be no template associated with that.
Forum: vBulletin 4.x Add-ons 03-05-2013, 06:33 PM
Replies: 1,920
Add-On Releases - Everywhere Sidebar 4 VB4
Views: 2,613,297
Posted By malmazan
I'd like to show specific blocks in specific...

I'd like to show specific blocks in specific forums though
Forum: vBulletin 4.x Add-ons 03-05-2013, 04:57 PM
Replies: 1,920
Add-On Releases - Everywhere Sidebar 4 VB4
Views: 2,613,297
Posted By malmazan
I'd think of buying this, but the developer has...

I'd think of buying this, but the developer has not been round here or his own forum for months, the link to the right thread is dead and the demo web site does no longer exist, so it is difficult to...
Forum: vBulletin 4.x Template Modifications 02-17-2013, 10:53 AM
Replies: 6
Statistics Modifications - Statistics by username in Google Analytics
Views: 7,554
Posted By malmazan
Thanks for sharing this. Since vB does not...

Thanks for sharing this.

Since vB does not provide total views for a section, I have used
<vb:if condition="in_array($vbulletin->parentnode, array(5)) OR $vbulletin->nodeid == 5">

type...
Forum: vB4 General Discussions 03-02-2012, 08:01 AM
Replies: 5
Views: 621
Posted By malmazan
Actually, I was wrong, it DOES work. Somehow the...

Actually, I was wrong, it DOES work. Somehow the resulting user name shown on the screen was not capitalized, but the one that ended up on the database was.

That'll save me from having to edit a...
Forum: vB4 General Discussions 02-29-2012, 10:26 AM
Replies: 5
Views: 621
Posted By malmazan
Thanks for the help, though it does not seem to...

Thanks for the help, though it does not seem to have any effect (does not give an error either).
Forum: vB4 General Discussions 02-28-2012, 07:25 AM
Replies: 5
Views: 621
Posted By malmazan
userdata_presave I used the first two lines...

userdata_presave

I used the first two lines succesfully with v3.6, though it stopped working with v3.7
Forum: vB4 General Discussions 02-27-2012, 05:00 PM
Replies: 5
Views: 621
Posted By malmazan
Plugin to capitalize username on registration

Hi all:

I'm after a plugin that capitalizes the username on registration, as I require name and last name.

This is what I have:
$username = ucwords(strtolower($this->fetch_field('username')));...
Forum: vBulletin 4.x Template Modifications 01-16-2012, 12:44 PM
Replies: 51
Views: 24,320
Posted By malmazan
I seem to have a problem with v4.1.9 and the FB...

I seem to have a problem with v4.1.9 and the FB button.

It kind of flickers when you clic on it and I could not publish in FF. Not much better in Chrome.

I placed the code exactly as explained...
Forum: vBulletin 3.8 Add-ons 12-15-2011, 09:55 AM
Replies: 49
Views: 25,575
Posted By malmazan
I tried that on v4.1.8 and it seems to work fine....

I tried that on v4.1.8 and it seems to work fine. Thanks for sharing.
Forum: vBulletin 3.8 Add-ons 12-14-2011, 08:53 PM
Replies: 49
Views: 25,575
Posted By malmazan
Did you change anything with respect to the...

Did you change anything with respect to the latest v3 versions? I'm getting this error on v4.1.8:
Fatal error: Cannot redeclare fetch_replaced_session_url() (previously declared in...
Forum: vB4 General Discussions 11-30-2011, 08:18 PM
Replies: 5
Views: 701
Posted By malmazan
Would it be possible to have a Latest Threads...

Would it be possible to have a Latest Threads forum block where a usergroup was shown latest threads for some forums and another usergroup was shown latest threads for other forums?
Forum: vBulletin 4 Articles 11-07-2011, 07:24 AM
Replies: 100
Views: 76,122
Posted By malmazan
I would love that too

I would love that too
Forum: vBulletin 4 Articles 06-28-2011, 09:49 PM
Replies: 100
Views: 76,122
Posted By malmazan
It would be nice to know how to select...

It would be nice to know how to select background, text and hover colors so that they are different to the subNavBar ones.

I personally prefer this arrow: src="{vb:stylevar...
Forum: vBulletin 3.5 Add-ons 12-14-2010, 04:38 PM
Replies: 241
Views: 54,225
Posted By malmazan
Vote on vB.com to make watermarking a standard...

Vote on vB.com to make watermarking a standard feature:
http://tracker.vbulletin.com/browse/VBIV-5646
Showing results 1 to 25 of 63

 
Forum Jump

All times are GMT. The time now is 10:58 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.02393 seconds
  • Memory Usage 2,037KB
  • 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
  • (1)footer
  • (1)forumjump
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (2)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)search_results
  • (25)search_results_postbit
  • (1)spacer_close
  • (1)spacer_open
  • (31)threadbit_pagelink 

Phrase Groups Available:
  • global
  • inlinemod
  • prefix
  • search
Included Files:
  • ./search.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/functions_search.php
  • ./includes/functions_databuild.php
  • ./includes/functions_forumlist.php
  • ./includes/functions_misc.php
  • ./includes/functions_forumdisplay.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • search_before_process
  • search_start
  • search_results_start
  • search_results_query_posts
  • search_results_prebits
  • threadbit_process
  • search_results_postbit
  • pagenav_page
  • pagenav_complete
  • forumjump
  • search_complete
  • navbits
  • navbits_complete