Ravens PHP Scripts: Forums
Forum Index • Forum FAQ • Search • Memberlist • Usergroups • Profile • Log in to check your private messages • Log in |
Search found 40 matches |
Ravens PHP Scripts And Web Hosting Forum Index |
Author | Message |
---|---|
Topic: Disable DEBUG MODE Private Message / phpBB2 | |
rovshan Replies: 1 Views: 2875 |
Forum: RavenNuke(tm) v2.5x Posted: Wed Apr 24, 2024 4:07 am Subject: Disable DEBUG MODE Private Message / phpBB2 |
Hello,
How to disable DEBUG MODE in Private Message / phpBB2 modules? In Private_Message/index.php message_die(GENERAL_ERROR, "Could not obtain post and post text", "", __LIN ... |
|
Topic: php7 support | |
rovshan Replies: 276 Views: 277204 |
Forum: RavenNuke(tm) v2.5x Posted: Thu Jun 11, 2020 7:04 am Subject: Topics Admin php7 |
in modules/Topics/admin/admin.php
Fix for php7.4 compatibility. Modify regular expression below : if ( (preg_match('/^([\p{L}\p{N}-_]*)(.png|. ... |
|
Topic: php7 support | |
rovshan Replies: 276 Views: 277204 |
Forum: RavenNuke(tm) v2.5x Posted: Sat May 16, 2020 5:52 am Subject: Need to be fixed / Your_Account module |
in master distribution php7 ready in saveactivate.php file
if ($new_uid !== false && $new_uid != 0) { ; $db->sql_query('DELETE FROM ' . $user_prefix . '_users_temp W ... |
|
Topic: SignIn and SignUp with email address | |
rovshan Replies: 3 Views: 5627 |
Forum: RavenNuke / Raven CMS CMS Wiki Posted: Mon May 11, 2020 11:51 am Subject: SignIn and SignUp with email address |
I created beta version for Sign Up / Register new account only with email address. In this version Unique Nickname / Username / Login is created by script and assigned automatically. If someone is int ... | |
Topic: private function backtrace_log | |
rovshan Replies: 5 Views: 4519 |
Forum: RavenNuke(tm) v2.5x Posted: Sun May 10, 2020 12:16 pm Subject: private function backtrace_log |
Thank you for your offer to help. I very appreciate.
I need this feature to catch errors in my own code. I did many modifications and tweaks + I have my own modules and sometimes it makes me crazy ... |
|
Topic: private function backtrace_log | |
rovshan Replies: 5 Views: 4519 |
Forum: RavenNuke(tm) v2.5x Posted: Wed Apr 29, 2020 7:09 am Subject: private function backtrace_log |
Thank you very much neralex !
It seems your modifications catchs failed-query (red line) ! its ok. But file path in LINE option rests the same for all queries: LINE 488 - File: /var/www/somehost/ ... |
|
Topic: private function backtrace_log | |
rovshan Replies: 5 Views: 4519 |
Forum: RavenNuke(tm) v2.5x Posted: Thu Apr 16, 2020 7:09 am Subject: private function backtrace_log |
hi,
My question concern this function in footer.php to show MySql requests concerning downloaded page: if ($loglevel == 3 || $loglevel == 4) { if (is_admin($admin) ... |
|
Topic: Fix NS Clearing of expired blocks | |
rovshan Replies: 3 Views: 4488 |
Forum: NukeSentinel(tm) v2.6.x Posted: Wed Apr 24, 2019 4:04 pm Subject: Fix NS Clearing of expired blocks |
Here is how I fixed it :
1. Added $result = $db->sql_query("INSERT INTO `".$prefix."_nsnst_config` VALUES ('blocked_clear', '0')"); 2. Modified code in // Clearing of expi ... |
|
Topic: Fix NS Clearing of expired blocks | |
rovshan Replies: 3 Views: 4488 |
Forum: NukeSentinel(tm) v2.6.x Posted: Tue Apr 23, 2019 10:00 am Subject: Fix NS Clearing of expired blocks |
Here is what I found in:
1. RavenNuke-2.5.1 (not php7) distribution => nukesentinel.php => // Clearing of expired blocks // CAUTION: This function can slow your sites load time $clearedt ... |
|
Topic: SignIn and SignUp with email address | |
rovshan Replies: 3 Views: 5627 |
Forum: RavenNuke / Raven CMS CMS Wiki Posted: Tue Apr 23, 2019 9:08 am Subject: SignIn and SignUp with email address |
Thank you for suggestion neralex. | |
Topic: SignIn and SignUp with email address | |
rovshan Replies: 3 Views: 5627 |
Forum: RavenNuke / Raven CMS CMS Wiki Posted: Sun Mar 10, 2019 6:23 am Subject: SignIn and SignUp with email address |
I have returning registered users which don't remember their Login. They try to LogIn with email address by putting email address in Login case. Minimum what I would like to let them to login with ema ... | |
Topic: shortlink in nukeNav with Forum and Private Message modules | |
rovshan Replies: 7 Views: 19569 |
Forum: ShortLinks/TegoNuke Posted: Mon May 09, 2016 9:13 am Subject: Re: shortlink in nukeNav with Forum and Private Message modu |
Hi, nuken
Thank you for suggestions. All tegonukes $tnsl's already is true. I already cleaned cache before. The problem related to ob_start(); ob_get_contents(); functions in sortlinks.php. ... |
|
Topic: shortlink in nukeNav with Forum and Private Message modules | |
rovshan Replies: 7 Views: 19569 |
Forum: ShortLinks/TegoNuke Posted: Mon May 09, 2016 3:55 am Subject: Re: shortlink in nukeNav with Forum and Private Message modu |
Help Please | |
Topic: shortlink in nukeNav with Forum and Private Message modules | |
rovshan Replies: 7 Views: 19569 |
Forum: ShortLinks/TegoNuke Posted: Sun May 08, 2016 11:41 am Subject: Re: shortlink in nukeNav with Forum and Private Message modu |
thanks for help
what do you mean - custom taps ? I did not edit any files concerning forum module and shotlinks As well as I removed all left and right blocks from Forum module. With other mo ... |
|
Topic: shortlink in nukeNav with Forum and Private Message modules | |
rovshan Replies: 7 Views: 19569 |
Forum: ShortLinks/TegoNuke Posted: Sun May 08, 2016 6:42 am Subject: shortlink in nukeNav with Forum and Private Message modules |
Hi,
Just lost 2 days and could not fix the problem. Shortlinks works fine with all modules. But with 2 modules Forum and Private Message the links in nukeNav.php does not tapped !! Only in nukeNa ... |
|
Topic: nuke quiz v 3.2.0a sql break | |
rovshan Replies: 8 Views: 26262 |
Forum: RavenNuke(tm) v2.5x Posted: Fri Apr 15, 2016 5:57 am Subject: Re: nuke quiz v 3.2.0a sql break |
I installed nuke quiz versiĆ³n: 3.2.0a on RN 2.5.1 and it ran perfectly and everything works fine, .
Could you please share this module with me. I could not find this version. Thank you. |
|
Topic: Need to create new module for real estate listing | |
rovshan Replies: 0 Views: 6809 |
Forum: For Hire Posted: Mon Feb 15, 2016 9:13 am Subject: Need to create new module for real estate listing |
Hello,
I ma looking for to hire experienced coder to create (or recreate from existing scripts proposed by coder) module for real estate listing ( announces published by user / agencies, strong sea ... |
|
Topic: Facebook connect for Ravennuke? | |
rovshan Replies: 16 Views: 32001 |
Forum: RavenNuke / Raven CMS CMS Wiki Posted: Fri Nov 20, 2015 9:45 am Subject: Re: Facebook connect for Ravennuke? |
[url=http://hybridauth.sourceforge.net]http://hybridauth.sourceforge.net
I think hybridauth best solution to integrate in RN. Here is I did something but did not finish yet, if someone intereste ... |
|
Topic: ckeditor 3 + elfinder update / users image upload | |
rovshan Replies: 7 Views: 15049 |
Forum: FCKeditor/WYSIWYG Issues Posted: Fri Nov 20, 2015 4:33 am Subject: Re: ckeditor 3 + elfinder update / users image upload |
just for info :
[url=http://stackoverflow.com/questions/6630237/folder-permissions-for-php-file-uploads-private-public-shared-views]http://stackoverflow.com/questions/6630237/folder-permissions-for ... |
|
Topic: ckeditor 3 + elfinder update / users image upload | |
rovshan Replies: 7 Views: 15049 |
Forum: FCKeditor/WYSIWYG Issues Posted: Fri Nov 20, 2015 4:02 am Subject: Re: ckeditor 3 + elfinder update / users image upload |
I checked neralex solution, but as i understand this solution helps to create new toolbar.
The image/file/ uploads are managed via Elfinder via this function in mainfile.php if (is_admin($admin) ... |
|
Topic: ckeditor 3 + elfinder update / users image upload | |
rovshan Replies: 7 Views: 15049 |
Forum: FCKeditor/WYSIWYG Issues Posted: Thu Nov 19, 2015 10:03 am Subject: Re: ckeditor 3 + elfinder update / users image upload |
Thank you for support neralex
I will try to integrate your solution in ckeditor 4 and let you know. |
|
Topic: ckeditor 3 + elfinder update / users image upload | |
rovshan Replies: 7 Views: 15049 |
Forum: FCKeditor/WYSIWYG Issues Posted: Wed Nov 18, 2015 5:47 pm Subject: ckeditor 3 + elfinder update / users image upload |
I just uploaded Ckeditor 4.5.5 it seems work.
To install: 1. rename your old folder includes/ckeditor to old_ckeditor 2. upload files to empty folder includes/ckeditor 3. copy files ckeditor.php ... |
|
Topic: ckeditor 3 + elfinder update / users image upload | |
rovshan Replies: 7 Views: 15049 |
Forum: FCKeditor/WYSIWYG Issues Posted: Wed Nov 18, 2015 3:19 pm Subject: ckeditor 3 + elfinder update / users image upload |
I found this topic, but did not find solution:
http://www.ravenphpscripts.com/ftopict-18546-ckeditor.html |
|
Topic: ckeditor 3 + elfinder update / users image upload | |
rovshan Replies: 7 Views: 15049 |
Forum: FCKeditor/WYSIWYG Issues Posted: Wed Nov 18, 2015 3:03 pm Subject: ckeditor 3 + elfinder update / users image upload |
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: Shortlink mod/ multilingual links + new links structure | |
rovshan Replies: 4 Views: 7308 |
Forum: For Hire Posted: Sat Sep 26, 2015 6:19 am Subject: Re: Shortlink mod/ multilingual links + new links structure |
Dear All,
I try to rebuild the links structure via .htaccess file. I would like to get this link structure for News module : -domain.com/n11/article.html => where 11 - id number instead of - ... |
|
Ravens PHP Scripts And Web Hosting Forum Index Goto page 1, 2 Next |
Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours