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

Showing results 1 to 25 of 54
Search took 0.00 seconds.
Search: Posts Made By: Xexiu
Forum: vB4 General Discussions 03-18-2014, 02:19 AM
Replies: 14
Views: 1,446
Posted By Xexiu
Yeah, on my SS I have the check mark (manually...

Yeah, on my SS I have the check mark (manually added) on template forumhome_forumbit_level1_post, and shows the check mark. But when I click it it redirects me to subscription folder (I add the forum...
Forum: vB4 General Discussions 03-18-2014, 01:28 AM
Replies: 14
Views: 1,446
Posted By Xexiu
Hmmmm I cant see it. Im modifying a style but...

Hmmmm I cant see it. Im modifying a style but anyway, was having a look at the default style and I dont see the icon. Can you post a screenshoot please. Here is mine.
...
Forum: vB4 General Discussions 03-18-2014, 12:21 AM
Replies: 14
Views: 1,446
Posted By Xexiu
Do you mean this (?): <if...

Do you mean this (?):
<if condition="$show['subscribed_to_forum']">
<a href="subscription.php?$session[sessionurl]do=removesubscription&amp;f=$foruminfo[forumid]"...
Forum: vB4 General Discussions 03-17-2014, 11:41 PM
Replies: 14
Views: 1,446
Posted By Xexiu
Thanks blind. To make it work under...

Thanks blind.

To make it work under ForumDisplay also? Or make it work on all site? Should I change hook location to "global start"?

Much thanks.
Forum: vB4 General Discussions 03-17-2014, 09:44 PM
Replies: 14
Views: 1,446
Posted By Xexiu
And how to make it work on vbulletin 3.8? Thanks

And how to make it work on vbulletin 3.8? Thanks
Forum: vB3 Programming Discussions 05-26-2013, 11:44 PM
Replies: 20
Views: 1,600
Posted By Xexiu
I think that I didn't explained myself. I...

I think that I didn't explained myself.

I see my avatar "$prepared[avatarurl]" on my profile (avatar image). But when I visit others profile its "hidden" not showd.
Forum: vB3 Programming Discussions 05-25-2013, 03:52 PM
Replies: 20
Views: 1,600
Posted By Xexiu
If I am the profile owner and visit my profile,...

If I am the profile owner and visit my profile, show my avatar. Else, if visit others profile, show others avatar on their profile.
Forum: vB3 Programming Discussions 05-25-2013, 01:40 AM
Replies: 20
Views: 1,600
Posted By Xexiu
Hi don, Yeah tried it before...

Hi don,

Yeah tried it before "$prepared[avatarurl]" and it has the same result (doesn't show nothing). I'm getting a bit desesperate!!

Any news Lynne?
Forum: vB3 Programming Discussions 05-24-2013, 07:44 PM
Replies: 20
Views: 1,600
Posted By Xexiu
Thanks don, Tested it and doesnt work! ...

Thanks don,

Tested it and doesnt work!

I have thge following code:

<if condition="$prepared['profilepicurl']">
<img src="$user_ava[0]" /> // Shows the currently user avatar (the one that's...
Forum: vB3 Programming Discussions 05-24-2013, 12:47 AM
Replies: 20
Views: 1,600
Posted By Xexiu
Ok, let me explain myself. I have a plugin that...

Ok, let me explain myself. I have a plugin that shows avatar on all pages. The plugin is:

require_once('./includes/functions_user.php');
$user_ava =...
Forum: vB3 Programming Discussions 05-23-2013, 12:19 PM
Replies: 20
Views: 1,600
Posted By Xexiu
And whats the code to show the avatar for the...

And whats the code to show the avatar for the profile owner?

I need something like this:

<if condition="$show['profile_owner']">
<img scr="url_to_avatar_of_profile_owner" /> // similar as the...
Forum: vB3 Programming Discussions 05-22-2013, 09:21 PM
Replies: 20
Views: 1,600
Posted By Xexiu
Hello Lynne. That code worked for me. I...

Hello Lynne.

That code worked for me. I added:

<if condition="$userinfo['userid'] == $bbuserinfo['userid']"></if>

And the "button" only showed for the user that was browsing. Now my...
Forum: vBulletin 4.x Add-ons 05-13-2013, 06:55 PM
Replies: 34
Miscellaneous Hacks - Smush.it Attachment & Avatar
Views: 9,992
Posted By Xexiu
I have the same problem!! I made a folder on...

I have the same problem!! I made a folder on "/var/www/tmp_smush" and gived 777 permissions but still the same problem:



Warning: mkdir(): Permission denied in [path]/newattachment.php(552) :...
Forum: vBulletin 3.7 Add-ons 05-06-2013, 05:44 PM
Replies: 26
Administrative and Maintenance Tools - yBackup
Views: 7,688
Posted By Xexiu
Did you made up with the cron? Also I have...

Did you made up with the cron?

Also I have some errors after upgrading to php 5.4.3. Depected error.
Solution:

Open: includes/adminfunctions_ydumper and find:

mysql_escape_string

Replace...
Forum: vBulletin 3.8 Add-ons 05-05-2013, 09:13 PM
Replies: 11
Views: 4,391
Posted By Xexiu
Is there a way to set the default interval to 1...

Is there a way to set the default interval to 1 min.?

So when a new user registers, the interval is set to 1min automatically...

Do know if I explain myself. Thank you.
Forum: vBulletin 3.8 Add-ons 04-29-2013, 01:37 AM
Replies: 2,086
Views: 506,125
Posted By Xexiu
Any news? I sill can get it working under...

Any news? I sill can get it working under vbulletin 3.8.7 (live site) also tested it on localhost with wampserver, PHP 5.4.3 (fresh install) and still doesn't retrieve any data.

I've tested it...
Forum: vBulletin 3.8 Add-ons 04-26-2013, 01:17 AM
Replies: 37
Forum Home Enhancements - Forum Goals with Animated Progress Bar
Views: 12,178
Posted By Xexiu
Testes it on vb 3.8.6 with jquery boxes and...

Testes it on vb 3.8.6 with jquery boxes and callbacks and seems that prototype.js conflicts with jquery! Any solution? Maybe a Forum Goal realease with jquery?

Uninstalled for the momemt till a...
Forum: vBulletin 3.8 Add-ons 04-21-2013, 10:50 PM
Replies: 8
Views: 5,402
Posted By Xexiu
I edited with NotePad ++...

I edited with NotePad ++ includes/class_upload.php but doesn't find:

function email_moderators($fields)

Any ideas?
Forum: vBulletin 3.7 Add-ons 04-21-2013, 10:44 PM
Replies: 34
Views: 19,537
Posted By Xexiu
Not compatible with vbSeo! :(

Not compatible with vbSeo! :(
Forum: vBulletin 3.8 Add-ons 04-19-2013, 02:16 PM
Replies: 2,086
Views: 506,125
Posted By Xexiu
Nope. No forums excluded on any of the sites...

Nope. No forums excluded on any of the sites (live and localhost).

I had deleted all the definitions on localhost and tried importing again (DJ Master's XML Delta). But I get this error:


Can...
Forum: vBulletin 3.8 Add-ons 04-19-2013, 11:34 AM
Replies: 2,086
Views: 506,125
Posted By Xexiu
Yeah, I think I dont all those steps and nothing....

Yeah, I think I dont all those steps and nothing. Here are some screenshoots.

Live site:

https://vborg.vbsupport.ru/

https://vborg.vbsupport.ru/


Localhost (new vbulletin installation...
Forum: vBulletin 3.8 Add-ons 04-19-2013, 12:46 AM
Replies: 2,086
Views: 506,125
Posted By Xexiu
Hello Digital, First of all thanks for your...

Hello Digital,

First of all thanks for your contribution!
I had downloaded AME 2.5.6 and follow up this thread for the definitions.
All went ok. Installed AME, imported the definitions, Resync...
Forum: vB3 Programming Discussions 04-18-2013, 11:09 PM
Replies: 0
Views: 575
Posted By Xexiu
Set option by default [Profile Fields]

Hello,

I had downloaded time ago an add-on (currently not supported from the author) and was wondering if I can chose what default option to set up in profile fileds so in order to activate it...
Forum: vB3 General Discussions 04-16-2013, 01:23 PM
Replies: 5
Views: 784
Posted By Xexiu
Well, thank you Lynne. Had to edit the js....

Well, thank you Lynne.

Had to edit the js. file in order to remove some things. Let me explain how do I do it:
I had enabled HTML Comments and saw this:

<script type="text/javascript">
...
Forum: vBulletin 3.8 Add-ons 04-15-2013, 11:26 PM
Replies: 61
Miscellaneous Hacks - [AJAX] Thumbs Up?
Views: 32,967
Posted By Xexiu
Hello, Good work for the mod. It's working...

Hello,

Good work for the mod. It's working like a charm on my vb 3.8.6.
I only have one question/doubt.

Is there a way to cut off the line showing wich members vote positive or negative on...
Showing results 1 to 25 of 54

 
Forum Jump

All times are GMT. The time now is 03:57 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.02876 seconds
  • Memory Usage 2,043KB
  • 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
  • (60)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