Thanks for the reply! I ended up creating a php file with the following:
<?php
$username = "admin-username";
$password = "newpassword";
include 'serendipity_config.inc.php';
echo serendipity_db_query("UPDATE {$serendipity['dbPrefix']}authors SET password = '" . serendipity_hash($password ...
Search found 7 matches
- Sun Apr 26, 2020 4:30 pm
- Forum: General discussions
- Topic: Reseting admin password
- Replies: 3
- Views: 26034
- Sun Apr 19, 2020 8:48 pm
- Forum: General discussions
- Topic: Reseting admin password
- Replies: 3
- Views: 26034
Reseting admin password
I have access to SFTP and the DB. What's the easiest way to reset my password?
I tried encrypting a new password with bcrypt and dropping it into the DB but that doesn't appear to work.
It's surprisingly hard to find any recent information about this subject.
I tried encrypting a new password with bcrypt and dropping it into the DB but that doesn't appear to work.
It's surprisingly hard to find any recent information about this subject.
- Sun Apr 19, 2020 7:48 pm
- Forum: Plugins
- Topic: serendipity_event_metadesc not generating meta description
- Replies: 1
- Views: 61866
serendipity_event_metadesc not generating meta description
I have serendipity_event_metadesc and serendipity_event_social installed on my blog.
serendipity_event_social correctly generates the description like so: <meta property="og:description" content="entry description text"/> But serendipity_event_metadesc outputs the meta description as blank: <meta ...
serendipity_event_social correctly generates the description like so: <meta property="og:description" content="entry description text"/> But serendipity_event_metadesc outputs the meta description as blank: <meta ...
- Tue Jan 09, 2007 6:18 am
- Forum: General discussions
- Topic: Getting errors with smarty php include
- Replies: 2
- Views: 2590
- Sun Jan 07, 2007 5:21 pm
- Forum: General discussions
- Topic: Getting errors with smarty php include
- Replies: 2
- Views: 2590
Getting errors with smarty php include
I have a simple PHP include that lists the most recent forum posts from phpBB. Since my servers last SQL update, I get this string of errors:
Warning: include(): URL file-access is disabled in the server configuration in /hsphere/local/home/lexingto/skatenewspot.com/templates/sns2/config.inc.php ...
Warning: include(): URL file-access is disabled in the server configuration in /hsphere/local/home/lexingto/skatenewspot.com/templates/sns2/config.inc.php ...
- Wed Sep 21, 2005 3:24 am
- Forum: Installation
- Topic: 0.7.1 to 0.8.4 Upgrade
- Replies: 18
- Views: 12297
- Tue Sep 20, 2005 7:45 pm
- Forum: Installation
- Topic: 0.7.1 to 0.8.4 Upgrade
- Replies: 18
- Views: 12297