Ravens PHP Scripts: Forums
Forum Index • Forum FAQ • Search • Memberlist • Usergroups • Profile • Log in to check your private messages • Log in |
Search found 1077 matches |
Ravens PHP Scripts And Web Hosting Forum Index |
Author | Message |
---|---|
Topic: CSS: Limit image-width in Forum-posts | |
Doulos Replies: 16 Views: 16919 ![]() |
![]() |
I am again having this issue - only with the RavenIce theme. All other themes are resizing images in forum posts. This is RN2.52 for PHP7. Here is my themes/RavenIce/style/style.css file:body { ... | |
Topic: Some bug fixes | |
Nuke8 Replies: 3 Views: 8445 ![]() |
![]() |
I found some bugs - the older versions may contain these, too -, so I'd like to share them with my fixes.
1. When submitting news in the admin page, date given in the "Notes" section isn' ... |
|
Topic: PHP dynamic link generating a random page instead of specifi | |
rogue3 Replies: 11 Views: 14856 ![]() |
![]() |
Part of my site still runs on an older CMS (PHP Nuke) so that our archived articles can still be accessed. To access them, we have an archive page that archives the articles by month. I recently upgra ... | |
Topic: Custom background in news article | |
Doulos Replies: 3 Views: 7887 ![]() |
![]() |
How can I use a custom background in news articles only? | |
Topic: php7 support | |
neralex Replies: 276 Views: 330563 ![]() |
![]() |
New replacement detected, also added to the 1st post in this thread.
open modules/Content/var/fpdf.php find: set_magic_quotes_runtime(0); replace it with: @ini_set('magic_quot ... |
|
Topic: php7 support | |
neralex Replies: 276 Views: 330563 ![]() |
![]() |
Note: I noticed that the mysql-functions are removed in php7 - it's supporting mysqli only. That means the whole INSTALLATION process is broken in php7! I'm working on a package for RavenNuke 2.5.1, w ... | |
Topic: WISH: Open Graph meta tags for the next release | |
kenspa Replies: 23 Views: 45225 ![]() |
![]() |
Hi neralex and thanks again for your great support. Honestly and initially, I was hoping that fb sharer will give you the option to choose which pic you want it to appear on the shared link by simply ... | |
Topic: Help! Create Author Metatag | |
draxx Replies: 3 Views: 9562 ![]() |
![]() |
News articles have authors ...
What I want is a metatag to appear on the article page for that author that was equal to the authors USERID (or USERID's defined name in their account). The prob ... |
|
Topic: Can't get youtube videos to embed in news. | |
draxx Replies: 1 Views: 5049 ![]() |
![]() |
Yay! I found it!
http://www.ravenphpscripts.com/ftopict-16496-youtube.html Thanks Palbin. The confusion for me was that I didn't really want BB code modifications - I wanted them in news ar ... |
|
Topic: Theme and/or block issue | |
Plasma Replies: 7 Views: 12120 ![]() |
![]() |
I'm using RavenNuke 2.51. I have a theme that is having an issue displaying a background image in the nukeNAV block. From the screenshot you an see that it has a white background where it should be ... | |
Topic: [Solved]Spammers using web links modify | |
TAd Replies: 3 Views: 8106 ![]() |
![]() |
Hello,
I enjoy keeping my news articles, web links etc.etc. open to viewing and sadly enough in doing so I also leave the ability for anyone (even unregistered users) the ability to submit a Web l ... |
|
Topic: ckeditor 3 + elfinder update / users image upload | |
rovshan Replies: 7 Views: 15722 ![]() |
![]() |
Hello ,
I started this topic because did not find usefull information and think this issue is interesting for community. I would like to modify Submit News module on my blog => offer to regist ... |
|
Topic: Automatically post to Facebook and Twitter | |
tourniqu3t Replies: 6 Views: 19606 ![]() |
![]() |
We should split this off as a separate topic, but there are some options for auto-posting stories (or any content from an RSS feed - e.g. generated by nukeFEED ) to social media:
- I think every ... |
|
Topic: Automatically post to Facebook and Twitter | |
kguske Replies: 6 Views: 19606 ![]() |
![]() |
We should split this off as a separate topic, but there are some options for auto-posting stories (or any content from an RSS feed - e.g. generated by nukeFEED ) to social media:
- [url=http://feedb ... |
|
Topic: Adding H1 Tag to body of front page ? | |
neralex Replies: 9 Views: 14641 ![]() |
![]() |
Type it in a function before or after a container so it doesn't create a validation error.
echo '<h1 style="display: none;">Title of your website</h1>'; But i don't thi ... |
|
Topic: (SOLVED) Abuse-Script blocks simple iframes for users | |
neralex Replies: 2 Views: 7727 ![]() |
![]() |
That was my first idea but the tag is inside the array and as admin I can store the iframe-tag without a hit. This array has no restrictions for user/admins and the other thing is I'm getting a sentin ... | |
Topic: Honeypot V2.1 AntiBot Module | |
corpse Replies: 80 Views: 226181 ![]() |
![]() |
kguske, I understand what your talking about adding in all the various spambot blacklist, but unfortunately, all that is going to do is block what is known, and not what is unknown. The list don't get ... | |
Topic: Help with some XSS cross scripting | |
rave199 Replies: 12 Views: 23556 ![]() |
![]() |
actually i looked at those articles and more for the past two days and still not understanding it. so far this is what i have for my code Header set X-Content-Security-Policy: "default-src ' ... | |
Topic: bug with news | |
semperaye Replies: 3 Views: 6517 ![]() |
![]() |
Look at the end of the admin.php. You can type there your article id in a field or you can choose between the last 20 articles.
Ahhh there it is thank you! Everywhere else I i could see is ". ... |
|
Topic: bug with news | |
neralex Replies: 3 Views: 6517 ![]() |
![]() |
Look at the end of the admin.php. You can type there your article id in a field or you can choose between the last 20 articles. | |
Topic: Errors after PHP 5.4 upgrade | |
jumus Replies: 5 Views: 7656 ![]() |
![]() |
As I had hard time finding the errors logs, I logged in to the cp, and noticed in the error log thousands errors:
[Tue Dec 31 11:31:43 2013] [error] [client 70.62.96.130] File does not exist: /home/* ... |
|
Topic: Help plz, I must be stupid.... | |
kwiqness Replies: 16 Views: 29698 ![]() |
![]() |
OK, I am not new to web development and have successfully installed many cms web applications, drupal, php nuke, phpbb, wordpress, to name a few.
I thought I would give raven nuke a try as I really ... |
|
Topic: RavenNuke 3 | |
djmaze Replies: 167 Views: 329637 ![]() |
![]() |
I can confirm there is an open issue for improved password hashing/security which ties in with our new user class. I have been working on other issues so can't provide any details; but I'm pretty sure ... | |
Topic: RavenNuke 3 | |
spasticdonkey Replies: 167 Views: 329637 ![]() |
![]() |
I can confirm there is an open issue for improved password hashing/security which ties in with our new user class. I have been working on other issues so can't provide any details; but I'm pretty sure ... | |
Topic: Converting and cleaning User_Info block with single quotes. | |
montego Replies: 9 Views: 20934 ![]() |
![]() |
Nice job in converting from double to single quotes. While some experts disagree that it has any benefit, I personally have seen such a drastic difference once we made such a monumental shift with RN ... | |
Ravens PHP Scripts And Web Hosting Forum Index Goto page 1, 2, 3 ... 42, 43, 44 Next |
Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours