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

Showing results 1 to 25 of 146
Search took 0.00 seconds.
Search: Posts Made By: Abhik
Forum: vB4 General Discussions 11-23-2012, 08:25 AM
Replies: 0
Views: 580
Posted By Abhik
Deleting Attachments Older than 1 Year?

Hi,
Is there any easy way to delete attachments older than 1 year?
I know I can go to Admin CP and search for attachments uploads prior to a certain date and delete them from there, but I have...
Forum: vB4 General Discussions 02-26-2012, 09:27 AM
Replies: 1
Views: 507
Posted By Abhik
Anyone? Please?

Anyone? Please?
Forum: vB4 General Discussions 02-26-2012, 09:26 AM
Replies: 7
Views: 1,296
Posted By Abhik
Thanks.. :) But I have managed to do it using...

Thanks.. :)
But I have managed to do it using the default prune tool.
What I did is decreased the memory limit in php config and used 8GB memory using ini_set for thread.php file in admin cp.
Run...
Forum: vB4 General Discussions 02-22-2012, 04:45 PM
Replies: 4
Views: 398
Posted By Abhik
If they are on two different domains, yes, you...

If they are on two different domains, yes, you then need to have two licenses.
Forum: vB4 General Discussions 02-22-2012, 03:08 PM
Replies: 7
Views: 1,296
Posted By Abhik
Well, if I do a DELETE from threads, it'll delete...

Well, if I do a DELETE from threads, it'll delete all the thread, but what about posts in those threads? Won't they left on database? :(
Forum: vB4 General Discussions 02-22-2012, 03:05 PM
Replies: 3
Views: 573
Posted By Abhik
<a...

<a href="https://members.vbulletin.com/membersupport_priority.php" target="_blank">https://members.vbulletin.com/member...t_priority.php</a>
Add your staff's email there and ask them to register at...
Forum: vB4 General Discussions 02-22-2012, 02:59 PM
Replies: 4
Views: 416
Posted By Abhik
Style Manager > Click on GO button on your...

Style Manager > Click on GO button on your template.
Then click on ImagePaths.
Forum: vB4 Programming Discussions 02-22-2012, 02:51 PM
Replies: 3
Views: 618
Posted By Abhik
At SHOWTHREAD template find the <div...

At SHOWTHREAD template find the
<div id="pagination_bottom" class="pagination_bottom">
Place your code just before that.
Forum: vB4 General Discussions 02-21-2012, 04:45 PM
Replies: 4
Views: 416
Posted By Abhik
Check if Image Directory paths are rightly filled...

Check if Image Directory paths are rightly filled in Stylevers.
Forum: vB4 General Discussions 02-21-2012, 04:04 PM
Replies: 1
Views: 507
Posted By Abhik
Guest No Permission Message on Custom Pages?

Hello,
How do I enable the default guest no permission message along with login box in my custom pages?

Here is what I need.
https://vborg.vbsupport.ru/external/2012/02/23.png

There must be...
Forum: vB4 General Discussions 02-20-2012, 02:03 AM
Replies: 7
Views: 1,296
Posted By Abhik
What should be the query?

What should be the query?
Forum: vB4 General Discussions 02-19-2012, 06:45 PM
Replies: 7
Views: 1,296
Posted By Abhik
How Do I Mass Prune Threads using Command Line?

Hello,
Is there any way to mass prune threads from selected forums from command line?
I have near 5000K (5000000) threads to prune, but Admin CP option gives me memory outage error though I have...
Forum: vB4 Programming Discussions 02-19-2012, 11:31 AM
Replies: 7
Views: 559
Posted By Abhik
Posts are stored in 'post' table, but what...

Posts are stored in 'post' table, but what exactly you want to retrieve?
Forum: vB4 Programming Discussions 02-19-2012, 11:30 AM
Replies: 3
Views: 618
Posted By Abhik
The postbit_signature_start or the...

The postbit_signature_start or the postbit_messagearea_start template hook is probably the best place.
You can use this condition to show a message only to guests.
<vb:if...
Forum: vB4 Programming Discussions 02-18-2012, 10:11 AM
Replies: 7
Views: 764
Posted By Abhik
Hello Lynne, sorry for replying late. My goal...

Hello Lynne, sorry for replying late.
My goal is to highlight the threadbit in a separate color if the thread started by a member belongs to a specific group.
That's it.
Forum: vB4 General Discussions 02-16-2012, 05:40 PM
Replies: 3
Views: 556
Posted By Abhik
That's probably a custom mod/template...

That's probably a custom mod/template modification.
Forum: vB4 Programming Discussions 02-16-2012, 04:36 PM
Replies: 7
Views: 764
Posted By Abhik
Thanks Lynne, What that query should be? Sorry,...

Thanks Lynne,
What that query should be? Sorry, but I am totally lost here.
Forum: vB4 Programming Discussions 02-15-2012, 07:20 AM
Replies: 7
Views: 764
Posted By Abhik
Well, its in a template, the threadbit template...

Well, its in a template, the threadbit template actually.
Forum: vB4 Programming Discussions 02-14-2012, 05:16 PM
Replies: 7
Views: 764
Posted By Abhik
Check Thread Starter Usergroup and Execute Code

Hello,
How do I check the thread starter's usergroup and execute code based on that?

I mean, something like this:

<vb:if condition="is_member_of($threadstarter, 5,6,7,9)">
........
<vb:else...
Forum: vB4 General Discussions 02-13-2012, 07:45 PM
Replies: 1
Views: 1,978
Posted By Abhik
if condition="$forum[forumid] ==X Not Working in SHOWTHREAD Template

Hello,
I am trying to show information on showthread template based on some particular forums.

I am using
<vb:if condition="$forum[forumid] == XX">
......
......
</vb:if>

But its not...
Forum: vB4 Programming Discussions 02-13-2012, 06:00 PM
Replies: 6
Views: 623
Posted By Abhik
Awesome!! :) Now the columns are being...

Awesome!! :)
Now the columns are being populated.
One more problem,
I am using
<h2 class="blockhead">Domain Details</h2>
<div class="blockbody formcontrols">
<h3 class="blocksubhead">The Domain...
Forum: vB4 Programming Discussions 02-13-2012, 05:20 PM
Replies: 6
Views: 623
Posted By Abhik
I am getting two blank fields.. Is that normal? ...

I am getting two blank fields.. Is that normal?
Shouldn't it be filled from the values from the text fields?

http://i41.tinypic.com/1qg9r8.png

I am trying to display the info in showthread...
Forum: vB4 Programming Discussions 02-13-2012, 04:51 PM
Replies: 6
Views: 623
Posted By Abhik
Thanks, Now it get saved without any error. How...

Thanks,
Now it get saved without any error. How do I check if they got saved properly?

Also, how may I call them in my templates?
$post['domainforsalename']
and/or
{vb:raw...
Forum: vB4 Programming Discussions 02-13-2012, 04:10 PM
Replies: 6
Views: 623
Posted By Abhik
Validating Datamanager Values?

Hello,
I have added two simple html text fields in newthread template and now want to save them using datamanager and show them in the showthread template.

First, I have placed them in GPC Array...
Forum: vBulletin 4 Articles 02-13-2012, 10:20 AM
Replies: 27
Views: 12,038
Posted By Abhik
How to save this data in database instead of...

How to save this data in database instead of post?
Thanks
Showing results 1 to 25 of 146

 
Forum Jump

All times are GMT. The time now is 12:04 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.01849 seconds
  • Memory Usage 2,050KB
  • 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
  • (3)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