These forums are here for your convenience. Support from an administrator or site moderator is not guaranteed.

1: Read the FAQ page first.
2: Do a forum search. Most questions have already been addressed.


Make An Account Lost Password Login

Guest  

Show or hide header

Welcome Guest, posting in this forum requires registration.

Pages: [1] 2
Author Topic: [3.0 beta] Preferences can't be saved in MU
Xyphor
Member
Posts: 36
[3.0 beta] Preferences can't be saved in MU
on: August 25, 2009

The preferences have hardcodes to post the form to options.php. WordPressMU works with a different system, so preferences can’t be saved and give an error “Error! Options page not found.”

Xyphor
Member
Posts: 36
Re: [3.0 beta] Preferences can
on: August 25, 2009

I typed a URL in the textbox… and I know you don’t like FF ;) It’s version 3.5

Xyphor
Member
Posts: 36
Re: [3.0 beta] Preferences can
on: August 25, 2009

After wp_list_pages it might be an idea to have a login/register button IF the Blog have register enabled.

Xyphor
Member
Posts: 36
Bottombar width/height
on: August 25, 2009

I see you let 5 lines per “thingy” in the bottom bar, but when text is longer a line can take more then 1 line. Maybe shorten it if necessary.

Xyphor
Member
Posts: 36
Re: [3.0 beta] Preferences can
on: August 26, 2009


Looks shit in IE8/Win7 as well

Xyphor
Member
Posts: 36
timthumb.php fix for MU
on: August 27, 2009

I added a line 375

$src = str_replace( "/files/", "wp-content/blogs.dir/1/files", $src );

As you see it’s hardcoded atm. It might be possible to retrieve it from database but that’s your work :p

*cough*

$src = str_replace( "/files/", get_option('upload_path'), $src );
Xyphor
Member
Posts: 36
Re: [3.0 beta] Preferences can
on: August 27, 2009

Optional Adsense in footer for visitors not logged in

vast Guru
Administrator
Posts: 344
Re: [3.0 beta] Preferences can
on: August 27, 2009

Quote from Xyphor on August 27, 2009, 14:47
Optional Adsense in footer for visitors not logged in

I like making things with a logged in function, its fun :)

Ill get back to work on this in a bit, work has been insain this week. I cant wait to be able to spend a full day at the computer again.

STU (Premium Member)

Xyphor
Member
Posts: 36
Re: [3.0 beta] Preferences can
on: August 27, 2009

Message me when you’re working on it, I have some ideas and a bit coding, but spamming the forum is bad idea :p

vast Guru
Administrator
Posts: 344
Re: [3.0 beta] Preferences can
on: August 27, 2009

Naa, its nice getting a convo in places other than the forum server plugin haha.

STU (Premium Member)

Pages: [1] 2
WP Forum Server by VastHTML | LucidCrew
Version: 1.6 ; Page loaded in: 0.046 seconds.