Welcome Guest!   Please Login or Register
Subscribe Today

You are not subscriber of DaDaNuke | Making PHP-Nuke Better!. You can subscribe from here now!

Sponsored Links




Search




Site Navigation

· Home
· About Us
· Advertise With Us
· Club
· CVS
· Downloads
· Feedback
· Forums
· Gallery
· Groups
· Journal
· Private Messages
· Search
· Stories Archive
· Submit News
· Top 10
· Topics
· Web Links
· Your Account

Survey

I Want This Addon:

SEO
Gaming
Commerce
Database
Security



Results
Polls

Votes 628

Advertisers





Who's Online

There are currently, 17 guest(s) and 0 member(s) that are online.

You are Anonymous user. You can register for free by clicking here

Total Hits

We received
5583689
page views since September 2005




DaDaNuke :: View topic - [FIX] Smiles Editing Utility Smiles Path Corrcted
 Forum FAQForum FAQ   SearchSearch   UsergroupsUsergroups   ProfileProfile   Log inLog in 

[FIX] Smiles Editing Utility Smiles Path Corrcted

 
Post new topic   Reply to topic    DaDaNuke Forum Index -> PHP-Nuke
View previous topic :: View next topic  
Author Message
dadaBIT
General Manager
General Manager


Joined: Jun 23, 2005
Posts: 582
Location: United States

PostPosted: Tue Jan 16, 2007 3:58 am    Post subject: [FIX] Smiles Editing Utility Smiles Path Corrcted Reply with quote

Open /html/modules/Forums/admin/admin_smilies.php

Find this
Code:

require('./pagestart.' . $phpEx);


After add
Code:

$smilie_tmp = $board_config['smilies_path'];
$board_config['smilies_path'] = ereg_replace("modules/Forums/", "", "$smilie_tmp");
$smilie_tmp = $board_config['smilies_path'];
$board_config['smilies_path'] = ereg_replace("modules/Forums/", "", "$smilie_tmp");


Save and close file
EOM
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger ICQ Number
SmallLittle
dadaMember
dadaMember


Joined: Jan 10, 2007
Posts: 26


PostPosted: Sat Jan 20, 2007 6:29 am    Post subject: Reply with quote

Doubled here and not in the package? why?
Back to top
View user's profile Send private message
dadaBIT
General Manager
General Manager


Joined: Jun 23, 2005
Posts: 582
Location: United States

PostPosted: Sat Jan 20, 2007 8:11 pm    Post subject: Reply with quote

SmallLittle wrote:
Doubled here and not in the package? why?

Please clarify. I messed with that for over an hour to get it right.
_________________

Visit the DaDaNuke Wish List
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger ICQ Number
Dart2005
dadaMember
dadaMember


Joined: Jul 12, 2007
Posts: 3


PostPosted: Tue Jul 17, 2007 4:06 pm    Post subject: Reply with quote

Excuse me, dadaBIT, but what is this added code supposed to do???

I'm asking, because I have added quite a few smilies in my forum, and it has been acting strangely since.

But then the forum would be phpBB, not supposed to affect Nuke or am I in the field here? Anyhow, I'm running PHP-Nuke with phpBB 2.17 and should upgrade to 2.22 but am afraid to mess up the whole thing.
Back to top
View user's profile Send private message
emilacosta
dadaAdmin
dadaAdmin


Joined: Sep 19, 2005
Posts: 223
Location: Miami, FL

PostPosted: Thu Jul 19, 2007 5:52 pm    Post subject: Reply with quote

Hi Dart2005,

The code that is added what it does is the completion of the path to the smilies and the reason for it is that since the phpbb forums on phpnuke is ported you also have to add the path that is part of phpnuke (modules/Forums)

1. Smilies Path

Code:
images/smiles/


2. PHP-Nuke forum path

Code:
modules/Forums


3. Final path after concatenation

Code:
modules/Forums/images/smiles/


note: I recommend you to upgrade as soon as you can since I am sure you don't want to be hack, but I will also recommend you to backup first in case something for some reason goes wrong.

Enjoy. Wink
_________________
Emil Acosta
"In the computer business you’re either a one or a zero and I am determined never to be zero."
Back to top
View user's profile Send private message Visit poster's website
Dart2005
dadaMember
dadaMember


Joined: Jul 12, 2007
Posts: 3


PostPosted: Thu Jul 19, 2007 8:32 pm    Post subject: Reply with quote

Thanks for your reply, I appreciate it.

My major problem is that I'm using phpNuke 7.9 which I installed (in April of this year) via fantastico in cPanel: it has a few glitches and there is no update for it.

I would like to revert phpNuke back to 7.6 (cause I've read it was the most stable and secure version to date), and update the forum.

My problem is first, I don't know how to downgrade phpNuke from 7.9 to 7.6 manually and second, it is a totally French language community, and there is a bit of tweaking to do in many files, including modules and themes and I would not want to lose any important data. Over the last 3 years, I've done and redone the site so many times, because of important glitches in phpNuke -- and other CMS too, and finally came back to phpNuke and have lost lots of data since.

Another glitch in 7.9 is that complete threads are disappearing and that is quite a source of anguish, because we are a community of artists, and there is lots of information being posted and artistic material as well.

Whatever. If you could point me in the right direction as to my questions, I would appreciate it greatly. I am already a member in quite a few phpNuke related communities but never seem to find answers to my questions either in their documentation or boards. I have spent hours if not days reading on these boards but I'm not giving up. I just want to keep working that specific board with phpNuke!

A nice evening to you!
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    DaDaNuke Forum Index -> PHP-Nuke All times are GMT - 4 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Powered by phpBB © 2001 phpBB Group Version 2.0.6 of PHP-Nuke Port by Tom Nitzschner © 2002 www.toms-home.com
Theme designed by Western Studios



Terms of Use | Privacy Policy © 1996-2007, DaDaNuke

Listed on FeedBurner

PHP-Nuke Copyright © 2006 by Francisco Burzi. This is free software, and you may redistribute it under the GPL.
PHP-Nuke comes with absolutely no warranty, for details, see the license.

Theme Designed by Western Studios