Help Please ... Help Please ...
 

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

Help Please ...

Started by Justttt, June 22, 2006, 06:53:01 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Justttt

hi people, i wanted to make a sort of user control panel so everything is easyer to accsess for the member.
my idea was to create links with an iframe but when clicking a link i.e edit profile it works but has the site navigation/header, etc...

any other ideas or help so i can get round this .

check the attached file

cheers,
   justttt
J U S T T T T

Joachim Müller

1) Use a better subject next time you post (when will you learn to respect board rules ::)?)
2) I have no idea what you're up to, so there's little advice I could give. Rephrase, saying what you actually want to accomplish. Post your code as well if you have some already.

Justttt

sorry once again .

http://www.y-idols.com/justttt/gall/upanel.php < link

i would like to create a usercontrol panel . but my trouble is in the controll panel i would like the links to open in iframe without the site navagation nd header, footer etc... showing if you check the link you might understand what i am getting at .
J U S T T T T

Joachim Müller

What's a usercontrol panel? What is it suppossed to do? Who should be able to access it?
Anyway, to create a page within coppermine, use this:<?php
define
('IN_COPPERMINE'true);
require(
'include/init.inc.php');

// your custom code goes here

?>


If you want the coppermine layout as well, call the functions pageheader() and pagefooter() - if you don't want the menus, then don't call those functions. What else could I say?

Joachim Müller

Cross-post: http://forum.coppermine-gallery.net/index.php?topic=28367.msg153984#msg153984
Apparently, your usercontrol panel is meant to do things that are related to Stramm's modpack, so I'm marking this thread as "invalid" - after all, mods only go supported on the threads that deal with them, they don't get supported on regular support boards. I'm worried about your negative karma... ::)

Justttt

-7  :-\ me to i try to do things to get it down but it ends up getting worse. i think i just cant explain things proply  :-[
J U S T T T T

Justttt

i must acctuly say this has solved my problems and has done the job , as yoused remove header/footer will remove navagation etc.. that is what i wanted thanks , but still sorry for posting here.

justtttt
J U S T T T T