vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Major Additions - VB image Hosting (https://vborg.vbsupport.ru/showthread.php?t=123481)

elroger 10-25-2009 02:09 PM

Hello, when i use the Addon: "Adding quick uplaod and gallaries box in new thread" this happens:
http://gigaforo.com/forum/imagehosti...4692741522.jpg

Somebody helps me?

Thanks!!

viper357 10-25-2009 02:18 PM

Quote:

Originally Posted by elroger (Post 1905922)
Hello, when i use the Addon: "Adding quick uplaod and gallaries box in new thread" this happens:

Somebody helps me?

Thanks!!

Some of my members complain about the same thing, the only way I know of fixing it is by telling them to use Firefox instead of IE.

elroger 10-25-2009 02:28 PM

Quote:

Originally Posted by viper357 (Post 1905924)
Some of my members complain about the same thing, the only way I know of fixing it is by telling them to use Firefox instead of IE.

Thanks viper for your reply, but there is another solution: Click in the post BEFORE upload the image. Anyway is not good, more suggestions?

viper357 10-25-2009 02:44 PM

No other suggestions, I asked the same question long ago but nobody ever replied.

elroger 10-25-2009 02:59 PM

ah well, what a pity. Greetings viper.

janellez 11-05-2009 07:26 PM

I updated to this version of the module at the same time as I added a new template/skin to my forum. I'm having some trouble actually finding the text in navbar (for example) in this new skin to be able to have the mod show in the navigation bar. My new skin has a file called ch_nav that contains this text "<td class="vbmenu_control"><a href="faq.php$session[sessionurl_q]" accesskey="5">$vbphrase[faq]</a></td>" and the text "<!-- PAGENAV POPUP -->" is actually nowhere to be found.

Has anyone else run into this?

elroger 11-19-2009 10:23 AM

I want to organize the images for the first watch are the latest pictures uploaded and not in chronological order. Thanks.

viper357 11-19-2009 10:36 AM

Quote:

Originally Posted by elroger (Post 1917140)
I want to organize the images for the first watch are the latest pictures uploaded and not in chronological order. Thanks.

Read post number 1351.

elroger 11-19-2009 10:52 AM

Quote:

Originally Posted by The Ottoman (Post 1831566)
I figured out how to do it myself.

Edit line #176 to read:
Code:

$sql="Select imgid,imgfile,imgname,thumbname,imgfilesize,imgwidth,imgheight,imgdate,imgprivate FROM ".TABLE_PREFIX ."vbimghost Where userid=$userid ORDER by imgdate DESC LIMIT $init,$perpage ";
Basically add DESC right after the ORDER by imgdate.


Duh.

Sorry friend, but do not understand. What should I do?

viper357 11-19-2009 12:55 PM

You need to edit line 176 of the vbimghost.php file to look like the one above.


All times are GMT. The time now is 12:31 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.02038 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
  • (1)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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