Lyndsie
@lyndsie
Moderator
Member
Joined: Aug 25, 2006
Last seen: Mar 25, 2024
Topics: 34 / Replies: 1229
Reply
Re: Editting rss.php to work with twittefeed?

Oh, no. _STORYQUERY is the query in what you quoted. It's just used so often it's been defined as a constant. So rather than using that defa...

15 years ago
Forum
Reply
Re: Editting rss.php to work with twittefeed?

You'd have to modify two things.1. Either this query needs to be changed, or an additional one added: $query = _STORYQUERY." ORDER BY update...

15 years ago
Forum
Reply
Re: Members with locked accounts but we never locked in the first place

Have you modified any files such as user/login.php?

15 years ago
Reply
Re: Adding a "beta editor" field

Sounds like a fairly extensive mod. You could try leveraging the existing coauthors code, but it sounds like you want both, which will be trickier.

15 years ago
Forum
Reply
Re: Members with locked accounts but we never locked in the first place

You can try changing it in the database. I don't have access now but it's either in authors or authorprefs.

15 years ago
Reply
15 years ago
Reply
Re: Upgrade from 2.0 to 3.5.3 - MySQL error. Error: (1054) Unknown column 'member

It didn't give anything as the query? That's usually a really helpful part to figure out where the problem comes from.

15 years ago
Reply
Re: Someone broke into my site!

You can set a new password through the database. I believe eFiction uses plain md5, so all you need to do is hash your new one it and you can insert t...

15 years ago
Reply
Re: Installation help post setting up new database

What did you do after uploading the files? Did you try going through the install script? If so, at what part did it fail?

15 years ago
Forum
Reply
Re: Cannot add Admins

The add admin URL should be something like /admin.php?action=admins&do=edit&uid=[uid]. Try that with the UID of whatever member you want to ma...

15 years ago
Forum
Reply
Re: Help with Last Visit Mod

The mod was written for 3.2 so it's going to have a lot of issues. For version 3.3, a bunch of variables were changed to constants, ie $tablepref...

15 years ago
Forum
Reply
Re: Help with Last Visit Mod

It's old school code, probably from before that change in 3.3. I'm guessing your site has a prefix.change$update_lastlog = dbquery("UPD...

15 years ago
Forum
Reply
Re: TG Storytime (Adult)

I like the skin. : )

15 years ago
Reply
Re: Cannot add Admins

Have you tried in on a default skin (like CSSZen)? Also, what the URL of that page, maybe the page link got messed up or something.

15 years ago
Forum
Reply
Re: Empty News Page on Admin on 3.5.3

It often happens that FTP programs drop files - that could be how.

15 years ago
Page 14 / 85