Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - mblond

Pages: [1]
1
Is anyone interested in working on a module whereby the Administrator can select custom login/logout pages and session timeout pages?

I have started work on this but my knowledge of php is very limited, I do however have a programming / engineering background.

Any takers?

2
Discussion & Troubleshooting / Custom Log Out Page
« on: November 18, 2002, 08:48:02 PM »
I want to create a custom logout page.

I was able to create page forwarding by including a url to a custom page
in logout.php, however if I click the back button then refresh I get the default login page.  

I tried editing home.html however this also effects the users interface when first logging in.  

Is there a way to call specific login and logout pages , replacing the default?

Any ideas on how to change the default login page and or the default logout page?

Regards,
mblond

3
I am new to this forum but have been working on customizing 4images for some time.

I would like to be able to create multiple lightboxes each with a differnt name, thus enabling another way customers could potentially organize photos.

What we are doing is keeping all customer accounts private with no sharing rights. But we would like our customers to be able to organize their images into categories. We could create 5,10,15 etc... categories for each customer then only give viewing and editing rights to that individual. This, however, causes the list of categories to become extremely large as your customer base increases.

So, what I would like to do, is enable the customer to choose to add an image to one of several different "Lightboxes", maybe called "Family", "Friends", "Special Occasions" ...etc. It seems this would take considerable coding, but perhaps it can be done by duplicating and renaming some of the php and or html files.

I have a programming background but am not really familiar with php, and have been able to figure out how to do most of what I need.

Any help or guidance with the creation of multiple lightboxes or customer defined categories would be greatly appreciated.

Thank you.

Pages: [1]