 | |  | | | Photopost Pro How Do I...? Wondering how to do things in PhotoPost? |
June 5th, 2005, 11:40 PM
|
#1 (permalink)
| | Member Verified Customer
Join Date: Dec 2004 Location: techarena.in
Posts: 421
| How to display featured photos on other websites ?
Very important for us to know, how to display featured photos on other websites ?
Thanks.
Bhaskar.
|
| |
June 6th, 2005, 02:13 PM
|
#2 (permalink)
| | Senior Member
Join Date: Mar 2003
Posts: 1,319
|
Hi..
Sounds like an interesting mod, i would ask or search over at photopostdev.com to see if this hasn't been done already.
-T
|
| |
June 6th, 2005, 02:26 PM
|
#3 (permalink)
| | Member Verified Customer
Join Date: Sep 2003
Posts: 322
|
You can use thumbnailincluder for this.
Works also with v5.1
|
| |
June 12th, 2005, 12:22 AM
|
#4 (permalink)
| | Member Verified Customer
Join Date: Dec 2004 Location: techarena.in
Posts: 421
| Quote: |
Originally Posted by aberg You can use thumbnailincluder for this.
Works also with v5.1 | can you please guide me to correct post ? and/or how to do this.
Can you also show some live examples of same ?
Thanks.
|
| |
June 15th, 2005, 07:03 PM
|
#5 (permalink)
| | Member Verified Customer
Join Date: Dec 2004 Location: techarena.in
Posts: 421
|
bumping again.
|
| |
June 15th, 2005, 07:32 PM
|
#6 (permalink)
| | Senior Member
Join Date: Mar 2003
Posts: 1,319
|
Check this post over at photopostdev.com, cheers
-T
|
| |
June 26th, 2005, 02:09 PM
|
#7 (permalink)
| | Member Verified Customer
Join Date: Dec 2004 Location: techarena.in
Posts: 421
|
hey Toney,
thanks for the link, I have a question though, I am unable to figure out how to enable random/featured photos display on my site portal.
I am using Virtuanews News Script as portal on www.techarena.in (based on php/mysql)
our forums (vbulletin) portal (virtuanews) and gallery (photopost) share the same database, with different table prefix.
can you kindly guide me how to proceed further ?
I have copied the script and uploaded to my portal directory, How do i execute/display photos ?
Virtuanews is a template based system.
Thanks
|
| |
June 27th, 2005, 03:06 PM
|
#8 (permalink)
| | Member Verified Customer
Join Date: Dec 2004 Location: techarena.in
Posts: 421
|
Bumping back.
come on guys, share your thoughts on same please.
I am sure, many here will be interested to get this addon working for them.
Thanks.
|
| |
June 27th, 2005, 03:45 PM
|
#9 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,680
|
why dont you just use a php include on your news page
<?
include( "some/path/to/inc_features.phpl" );
echo "$photopostfeature";
?>
|
| |
June 28th, 2005, 07:44 AM
|
#10 (permalink)
| | Member Verified Customer
Join Date: Dec 2004 Location: techarena.in
Posts: 421
| Quote: |
Originally Posted by omegatron why dont you just use a php include on your news page
<?
include( "some/path/to/inc_features.phpl" );
echo "$photopostfeature";
?> | this is one of the custom(new page) i am building on my portal
here is the code. Code: Content visible to verified customers only.
but it wont work. |
| |
June 28th, 2005, 07:57 AM
|
#11 (permalink)
| | Member Verified Customer
Join Date: Dec 2004 Location: techarena.in
Posts: 421
| trying another code. Code: Content visible to verified customers only.
But even this wont work..
|
| |
June 28th, 2005, 08:05 AM
|
#12 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,680
|
You need to make it a php page or a phtml page to parse php code
|
| |
July 15th, 2005, 11:38 AM
|
#13 (permalink)
| | Member Verified Customer
Join Date: Dec 2004 Location: techarena.in
Posts: 421
|
this aint a proper solution yet, I am forced to give database details (username/password) to another site...
|
| |
July 15th, 2005, 11:55 AM
|
#14 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,680
|
If you want to show this on another site yes you need to give database settings
However why not create a user/password that only has READ access to the database to use for a modified script your doing. This would ensure security and how most everyone does things like this
|
| |
August 10th, 2005, 01:25 PM
|
#15 (permalink)
| | Member Verified Customer
Join Date: Dec 2004 Location: techarena.in
Posts: 421
| Quote: |
Originally Posted by omegatron If you want to show this on another site yes you need to give database settings
However why not create a user/password that only has READ access to the database to use for a modified script your doing. This would ensure security and how most everyone does things like this | this seems like a decent idea to me, although I have tried my best to display featured photos on our site homepages (non-vbulletin .php pages) but i am still unable..... |
| |
August 10th, 2005, 01:28 PM
|
#16 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,680
|
As I previously stated you can only display php code in a php file or a phtml file if the server allows php to be parsed in a phtml file
There are many tutorials on the web on trying to understand and master how to parse php code in an html page
|
| |
August 10th, 2005, 01:42 PM
|
#17 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,680
|
There is a phtml page I quickly made up http://www.reeftalk.com/test.phtml
You will need to comment out this inc_features.php as your not using this with Vbulletin
//if ( $ViewPerm[$pcat] == 1 ) continue;
|
| | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | | | Thread Tools | | | | Display Modes | Rate This Thread | Linear Mode | |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | All times are GMT -5. The time now is 11:50 AM. | |