Trying to Dynamically Load Albums into a Pre-Existing Site Trying to Dynamically Load Albums into a Pre-Existing Site
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Trying to Dynamically Load Albums into a Pre-Existing Site

Started by troystump, July 26, 2010, 11:21:36 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

troystump

Hello developers, contributors, and others,

I have a site that I wish to incorporate my CPG in, however, it is proving quite difficult (if not impossible) with the way my website is setup. Bascially, my site is here: http://www.jeffstump.com and my CPG is here: http://www.jeffstump.com/photoGallery. Currently, the "fashion" navigation link dynamically loads a php file with a bunch of images on it (this is my original cheeseball photo gallery). What I am asking you guys is:

Can I dynamically load my CPG (more specifically, the thumbnails of a  upon a user clicking on my "fashion" navigation link? I am limiting the user to basically just viewing the pictures of my gallery and thats it. Any help would be greatly appreciated. Also, I have read the docs over and over and searched boards but nothing really relates to my problem. I am fluent with how php works, but am not too great at coding it from scratch.

Thanks again,
Troy

troystump

"Can I dynamically load my CPG (more specifically, the thumbnails of a  upon a user clicking on my "fashion" navigation link? " Should read:

"Can I dynamically load my CPG (more specifically, the thumbnails of an album) upon a user clicking on my "fashion" navigation link?"

phill104

It is a mistake to think you can solve any major problems just with potatoes.

troystump

Thanks Phil, I have followed your links and installed this successfully. This leads me to new questions, so I'll start a new thread with them.