The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
ok.. I have some gallery pages that are html and I have the thumbs and they link to the larger etc, how can I make it where the thumbs page is viewable but if the click for larger they have to log in to my forum.
These thumbs are in a html page, was on my site before, I just want to add them to the forum part. Can I make a directory and put them in there and then they can use existing user info to get to them? any help would be appreciated |
#2
|
|||
|
|||
![]()
The script that shows the larger image has to be in the forum root.
edit the script that show the person the large image. PHP Code:
|
#3
|
|||
|
|||
![]()
ok.. I dont understand..
Here is the set up.. forum is in root.... then you have the thumb page in a folder say thumb, then the larger in another folder. all are html files... so root/thumbs/larger_image/index.htm is where the large image is and root/thumbs/index.htm is the thumbs page so will that work, if so where do i need to put what, I can move it around and rename files, thats not a problem... thanks for your help |
#4
|
|||
|
|||
![]()
Take the "index.htm" in "root/thumbs/larger_image/" to larger_image.php
Edit "larger_image.php" so it's similar to the code above. Place "larger_image.php" in the root directory. |
#5
|
|||
|
|||
![]()
Parse error: parse error, unexpected T_STRING in /hsphere/local/home/crotchro/crotchrocketracing.com/melissa lincoln dscn_img_3234.php on line 12
Line 12 = the code to show the user the image |
#6
|
|||
|
|||
![]()
paste lines 8-14 on here
|
#7
|
|||
|
|||
![]()
print_no_permission();
} else { the code to show the user the image } ?> |
#8
|
|||
|
|||
![]()
you have to replace "the code to show the user the image" with the actual code that shows the images.
|
#9
|
|||
|
|||
![]()
its just a link like /images/pics.html
how would i word that |
#10
|
|||
|
|||
![]()
can you attach the file that shows the larger image please.
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|