vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   vMembers manages subscription purchases and downloads (https://vborg.vbsupport.ru/showthread.php?t=83433)

Omranic 11-18-2005 01:17 AM

look
the problem is solved but i have another one related to the first

it now support Replacement Variable‎ in styles
I have my header modified & has {vbdir} replacement variable that represents the forum directory but when viewing this script it shows me he link of the pics as http://domain.LTD/vb/vb//vb/styles/rose-1/HL03.gif
& it must be like that http://domain.LTD/vb/styles/rose-1/HL03.gif

this say that the forum dir is repeated twice in all images exept images set as background (realy strannge)

whats go wrong ?

calorie 11-18-2005 01:31 AM

@EvilAkuma: look in the vB Phrase Manager, under the vmembers Phrase Type. All the phrases are in there.

@SolidSnake@GTI: It's an order thing. I'll look into a fix.

jimmyboy 11-18-2005 02:12 AM

Quote:

Originally Posted by calorie
@pepel13: missing semicolons at the end of three lines around line 120, so just add them:
Code:

$vboptions['forumhome'] = $vbulletin->options['forumhome'];
$vboptions['contactuslink'] = $vbulletin->options['contactuslink'];
$bbuserinfo['email'] = $vbulletin->userinfo['email'];
$vboptions['bbtitle'] = $vbulletin->options['bbtitle'];


the style on the members.php page is not working well....ummmmcould u check it out?

calorie 11-18-2005 03:08 AM

@jimmyboy: are you using replacement variables too?

calorie 11-18-2005 05:34 AM

@SolidSnake@GTI: so the way the order went was /vb/styles/rose-1/HL03.gif where something like /vb/styles/rose-1/ is probably in the replacement variable, and then vMembers prepends the forum piece (http://domain.LTD/vb/) so you get http://domain.LTD/vb//vb/styles/rose-1/HL03.gif, i.e. the vb//vb piece. In any case, redownload the mod and replace members.php again, resetting your full path, and see if it displays properly now.

jimmyboy 11-18-2005 06:43 AM

Quote:

Originally Posted by calorie
@SolidSnake@GTI: so the way the order went was /vb/styles/rose-1/HL03.gif where something like /vb/styles/rose-1/ is probably in the replacement variable, and then vMembers prepends the forum piece (http://domain.LTD/vb/) so you get http://domain.LTD/vb//vb/styles/rose-1/HL03.gif, i.e. the vb//vb piece. In any case, redownload the mod and replace members.php again, resetting your full path, and see if it displays properly now.

i donno, it's still not working.

the path of the pics are messed up

for example. should be

mysite.com/forum/images/asdfasd.gif

now it's
mysite.com/forum/'images/asdfasd.gif'

donno why

calorie 11-18-2005 06:50 AM

Blah, wait I'm confused.

jimmyboy 11-18-2005 06:57 AM

Quote:

Originally Posted by calorie
Blah, wait I'm confused.

u should test it on ur site to see the path of pics. try diff skins.


and how do u edit

License Agreement Text...?????

could u plz add more features to it?? really appreciated!

calorie 11-18-2005 07:04 AM

On my site it works fine, though I don't have every skin. ;)

It would probably help me if you could give a link to your site so I can take a look.

All the text is in phrases, so just go to the vB Phrase Manager and look for the vmembers Phrase Type.

jimmyboy 11-18-2005 07:12 AM

Quote:

Originally Posted by calorie
On my site it works fine, though I don't have every skin. ;)

It would probably help me if you could give a link to your site so I can take a look.

All the text is in phrases, so just go to the vB Phrase Manager and look for the vmembers Phrase Type.

sent u a msg


All times are GMT. The time now is 11:50 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.01306 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
  • (1)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