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

Showing results 1 to 25 of 131
Search took 0.01 seconds.
Search: Posts Made By: Mr-Moo
Forum: Community Lounge 10-16-2014, 03:02 PM
Replies: 3
Views: 783
Posted By Mr-Moo
Been a while - question

Good afternoon everyone!

It's been a few years since I logged in here and made some posts, so I apologize if this is the wrong section. I've recently just had a new issue spur up and would like...
Forum: vB3 General Discussions 07-04-2010, 06:38 PM
Replies: 0
Views: 554
Posted By Mr-Moo
Redirect Error - Forbidden

Hello Vbulletin users,

Not always, but sometimes, when a user posts a link (for example: http://trick.ly/) and a user clicks the link, it is not a direct link, you get a 'redirect' link and an...
Forum: vBulletin 3.8 Add-ons 02-25-2010, 03:02 PM
Replies: 2,262
Add-On Releases - vBExperience 3.8
Views: 1,591,486
Posted By Mr-Moo
Ok, I have run into an issue. I have searched all...

Ok, I have run into an issue. I have searched all the posts on this thread and was unable to find any solution to my issue.

The promotion system is NOT working for me. I downloaded the beta for...
Forum: vB3 Programming Discussions 04-26-2009, 08:36 AM
Replies: 3
Views: 750
Posted By Mr-Moo
For the main question, I cannot help you. However...

For the main question, I cannot help you. However I can provide a little assistance on your second question.

The link you posted is the source on the editor and how to add it. You need a text...
Forum: vB3 Programming Discussions 04-16-2009, 06:09 PM
Replies: 2
Views: 643
Posted By Mr-Moo
Go through your style manager and locate that...

Go through your style manager and locate that particular code. Once it is located, simply place <br /> at every "new line" you desire.

As for the email addresses, I would NOT recommend displaying...
Forum: vB3 Programming Discussions 04-16-2009, 06:07 PM
Replies: 1
Views: 691
Posted By Mr-Moo
Could you please post a link?

Could you please post a link?
Forum: vB3 Programming Discussions 04-15-2009, 06:39 PM
Replies: 3
Views: 820
Posted By Mr-Moo
Yes, thank you dismounted. I did not read the...

Yes, thank you dismounted. I did not read the entire code. Big mistake on my end.

Learn something new every day ;) I was not aware that the eval() does that
Forum: vB3 Programming Discussions 04-15-2009, 06:29 PM
Replies: 3
Views: 832
Posted By Mr-Moo
Please post a link to the exact mod you are using.

Please post a link to the exact mod you are using.
Forum: vB3 Programming Discussions 04-14-2009, 09:20 PM
Replies: 11
Views: 1,118
Posted By Mr-Moo
I will address this when I have some more time...

I will address this when I have some more time later this week. Otherwise someone else may help you if they have some free time.

Thank you and sorry for the wait.
Forum: vB3 Programming Discussions 04-14-2009, 09:19 PM
Replies: 5
Views: 2,710
Posted By Mr-Moo
You did not answer the question, what are you...

You did not answer the question, what are you looking to change in size? Are you looking to change the entire web-page, the box that the information is in?

Please post a screenshot of what needs...
Forum: vB3 Programming Discussions 04-14-2009, 09:08 PM
Replies: 3
Views: 1,292
Posted By Mr-Moo
Should be at...

Should be at "rootforum/clientscript/vbulletin_css/"

Please let me know if this works :)

An easy way in the future to find this out is to open your webpage and hit "view source" under your...
Forum: vB3 Programming Discussions 04-13-2009, 04:02 PM
Replies: 3
Views: 820
Posted By Mr-Moo
Something had to have changed. It appears that...

Something had to have changed. It appears that there is an extra ":" in your file.

Please attached the PHP file "/forum/includes/class_postbit.php" and I will fix it for you.

Thank you,
Forum: vB3 Programming Discussions 04-13-2009, 03:59 PM
Replies: 9
Views: 1,121
Posted By Mr-Moo
To my knowledge that would not be a resolution...

To my knowledge that would not be a resolution either. Since you want it to show specific to the team they have selected.

