vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Gallery for vBulletin 3.5.X (https://vborg.vbsupport.ru/showthread.php?t=92875)

DrewM 02-01-2006 07:42 PM

In vboptions under Message Attachment.

Annie^.^ 02-08-2006 07:08 PM

Is there a possibility to add this in users profile also?

Harald_T 02-08-2006 09:16 PM

I'm thinking of integrating some kind of this in one of the next versions.

Annie^.^ 02-08-2006 10:28 PM

thanks.... would you know when that might be? ^___^

prettyboi 02-09-2006 09:14 AM

Can someone please tell me how to run a querie?

DrewM 02-09-2006 09:41 AM

Look in the install closer.

ConKien 02-15-2006 03:09 AM

Quote:

Originally Posted by Harald_T
For inserting the missing Edit-Button:

In the template "gallery_postbit" find

<br />
<hr>

insert after the <br /> the following code:

<if condition="$post['editlink']">
<a href="$post[editlink]" name="vB::QuickEdit::$post[postid]"><img src="$stylevar[imgdir_button]/edit.gif" alt="$vbphrase[edit_delete_message]" border="0" /></a>
</if>

Now the edit-button is back again.

Thanks Harald_T, that would show the Edit button, but when you click on Edit, it's only let you edit the Title, not the contents inside the textarea.

Is there a quick fix for that Harald?

Harald_T 02-15-2006 04:50 PM

I've checked this, and the code is the same in my gallery. When you click edit you are able to edit the textarea. Also you could change the attachment for the posting. Sure that the user-rights are o.k.?

ConKien 02-15-2006 05:09 PM

Quote:

Originally Posted by Harald_T
I've checked this, and the code is the same in my gallery. When you click edit you are able to edit the textarea. Also you could change the attachment for the posting. Sure that the user-rights are o.k.?

Ok, I did not add the code you post above for showing the edit button. I used the Thread Tools -> Edit Thread option and maybe that's why!

Thanks Harald_T!

ScottC20 02-21-2006 08:58 AM

How's this coming along then?


All times are GMT. The time now is 11:13 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.01841 seconds
  • Memory Usage 1,733KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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