![]() |
Code:
Options +FollowSymLinks |
contact me on aim or msn i'll help you from there
|
I'm using photoplog instead of vbgallery for the members' photos. I know I need to add the link in the memberinfo template, but I don't know how to make the link (the one that says "view more pics") link to individual galleries. Anyone have any clue how to do this?
|
Quote:
This is what I put in my memberinfo for a direct link to it. Code:
<!-- View More Pics - link to PhotoPlog --> |
Quote:
|
Quote:
|
I have another small problem:
How do I get rid of the text next to the aim, icq etc. icons? I want to leave the linked icon, but get rid of the text because the text pushes the layout over and it's not aligned. I don't know which part of the memberinfo template to remove :confused: |
Quote:
put it that way : $userinfo[icqicon] instead of $userinfo[aim] |
MissKalunji sorry I may have missed your PM yesterday on AIM if you sent me one about the .htaccess problem.
Also I'm having another problem. When I set something in the "Here for" field nothing shows up exept when I choose friends and it actually displays Dating in my profile. |
Quote:
Code:
$userinfo[aimicon] <a href="whatever it says here - has a whole bunch of stuff"> $userinfo[aim]</a> That'll make just the icon linkable. I noticed the same problem you were having with the AIM blocks and rewrote that to be in it's own section. Check it out :) https://vborg.vbsupport.ru/showpost....&postcount=307 |
Quote:
Is this your box or someone else hosting it for you? Go to your admin panel - Maintenance - View PHP Info Under the section apache2handler there is a Loaded Modules Block. In there you should see mod_rewrite - without that! It's a no go! If you have access to the box you can check the conf file and try adding LoadModule rewrite_module modules/mod_rewrite.so Just add it underneith the loadmodule line for php. Restart apache and check your php info again - still no go the original compile did not specify modules and you'll need to recompile. |
Quote:
|
Quote:
|
I'd talk to the person who is hosting the site for you and ask them if they can add the apache mod_rewrite module for a project you're working on. It's becoming more and more used today and I don't believe there is a security issue with it - so there is no reason they shouldn't add it :)
|
Quote:
|
Not true. You can install it without modules by not telling it when you configure it - unless it's something with RPM packages (fedora/redhat) then they may have to check their conf file
|
So should I ask them if it's installed with modules?
|
Can someone please tell me how to do this with drupal instead of vbJournal since I'm on php5? THANKS!
|
Do a simple test first to verify it definately is not installed.
Make a sub folder on your domain called test Create an .htaccess (verify it is chmod 755) Inside the .htaccess put Code:
RewriteEngine on Now go to http://www.mydomain.com/test/new.html If the contents of old.html are displayed then it is working and you have placed/setup your htaccess wrong in your forums. If it does not work - mod_rewrite is not installed. |
Quote:
|
Quote:
It's a server side problem :) |
ok thanks for the help I'll give it a shot:)
|
Has anyone used this with vbBux?
|
Quote:
|
I'm trying to make the memberinfo template changes :(
|
Quote:
|
Quote:
|
GASP! ANOTHER PROBLEM!
(sorry, guys. >_<) I finally used the CSS generator, but whatever I do, all it does is blank out the regular CSS, NOT add in the new one. www.omegaseye.com/forum/oadmin PLEASE help me out! |
Quote:
|
I've had quite a few requests for my code.
I'll probably make some changes but that is what I have so far. Added back a join date / Skype / user notes / and a signature section. It's not a myspace rip since it's on a riding site and it's more riding focused so it'll require some changes :) Example : http://members.twowheelfemales.com/Corny Code:
$stylevar[htmldoctype] |
Quote:
I love it! One thing you have, that I cannot for the life of me change, is that on your buddy list the names aren't underlined under the avatars. I added the style tag like the author said, but it didn't change the underlines. Is there any other way to remove those lines besides a style tag in the plugin? |
I believe it's using the default a.link - so you'd have to declare the style in the link (which wouldn't be that hard) and add a new css for it with no decoration.
|
thx ZacUSNYR
a list of what your field id's might be nice, :) I'll get by without, but it might be nice for some. thx agian. |
Quote:
|
Quote:
How I got into riding - field25 location - field2 Hometown - field390 Favorite Racing - Field11 Interests - Field6 Music - Field3 Movies - Field4 TV - field32 Books - field27 Riding status - field15 brand loyality - field23 Favorite Gear - field394 Riding style - field14 ethnicity - field16 smoker - field17 drinker - field18 I ride - Field393 sex - field5 Css - field35 There is also a lot of noting in the member info so it shouldn't be too hard to find parts in it. It's different from the original as it includes all the original vbulletin stuff (join date, user notes, skype, signature). Uses 3 columns on the main table instead of 2 columns with cellpadding (this lets the inside tables line up with the outside of the page table.) I wish I knew php a lot better then I did because I have a good idea for the profiles using this template and would love to do it :) Any buddy good at vb/php coding wanna help out with a project? :) |
Quote:
|
what makes this PRO and the other one, not so PRO? :)
not knocking it, its just that i already spent a day creating the member info template from the older thread, and the only difference seems to be the .htaccess file. if i use the .htaccess file from this in conjunction with the other myspace-style member info template, will it still work? :) |
Great hack, question :
Is there a way to have the url on each members page www.domain.com/username and not www.domain/forum/username ??? |
Quote:
I have members.domain.com/username |
Zac- Where was the change at? I can't seem to find it.
|
All times are GMT. The time now is 10:09 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|