PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   How Do I? - vBulletin 3.6x (http://www.photopost.com/forum/how-do-i-vbulletin-3-6x/)
-   -   How do I add http://www.yourdomain.com/gallery/index.php into an array? (http://www.photopost.com/forum/how-do-i-vbulletin-3-6x/137231-how-do-i-add-http-www-yourdomain-com-gallery-index-php-into-array.html)

Taragon July 12th, 2008 09:40 AM

How do I add http://www.yourdomain.com/gallery/index.php into an array?
 
Hello,

Since I'm not a real coder or anything I'm not really sure how to say this best :)

In my footer template I currently have this
Code:

Content visible to verified customers only.
Would it be possible to add a page (http://www.yourdomain.com/gallery/index.php) to above array somehow?

Taragon July 12th, 2008 10:44 AM

Quote:

Originally Posted by Taragon (Post 1228039)
Hello,

Since I'm not a real coder or anything I'm not really sure how to say this best :)

In my footer template I currently have this
Code:

Content visible to verified customers only.
Would it be possible to add a page (http://www.yourdomain.com/gallery/index.php) to above array somehow?

I'm such a noob, consider this thread fixed :o

Chuck S July 12th, 2008 04:29 PM

Find out the DEFINE statements and add them into the array. I assume this is what you did.

Taragon July 12th, 2008 04:47 PM

Yes, that's what I did :o

Chuck S July 12th, 2008 05:05 PM

;) No problem have a good weekend there.


All times are GMT -5. The time now is 03:37 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97