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

Showing results 1 to 25 of 35
Search took 0.00 seconds.
Search: Posts Made By: Ldoppea
Forum: vB4 Programming Discussions 03-11-2010, 08:08 AM
Replies: 2
Views: 693
Posted By Ldoppea
Ok it works, thanks ;)

Ok it works, thanks ;)
Forum: vB4 Programming Discussions 02-14-2010, 03:39 PM
Replies: 2
Views: 693
Posted By Ldoppea
Content Type Id

Hi,

I'm trying to get the extension of a defined attachement on the DB.

On vB3, I used :

SELECT attachmentid, userid, dateline, contentid, extension
FROM vb4_attachment
WHERE extension IN...
Forum: vBulletin 3.7 Add-ons 11-25-2009, 09:36 PM
Replies: 139
Forum Home Enhancements - Latest Posts
Views: 33,164
Posted By Ldoppea
Hi, Will you port this product to vb4?

Hi,

Will you port this product to vb4?
Forum: vBulletin 3.7 Add-ons 11-25-2009, 09:26 PM
Replies: 270
Chat Modifications - [AJAX] cChatBox
Views: 86,419
Posted By Ldoppea
Hi, Will you port this product to vb4?

Hi,

Will you port this product to vb4?
Forum: Modification Requests/Questions (Unpaid) 09-09-2009, 12:24 PM
Replies: 2
Views: 680
Posted By Ldoppea
Great. It seems to work successful :up: ...

Great. It seems to work successful :up:

Thanks to your answer ;)
Forum: Modification Requests/Questions (Unpaid) 09-09-2009, 12:04 PM
Replies: 3
Views: 690
Posted By Ldoppea
Yes, but you had to check all post you want to...

Yes, but you had to check all post you want to quote, before writing your answer.

After you switched to the advanced mode, if you want to quote a new post, you had to do it manually.
Forum: Modification Requests/Questions (Unpaid) 09-07-2009, 12:20 PM
Replies: 2
Views: 680
Posted By Ldoppea
Warning : New posts during your post edition

Hi,

Actually, when I post an answer to a thread, there is no warning if somebody answer to this thread in the meantime I was writing mine.

Is it possible to verify, before submit, if there is a...
Forum: Modification Requests/Questions (Unpaid) 09-07-2009, 12:09 PM
Replies: 3
Views: 690
Posted By Ldoppea
Advanced mode and post quote

Hi,

Is it possible to quote a post from the "advanced" edition page?

Actually, to quote a post, you have to be on the thread page, and when you are on the advanced edition page, you can't...
Forum: vB3 Programming Discussions 09-04-2009, 05:54 PM
Replies: 1
Views: 491
Posted By Ldoppea
Nobody knows how to do this? Optionally,...

Nobody knows how to do this?

Optionally, does somebody know how to simple redim an image file, with constrained proportions and with borders which exceed truncated?

For example this image: ...
Forum: vB3 Programming Discussions 09-01-2009, 07:27 PM
Replies: 1
Views: 491
Posted By Ldoppea
Thumbnails generation & proportions

Hi,

I found a vB forum which have all of its thumbnails with same dimensions (100*70px) and good proportions (images are truncated). This thumbnails are generated by the attachment.php file.

Is...
Forum: vB3 Programming Discussions 08-31-2009, 08:37 PM
Replies: 0
Views: 527
Posted By Ldoppea
Scheduled Tasks and fetch_attachment_path()

Hi,

I'm currently programming a scheduled tasks.

On the script, I want to access attachment files. So I need to use the fetch_attachment_path() function, located in the...
Forum: vB3 Programming Discussions 08-30-2009, 09:48 PM
Replies: 10
Views: 965
Posted By Ldoppea
Great! At first sight, programming with...

Great!

At first sight, programming with vBulletin is a bit strange, but finally it's verry powerful :p

Thanks very much for your help ;)
Forum: vB3 Programming Discussions 08-30-2009, 01:01 PM
Replies: 10
Views: 965
Posted By Ldoppea
The use of the $HTML variable is very...