Correct?
Forum: vB3 Programming Discussions 04-12-2009, 02:34 PM
Replies: 19
Views: 1,619
Posted By Mr-Moo
Lynne is correct, you need to define your...

Lynne is correct, you need to define your variables on who, what, when, etc... the item gets updated. There are standards that must be followed.

As for the preview, it looks good, I do not see...
Forum: vB3 Programming Discussions 04-12-2009, 12:34 PM
Replies: 9
Views: 1,121
Posted By Mr-Moo
Hello merk, Ok, after looking into the...

Hello merk,

Ok, after looking into the situation this is what I have found.

You are including the correct profile field, but you want it to display on the selection they chose WITHIN the...
Forum: vB3 Programming Discussions 04-12-2009, 12:32 PM
Replies: 11
Views: 1,118
Posted By Mr-Moo
Please answer my second question also. I need as...

Please answer my second question also. I need as MUCH information as possible sir. I need to know exactly what you are wanting this to look like.
Forum: vB3 Programming Discussions 04-12-2009, 12:31 PM
Replies: 7
Views: 1,053
Posted By Mr-Moo
Hello mokujin, -What happened when you used...

Hello mokujin,

-What happened when you used the previous code (which you supplied). Did it properly upload images?
-What type of file-extension are you trying to upload?

Thank you,
Forum: vB3 Programming Discussions 04-11-2009, 06:47 PM
Replies: 4
Views: 753
Posted By Mr-Moo
Try adding: <input type="hidden"...

Try adding:
<input type="hidden" name="redirect" value="URLHERE">

Into your code.

Now, are you talking about the page that says "YOUR MESSAGE SENT SUCCESSFULLY CLICK HERE TO GO OR WAIT"...
Forum: vB3 Programming Discussions 04-11-2009, 06:34 PM
Replies: 7
Views: 1,053
Posted By Mr-Moo
If I go from the source provided in that link, I...

If I go from the source provided in that link, I feel that the only modification that needs to be made is the following:

if($_POST['do']=="doupload"){...
Forum: vB3 Programming Discussions 04-11-2009, 06:10 PM
Replies: 7
Views: 1,053
Posted By Mr-Moo
I am still a little unclear ;) Are you...

I am still a little unclear ;)

Are you looking to just have a file uploaded to any directory? I need details mate. Do you have any examples?
Forum: vB3 Programming Discussions 04-11-2009, 05:43 PM
Replies: 11
Views: 1,118
Posted By Mr-Moo
My question is why you cannot follow their...

My question is why you cannot follow their walk-through on their site? Or are you just looking to pull the first twenty words and no other details?
Forum: vB3 Programming Discussions 04-11-2009, 05:38 PM
Replies: 4
Views: 753
Posted By Mr-Moo
Please paste the code and a link to this so we...

Please paste the code and a link to this so we have the ability to check out the style. However if it is what I think it is, you should just be able to alter the redirect in the form settings. If you...
Forum: vB3 Programming Discussions 04-11-2009, 05:29 PM
Replies: 19
Views: 4,183
Posted By Mr-Moo
TigerC10 is correct, There is no reason to...

TigerC10 is correct,

There is no reason to place an image there the same color of the background. You make it harder for spiders to run through, harder on the end-user PCs to render the page,...
Forum: vB3 Programming Discussions 04-11-2009, 05:25 PM
Replies: 9
Views: 1,121
Posted By Mr-Moo
Let me know if this works: <if...

Let me know if this works:


<if condition="is_member_of($post, #)">
<td class="postbit" width="175" style="border: $stylevar[cellspacing]px solid $stylevar [tborder_bgcolor]; border-top: 0px;...
Forum: vB3 Programming Discussions 04-11-2009, 05:04 PM
Replies: 2
Views: 612
Posted By Mr-Moo
Also to add to Lynne's response, If you...

Also to add to Lynne's response,

If you would like to include those images but expand the text editor please refer to the CSS at "/clientscript/vbulletin_editor.css" and template "newreply" to...
Showing results 1 to 25 of 131

 
Forum Jump

All times are GMT. The time now is 07:02 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.01883 seconds
  • Memory Usage 2,052KB
  • 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
  • (13)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