Tricked Out News

Welcome to TON. This site is dedicated to development of addons for the RavenNuke™ CMS
Follow Us:
Tricked Out Mods: Forums

 Forum FAQForum FAQ   SearchSearch   UsergroupsUsergroups   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

TrickedOutSlideron PHPNuke standard version 7.6
 
 
Post new topic   Reply to topic   print    Tricked Out News Forum Index -> Tricked Out News
View previous topic :: View next topic  
Author Message
rino
Newbie
Newbie


Joined: May 30, 2010
Posts: 2

Reputation: 1

PostPosted: Sun May 30, 2010 5:27 am 
Post subject: TrickedOutSlideron PHPNuke standard version 7.6
Reply with quote

Hi, my question is: is possible install TrickedOutSlider on PHPNuke v7.6 (not Raven)? I have installed but i have this error in ACP after the Slide 1 Content:
Code:
Fatal error: Call to undefined function wysiwyg_textarea() in /web/htdocs/www.phpnukefordonkeys.com/home/admin/modules/tonslider.php  on line 41

Thanks
  
Back to top
View user's profile Send private message
bobby
Site Admin
Site Admin


Joined: Jan 20, 2009
Posts: 600
Location: North Carolina
Reputation: 543Reputation: 543Reputation: 543
votes: 4

PostPosted: Sun May 30, 2010 6:02 am 
Post subject:
Reply with quote

It would take some modification to work on other versions of nuke. You would have to either install the nukeWYSIWYG editor or turn the editor fields into regular textareas in the sliders admin file. You would also have to include the javascript and css into a custom head instead of includes/addons. RavenNuke can load css and javascript dynamically and I used that method to load it.
_________________
Tricked Out News
  
Back to top
View user's profile Send private message
bobby
Site Admin
Site Admin


Joined: Jan 20, 2009
Posts: 600
Location: North Carolina
Reputation: 543Reputation: 543Reputation: 543
votes: 4

PostPosted: Sun May 30, 2010 6:45 am 
Post subject:
Reply with quote

An example would be:

in admin/modules/tonslider.php find:
Code:
. _SLIDER1 . ':';


    wysiwyg_textarea('xslidercontent1', "$slidercontent1", 'PHPNukeAdmin', 50, 10);

    echo '<br /><br />'


That would become:
Code:
. _SLIDER1. ': <textarea name="xslidercontent1" cols="50" rows="10">'.$slidercontent1.'</textarea><br /><br />'
  
Back to top
View user's profile Send private message
rino
Newbie
Newbie


Joined: May 30, 2010
Posts: 2

Reputation: 1

PostPosted: Sun May 30, 2010 12:31 pm 
Post subject:
Reply with quote

Thanks Bobby the problem is solved with your modify.
I have encontered other problem in the db , in the install-tonslider.php
In the lines for slidercontent you have used

Code:
slidercontent1` varchar(999) NOT NULL default '0',


and this cause not charge of table in the db. I have corrected in this mode

Code:
slidercontent1` varchar(255) NOT NULL default '0',


255 is the max value for varchar... and now the db is correctly charged.

But now i have other problem Very Happy
I think java does not work, if you look at the lock on my site to the footer www.phpnukefordonkeys.com see that the sliders are stuck.
I think the problem is in the file includes/addons/head-TrickedOutSlider.php
I uploaded both the addons folder (that phpnuke standard does not exist) is the only head-TrickedOutSlider.php file in includes folder but the problem is not solved. Any ideas?
Thanks
PS: sorry bad english Crying or Very sad
  

Last edited by rino on Sun May 30, 2010 12:42 pm; edited 1 time in total
Back to top
View user's profile Send private message
bobby
Site Admin
Site Admin


Joined: Jan 20, 2009
Posts: 600
Location: North Carolina
Reputation: 543Reputation: 543Reputation: 543
votes: 4

PostPosted: Sun May 30, 2010 12:39 pm 
Post subject:
Reply with quote

Some other things that you will need is jQuery v1.3.2.

You will need to call jQuery first than the jquery.flow.1.2.auto.js
the inline javascript and the slider.css all in the head of nuke. I think you can do this in includes/custom_files but I am not 100% sure.
_________________
Tricked Out News
  
Back to top
View user's profile Send private message
darko
Newbie
Newbie


Joined: Dec 08, 2010
Posts: 4

Reputation: 1.2

PostPosted: Tue Mar 01, 2011 2:20 pm 
Post subject:
Reply with quote

rino send me PM I have slider for you much better...
webmaster
  
Back to top
View user's profile Send private message
darko
Newbie
Newbie


Joined: Dec 08, 2010
Posts: 4

Reputation: 1.2

PostPosted: Wed Mar 02, 2011 4:06 pm 
Post subject: phpnuke news portal
Reply with quote

hier is screenshoot



phpnuke with new module

and frontpageslideshow integrated like block(NSN NEWS v3.0 with image upload and video gallery,integrated jwplayer,tags cloud,news gallery in admin panel etc....

webmaster

Image

Uploaded with ImageShack.us
  
Back to top
View user's profile Send private message
darko
Newbie
Newbie


Joined: Dec 08, 2010
Posts: 4

Reputation: 1.2

PostPosted: Wed Mar 02, 2011 4:49 pm 
Post subject: hier is sample code for news block
Reply with quote

download link

http://depositfiles.com/files/5yc48xrgf


whare is haberresim put image and edit link for seo

news.html?amp;op=NEArticle&amp;sid='.$sid.'

example
news.html?op=NEArticle&sid=24
put your code

enjoy
preview
Image

Uploaded with ImageShack.us
  
Back to top
View user's profile Send private message
Palbin
Regular
Regular


Joined: May 23, 2009
Posts: 15

Reputation: 19.4Reputation: 19.4

PostPosted: Wed Mar 02, 2011 4:56 pm 
Post subject:
Reply with quote

This looks like a virus as it has you download setup.exe. I would not download it.
  
Back to top
View user's profile Send private message
darko
Newbie
Newbie


Joined: Dec 08, 2010
Posts: 4

Reputation: 1.2

PostPosted: Wed Mar 02, 2011 5:07 pm 
Post subject: hier is code
Reply with quote

hier is rar

http://depositfiles.com/files/9v2yzrbtw

enjoy
  
Back to top
View user's profile Send private message
Display posts from previous:       
Post new topic   Reply to topic   print    Tricked Out News Forum Index -> Tricked Out News All times are GMT - 5 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
You cannot attach files in this forum
You cannot download files in this forum

Powered by phpBB © 2001-2008 phpBB Group
Forums ©