| Author |
Message |
| Topic: class mysqli question |
nuken
Replies: 4
Views: 82
|
Forum: RavenNuke(tm) v2.5x
Posted: Tue May 22, 2012 1:20 pm Subject: class mysqli question |
| If you are running a current version of php, 5.1+, it should have mysqli enabled. If not, have your host compile php with mysqli. Mysqli has several benefits over mysql. Support for an object-oriented ... |
| Topic: localhost:/tmp/mysql5.sock issue |
nuken
Replies: 6
Views: 77
|
Forum: RavenNuke(tm) v2.5x
Posted: Sat May 19, 2012 11:55 am Subject: localhost:/tmp/mysql5.sock issue |
| If you already have it set to this, change it to just localhost and see if it works. |
| Topic: localhost:/tmp/mysql5.sock issue |
nuken
Replies: 6
Views: 77
|
Forum: RavenNuke(tm) v2.5x
Posted: Sat May 19, 2012 11:44 am Subject: localhost:/tmp/mysql5.sock issue |
According to 1 and 1, to use mysql5, you need to change you host name to localhost:/tmp/mysql5.sock instead of just localhost. localhost defaults to mysql4
http://faq.1and1.com/web_space__acces ... |
| Topic: localhost:/tmp/mysql5.sock issue |
nuken
Replies: 6
Views: 77
|
Forum: RavenNuke(tm) v2.5x
Posted: Sat May 19, 2012 11:15 am Subject: localhost:/tmp/mysql5.sock issue |
| Find out what versions of php and mysql they are using. |
| Topic: Custom Profile Fields (Tony Boyd) |
nuken
Replies: 18
Views: 233
|
Forum: RavenNuke(tm) v2.5x
Posted: Sun May 13, 2012 6:37 am Subject: Custom Profile Fields (Tony Boyd) |
| Do you have a download link to the entire mod? |
| Topic: Help. :( |
nuken
Replies: 2
Views: 69
|
Forum: General/Other Stuff
Posted: Sun May 13, 2012 5:59 am Subject: Help. :( |
| Try to reload the page in your browser. Sounds like a browser cache issue. |
| Topic: Custom Profile Fields (Tony Boyd) |
nuken
Replies: 18
Views: 233
|
Forum: RavenNuke(tm) v2.5x
Posted: Fri May 11, 2012 12:01 pm Subject: Custom Profile Fields (Tony Boyd) |
| That does not appear to be a bbtonuke mod. I think it is for standalone phpbb2 forum. |
| Topic: RN News-Sort Mod |
nuken
Replies: 42
Views: 711
|
Forum: RavenNuke(tm) v2.5x
Posted: Fri May 11, 2012 8:59 am Subject: RN News-Sort Mod |
That is awesome neralex.... This is going to improve the news module so much. Thank you for all your work on it. btw, no argument just explaining my reasoning.  |
| Topic: RN News-Sort Mod |
nuken
Replies: 42
Views: 711
|
Forum: RavenNuke(tm) v2.5x
Posted: Wed May 09, 2012 7:53 am Subject: RN News-Sort Mod |
| Backwards compatibility with older themes that use tables and inline styling make it almost impossible to do away with all tables. I agree that tableless themes offer many advantages. I use them mysel ... |
| Topic: RN News-Sort Mod |
nuken
Replies: 42
Views: 711
|
Forum: RavenNuke(tm) v2.5x
Posted: Tue May 08, 2012 5:53 pm Subject: RN News-Sort Mod |
| The padding added in the index is for the dual column mod. It was the best solution to work with all themes. Personally, I feel tables are still useful when needed. They address some needs that divs c ... |
| Topic: news/ story max length? |
nuken
Replies: 9
Views: 140
|
Forum: RavenNuke(tm) v2.5x
Posted: Tue May 08, 2012 2:08 pm Subject: news/ story max length? |
| The only thing an upgrade will check for is if the table exists. It's your call if you want to or not. |
| Topic: news/ story max length? |
nuken
Replies: 9
Views: 140
|
Forum: RavenNuke(tm) v2.5x
Posted: Tue May 08, 2012 6:52 am Subject: news/ story max length? |
| Text limit in mysql is 65,535 bytes. You could change the TEXT to MEDIUMTEXT which will give you a limit of 16,777,215 bytes or LONGTEXT which has a limit of 4,294,967,295 bytes. |
| Topic: EU Cookie Law and RN 2.5 |
nuken
Replies: 7
Views: 185
|
Forum: RavenNuke(tm) v2.5x
Posted: Sun May 06, 2012 8:00 am Subject: EU Cookie Law and RN 2.5 |
| It seems like you should be able to add a document to the legal module dealing specifically with the EU Cookie Law explaining that the cookies on the site are used for user management and or analytics ... |
| Topic: twitter feed block? |
nuken
Replies: 7
Views: 162
|
Forum: RavenNuke(tm) v2.5x
Posted: Sat May 05, 2012 7:50 pm Subject: twitter feed block? |
| Removed |
| Topic: twitter feed block? |
nuken
Replies: 7
Views: 162
|
Forum: RavenNuke(tm) v2.5x
Posted: Sat May 05, 2012 7:36 pm Subject: twitter feed block? |
| It has a default css style that can be overridden to match different themes background and text colors. If a theme does not have a file named tweet.css in the style folder, it uses the one in the twit ... |
| Topic: Pro Forms V 2.0.1 for RN 2.5 |
nuken
Replies: 4
Views: 138
|
Forum: RavenNuke(tm) v2.5x
Posted: Fri May 04, 2012 6:16 am Subject: Pro Forms V 2.0.1 for RN 2.5 |
Try this on a test site first, make sure you back up any file you edit. It should work but I have not tested it.
#
#-----[ SQL ]------------------------------------------
#
INSERT IN ... |
| Topic: Pro Forms V 2.0.1 for RN 2.5 |
nuken
Replies: 4
Views: 138
|
Forum: RavenNuke(tm) v2.5x
Posted: Thu May 03, 2012 6:01 am Subject: Pro Forms V 2.0.1 for RN 2.5 |
You can try this Members Application module.
http://trickedoutnews.com/nuken/Members_Application_RN2.5.zip
You just need to run the installer and you should be able to create the members applica ... |
| Topic: RN News-Sort Mod |
nuken
Replies: 42
Views: 711
|
Forum: RavenNuke(tm) v2.5x
Posted: Mon Apr 30, 2012 9:40 am Subject: RN News-Sort Mod |
| Sounds sweet... This would be a nice addition to the RavenNuke(tm) package. |
| Topic: I can't change theme |
nuken
Replies: 3
Views: 82
|
Forum: Themes
Posted: Sun Apr 29, 2012 1:58 pm Subject: I can't change theme |
To add a theme to RavenNuke, first thing you need is a good FTP client. I like Filezilla, but there are several other good free ones.
Download the theme that you want to install on RavenNuke to yo ... |
| Topic: I can't change theme |
nuken
Replies: 3
Views: 82
|
Forum: Themes
Posted: Sun Apr 29, 2012 1:37 pm Subject: I can't change theme |
| Are you talking about changing the current theme or installing a new theme? |
| Topic: Stories/ news order |
nuken
Replies: 12
Views: 184
|
Forum: RavenNuke(tm) v2.5x
Posted: Sat Apr 21, 2012 6:52 pm Subject: Stories/ news order |
| Why not just put the story in a category other than articles and not publish it in home. |
| Topic: Happy Birthday Palbin |
nuken
Replies: 9
Views: 173
|
Forum: Other - Discussion
Posted: Thu Apr 19, 2012 5:05 am Subject: Happy Birthday Palbin |
| Yes, Happy Birthday and thank you for all that you do. |
| Topic: twitter feed block? |
nuken
Replies: 7
Views: 162
|
Forum: RavenNuke(tm) v2.5x
Posted: Wed Apr 18, 2012 5:20 am Subject: twitter feed block? |
| It will work with 2.5 |
| Topic: twitter feed block? |
nuken
Replies: 7
Views: 162
|
Forum: RavenNuke(tm) v2.5x
Posted: Tue Apr 17, 2012 4:08 pm Subject: twitter feed block? |
| http://trickedoutnews.com/download-file-91.html |
| Topic: fisubice theme "issue"*s |
nuken
Replies: 16
Views: 256
|
Forum: RavenNuke(tm) v2.5x
Posted: Fri Apr 13, 2012 4:53 pm Subject: fisubice theme "issue"*s |
| Ask your webhost |
| |