???* can you do this in CPG ???* can you do this in CPG
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

???* can you do this in CPG

Started by guy_enjoy, November 12, 2005, 09:49:08 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

guy_enjoy

Hi Guys!

  I want little Modification in cpg_redir.php

When User click on login to view the gallery it is redirected through this link

http://mysite.com/phpbb/login.php?redirect=cpg_redir.php

to phpBB's login.php

I want modification that
cpg_redir.php will redirect & open my page instead of opening the PhpBB login.php

& second thing ; i aslo want to rename this cpg_redir.php to mypagename.php

please please   do this for me , i shall very thankful to you
Nice 

guy_enjoy

Hi!

I have tried to do it myself but failed.

My modification:

1-) bridge/phpbb.inc.php
DEFINE('LOGIN_REDIR', 'mypagename.php?redirect=loginfromgalleryl.php');

2-) i renamed the file cpg_redir.php to loginfromgalleryl.php

3-) i install  mypagename.php in my phpbb forum folder index.
The code of mypagename.php

<?php 

echo="tested"

?>



After this,
When i opened my gallery webpage & clicked on Login.php

The error following accured:
Parse error: parse error, unexpected '=', expecting ',' or ';' in /home/mysitenamei/public_html/forum/gallog.php on line 3

===
Please Help me, I have tried it but failed,
What i want is written in my above post..
??? ???
Nice

guy_enjoy

Hi,

??? I have posted Article but didn't get any reply from last 2 months.

http://forum.coppermine-gallery.net/index.php?topic=23673.0


Bye
Nice

François Keller

Avez vous lu la DOC ? la FAQ ? et cherché sur le forum avant de poster ?
Did you read the DOC ? the FAQ ? and search the board before posting ?
Mon Blog

Abbas Ali

How can a post 12 days old could not get a reply from 2 months  ???.
Chief Geek at Ranium Systems

Joachim Müller

do you think that you have a contract that entitles you to get an answer at all? As Frantz pointed out, you should read the FAQ and review your attitude.

Merging the two threads you started.

guy_enjoy

What a reply from all of you , gr8 work... :o

Instead of helping someone you are notifiying to read FAQs.


Tranz

There's a difference between helping someone and babying them. Why should people go out of their way to help when you can help yourself? Supporters would rather spend the time to answer questions that aren't in the docs.

guy_enjoy

The Matter of fact is its not a matter of BABYING ...

When 1 man make script ( author of the code ) he knows everything what
will  he change the script what will be it...

When 1 some one had not make anything or script how will he know ...
What he do & what will be changed..

When someone who try to change itself we appreciate him not
give the label of babying ...

I hope this INTEGRATION system is not Stolen from anywhere, I guess so.

Its a little change in the script;
click on login it redirects to sites custom page instead of phpBB;s login page...

Hah  :-\\ but here ... the situation is different instead of helping... they
are crictising him who help some one..

This makes this forum & support team really different & amazing?

I dont the main admin of coppermine, that i will contact him personally.

Hah
Bye. ???

Joachim Müller

Quote from: guy_enjoy on November 25, 2005, 11:43:44 AM
I hope this INTEGRATION system is not Stolen from anywhere, I guess so.
Are you accusing us to have stolen anything?

Quote from: guy_enjoy on November 25, 2005, 11:43:44 AM
I dont the main admin of coppermine, that i will contact him personally.
I'm the project manager of coppermine, don't you dare to contact me on this issue!

Look, this appears to be a language issue, so I'll try to re-phrase this for you: we provide you with a method to bridge coppermine and phpbb, and apparently it works for you. Now you want a trivial change that will only have a cosmetical effect, but not a functional one. It is dead easy to accomplish what you want for someone who knows his way around, yet it requires work. Most coppermine developers don't even have a phpbb install they could possibly test this with. So all of the developers and supporters who saw this thread decided not to reply and post an answer, because it's their choice if they want to support you or not.
If you gave this some thought, it should have been quite easy to figure out: nobody answered, because nobody knew the answer or didn't like the way the question was asked and therefor didn't want to answer. We give help if we want to, and we deny help if we want to as well - it's not that all you have to do is ask for something and people will gladly come and solve your problems: not in real live nor on the internet. Grow up.
Not respecting board rules and common sense by starting another complaint thread hasn't made supporters more willing to look into your question.

Review your attitude or leave. If you don't like this forum nor the application, then go somewhere else or use another application. If you want support, play by the rules set up by the community. If you don't, you'll get banned.

Joachim

guy_enjoy

Hi,

GauGau, I totally agree with you. & I aslo Apologize for attitude.

But the Supports made me to do so.

I was with full hope to get Reply to my requests posts from Admin/Supports ASAP.

But there was no reply, Whenever i visit the from, the answer no Reply,
So this make me Sick.

You have to do this thing in forum, If there is no support for request, you must
notify requester, the Support is not available for this post, So the Poster lose hope

No there was no Reply i think that i will get it tomarrow, tomarrow & so on.
But what to say now, I hope you understand what i want to say.

Again Im Sorry to all of you.

Now can you please look upon my Request.

Please my dear.

Sorry Again
Bye
Nice

Abbas Ali

Quote from: guy_enjoy on November 12, 2005, 10:02:39 AM
The code of mypagename.php

<?php 

echo="tested"

?>



Replace the above code with


<?php 

echo "tested";

?>


Chief Geek at Ranium Systems

guy_enjoy

Thankx but i have done it my self before getting your reply,

Anyways Thankx so much

Nice