Coppermine Forum Plugin (cpgforum) - Page 14 Coppermine Forum Plugin (cpgforum) - Page 14
 

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

Coppermine Forum Plugin (cpgforum)

Started by foulu, April 01, 2008, 07:46:11 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

ibanez

Quote from: eenemeenemuu on November 28, 2008, 11:36:02 AM
Put your new file in your cpg directory (where index.php etc. are located). I tested your code and it works!
Ok, forum is good working. But, I'm clicking the topic and go to wrong target. Goto forum main page .
Please help..

Thanks

Αndré

Which version are you using? My code is for version 1.x

ibanez


Αndré


ibanez

Quote from: eenemeenemuu on December 02, 2008, 10:45:21 AM
I'll update the code for version 2 some time soon.
ok, I'm waiting you

Thanks

ibanez

Quote from: eenemeenemuu on December 02, 2008, 10:45:21 AM
I'll update the code for version 2 some time soon.
Sorry,
I have another a question!
How can use avatars for this module in CPG?

Thanks

Αndré

Quote from: ibanez on December 02, 2008, 05:11:11 PM
How can use avatars for this module in CPG?
You said that you are using version 2 of cpgforum. Avatars are a standard feature in version 2. Just click on "forum profile" in your cpgforum or visit forum.php?c=profile manually ::)

Αndré

Quote from: eenemeenemuu on December 02, 2008, 10:45:21 AM
I'll update the code for version 2 some time soon.
@ibanez and other interested people: I have updated my code. Please have a look at the bottom of this post. There is explained, how you can use it for version 2.x of cpgforum.

ibanez

Quote from: eenemeenemuu on December 05, 2008, 03:16:39 PM
@ibanez and other interested people: I have updated my code. Please have a look at the bottom of this post. There is explained, how you can use it for version 2.x of cpgforum.
Thanks reply me,

But my problem :
http://www.fotokafe.net/cpg/lasttopic.php I'm clicking the latest topic and open forum mainpage. I want opening the topic page.

Thanks

Αndré

Quote from: ibanez on December 05, 2008, 10:13:31 PM
Thanks reply me,

But my problem :
http://www.fotokafe.net/cpg/lasttopic.php I'm clicking the latest topic and open forum mainpage. I want opening the topic page.

Thanks
Dude. Read my instructions at the bottom of my post. You have to replace some code!

ibanez

Quote from: eenemeenemuu on December 05, 2008, 10:17:08 PM
Dude. Read my instructions at the bottom of my post. You have to replace some code!

I'm so sorry, I was seeing only full code

Thanks..

Manif

how I can disable automatic forum link in menu? I want to do it on my own

Manif

Quote from: Manif on January 01, 2009, 07:48:03 PM
how I can disable automatic forum link in menu? I want to do it on my own
Solved:P

Joachim Müller

Quote from: Joachim Müller on September 28, 2008, 12:46:26 PMResolve your threads
If you have found an answer to your question, resolve your thread. Don't just post "I have found the answer", but tell others what you actually did to solve your issues. Posting a link to the page where you found the answer might help. Describing what you did might help as well.
. Just posting "solved" is nonsensical and selfish.

Αndré

Solution for:
Quote from: Manif on January 01, 2009, 07:48:03 PM
how I can disable automatic forum link in menu? I want to do it on my own


Open plugins/adaptor/codebase.php and comment out
adaptor_sys_user_button('forum.php','Forum','','Forum');


Button placement was already explained in this post.

Manif

So basicly there are some issues with charset on my site. I can not use polish chars instead of them im getting some random chars. Im using standard charset ive tried to change it bu bothib ha happend. You can check it on fun.serenetrinity.net (in the forum the only topic) i hope you guys have my point and you can help me cheers manif

François Keller

The gallery works as expected for me, it's only the forum who have a problem. You should ask directly on the related thread.
I merge this with the forum plugin thread
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

stardust

Is there a way to increase the character limit when posting?

When posting topics/replying to topics in the forum plugin, it seems like only 400-500 characters are allowed per post. How can I increase this? I tried looking into phpMyAdmin but I couldn't find the setting

stardust

Quote from: stardust on January 18, 2009, 02:41:10 AM
Is there a way to increase the character limit when posting?

When posting topics/replying to topics in the forum plugin, it seems like only 400-500 characters are allowed per post. How can I increase this? I tried looking into phpMyAdmin but I couldn't find the setting

NVM, I figured it out :D

In cpg14x_config of phpMyAdmin, there is fr_msg_max_size & you can just edit the # of characters there. You can also change maximum avatar size, sig settings, etc.

I kept looking in looking in cpg14x_fr_NAME type links but it was in the config the whole time -_-;

Heroe

I find maybe bug in the forum plugin.I uninstall the plugin from plugin manager some time ago and press delete tables "Yes" to remove the tables created in phpmyadmin but i still have two tables not deleted in my phpmyadmin

Quotefr_badwords
fr_notify

i don't know if this is bug ore not i just want to report it :)