The use of the $HTML variable is very constraining. :(

I had to convert an old php script which write HTML code.

In the old version, I used many ?> html code <?php and echo to insert HTML code....
Forum: vB3 Programming Discussions 08-27-2009, 08:46 AM
Replies: 10
Views: 965
Posted By Ldoppea
Ok, I'll try to do this. Thanks for answers...

Ok, I'll try to do this.

Thanks for answers ;)
Forum: vB3 Programming Discussions 08-24-2009, 08:57 AM
Replies: 10
Views: 965
Posted By Ldoppea
Ok that's work, thanks. Is it possible to...

Ok that's work, thanks.

Is it possible to include dynamic contents (PHP code) directly in $HTML? For example, to include some file in the $HTML?
Forum: vB3 Programming Discussions 08-23-2009, 09:51 PM
Replies: 10
Views: 965
Posted By Ldoppea
Yes, I need help creating the actual page. I know...

Yes, I need help creating the actual page. I know how to create a custom page, but the USERCP page seems to be different.

The USERCP template is a template which inclure the header, the navbar,...
Forum: vB3 Programming Discussions 08-20-2009, 11:52 AM
Replies: 10
Views: 965
Posted By Ldoppea
USERCP page

Hi,

I'm trying to create a custom USERCP page, based on this How-To : https://vborg.vbsupport.ru/showthread.php?t=147911&highlight=construct_usercp_nav

So I create a new page successful (new...
Forum: vB3 Design and Graphics Discussions 08-08-2009, 11:36 PM
Replies: 9
Views: 1,156
Posted By Ldoppea
Uhhhh.... It's so easy...

Uhhhh.... It's so easy https://vborg.vbsupport.ru/external/2009/08/25.gif

That will be very useful in the future !

Thanks very very very much :).
Forum: vB3 Design and Graphics Discussions 08-08-2009, 09:45 PM
Replies: 9
Views: 1,156
Posted By Ldoppea
Template : .gif files to .png files?

Hi,

The actual vBulletin templates use many .gif files which I want to customize.

Usually, to customize an image you have to replace this file (ex : image/buttons/addpoll.gif) with another.
...
Forum: vBulletin 4.x Add-ons 08-06-2009, 03:23 PM
Replies: 8,794
Chat Modifications - MGC Chatbox Evo
Views: 2,513,603
Posted By Ldoppea
Hi, The options...

Hi,

The options "mgc_cb_evo_display_on_allpages" and "mgc_cb_evo_store_invar_allpages" seem to not work.

I tried to display the ChatBox on every forum pages, before the navbar, without success....
Forum: vB3 General Discussions 07-18-2009, 09:17 AM
Replies: 5
Views: 931
Posted By Ldoppea
So, your target RSS don't support this mark :( . ...

So, your target RSS don't support this mark :( .

When you follow a RSS link, you can view a page which last posts. If you look at the source code, you can view the RSS structure used. If some mark...
Forum: vB3 General Discussions 07-17-2009, 06:45 PM
Replies: 5
Views: 931
Posted By Ldoppea
Some RSS feeds have a <content:encoded> balise...

Some RSS feeds have a <content:encoded> balise which contain the full news.

You can use the {feed:content:encoded} option in the RSS template to use the <content:encoded> instead of <description>....
Forum: vB3 General Discussions 07-17-2009, 05:26 PM
Replies: 8
Views: 819
Posted By Ldoppea
Thanks ;)

Thanks ;)
Forum: vB3 General Discussions 07-17-2009, 04:45 PM
Replies: 8
Views: 819
Posted By Ldoppea
Hi Jacko, I try to convert my Map page to...

Hi Jacko,

I try to convert my Map page to use it in vBulletin. If possible I'll try to make a module, but I don't know if I'll succeed.

Actually, I use it in a SMF forum :...
Forum: vB3 General Discussions 07-17-2009, 03:55 PM
Replies: 8
Views: 819
Posted By Ldoppea
Great! That's right! In the USERCP_SHELL...

Great! That's right!

In the USERCP_SHELL template each link is managed by the code (here is the Customize link example) :

<if condition="$show['customizelink']">
<tr><td...
Showing results 1 to 25 of 35

 
Forum Jump

All times are GMT. The time now is 12:23 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.01681 seconds
  • Memory Usage 2,031KB
  • 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
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)search_results
  • (25)search_results_postbit
  • (1)spacer_close
  • (1)spacer_open
  • (21)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