Support Forum

Advanced Search
Forum Scope


Match



Forum Options



Minimum search word length is 3 characters - maximum search word length is 84 characters
general-topic
Error Log
Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Sep 25, 2011 - 11:09 pm

yeah, so let us finish the template tag conversion and see if its better for you...  you could always write a separate plugin to do exactly what you want...  hoping to see lots of user spawned plugins coming with 5.0...  Andy is on vacation for another couple weeks then we have a big 2 week push to get to beta... and the template tag plugin should be done before beta...

will look forward to the overlay...

any chance you could relay your experience creating an overlay?  was it fairly simple? did we give enough info and tools?

Avatar
Brandon
U.S.
SP Wrangler
Free Members
sp_UserOfflineSmall Offline
Sep 25, 2011 - 11:53 pm

Mr Papa said

yeah, so let us finish the template tag conversion and see if its better for you... \\

Sounds like a good idea for now. I will leave as is until there is an update.

any chance you could relay your experience creating an overlay?  was it fairly simple? did we give enough info and tools?

 

It all depends on how someone does things. If I would have to say if it was simple then no. I doubt anyone without a lot of knowledge on how php and css files work, would ever be able to create their own overlay.

Also, from what I can see there is no easy way to preview any changes you may make in the overlay. Even when it comes to the 'stock' provided ones. You have to select and save it then go to the site to see what it looks like. Something that's not good to do on a very active site.

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Sep 26, 2011 - 12:04 am

agree. one should not be developing a theme or overlay on an active site...

and the goal with overlays was to make it easier to change up the colors than having to create a whole new theme...  I hope we got there... 

but yes, if you do not have knowledge of php and css, one would not generally be creating a theme for wp or sp...  so that basic knowledge would be needed...

Avatar
Brandon
U.S.
SP Wrangler
Free Members
sp_UserOfflineSmall Offline
Sep 26, 2011 - 1:08 pm

Lee H said

Haven't seen it, but good work on the overlay Brandon *insert thumbs up smilie here*

Sorry about hijacking my own thread with several different topics. smile

I will try and summarize the different things.

1) The latest post widget.

Changing line 37 in sp-recent-posts-widget.php from 'sp_recent_posts_tag' to 'sp_recentpoststag' will fix the php error and show the info. It will not accept any arguments though. To change the default arguments you have to change them here

function sp_do_sp_RecentPostsTag($args='') {
    $defs = array('tagId'        => 'spRecentPostsTag',
                  'tagClass'     => 'spListTag',
                  'topicIds'    => 0,
                  'orderByGroup'=> 0,
                  'limit'        => 8,
                  'showForum'    => 1,
                  'showUser'    => 1,
                  'showAvatar'    => 1,
                  'avatarSize'    => 25,
                  'avatarClass'    => 'spAvatarTag',
                  'showDate'    => 1,
                  'showTime'    => 0,
                  'niceDate'    => 1,
                  'listTags'    => 1,
                  'listClass'    => 'spListItemTag',
                  'linkClass'    => 'spLinkTag',
                  'echo'        => 1
                  );

 

in sp-RecentPosts-tag.php

If the line 37 error could be fixed for future updates then, even if you lose the hard coded args, at least it wouldn't error out if someone overwrites the tag files.

2) The error log, from the original post here.

I am still getting the notice but am not seeing any real issue from it so I won't worry about it unless you care to try and debug or something.

3) My WordPress theme uses a similar color overlay. See attached on how they show them. Maybe something like that would work for Simple Press?

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Sep 26, 2011 - 9:34 pm

yes, sorry I wasnt clear... was just trying to get rid of the error message...

We have played with some ideas on the color overlays preview, including something like that... Andy still wants 'swatches' for a preview, so a chance something will make it in before release... 

if you wanted to work up a patch, that might push it along... coolwink

Avatar
steve.engelking
Member
Free Members
sp_UserOfflineSmall Offline
Feb 10, 2012 - 3:29 pm

I am getting the following error showing up in the error log:

file: /simple-press/forum/profile/forms/sp-form-overview.php
line: 79
function: Unavailable
Notice | date_default_timezone_set() [function.date-default-timezone-set]: Timezone ID 'UTC 0' is invalid

Is this a problem?

I looked there because just briefly as I entered the forum the words 'Database Error' came up in big letters on the top of a blank screen without any further reference or text.

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Feb 10, 2012 - 5:14 pm

shouldnt be a problem like you say - might be left over from issue while back... but can you go to your sp profile, options, display options and select your proper timezone?

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Jun 23, 2012 - 9:18 am

and what have you selected for your timezone on your sp profile? the
options tab, display options menu...

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Jun 23, 2012 - 9:18 am

and what have you selected for your timezone on your sp profile? the
options tab, display options menu...

Forum Timezone: Europe/Stockholm
Most Users Ever Online: 1170
Currently Online:
Guest(s) 1
Currently Browsing this Page:
1 Guest(s)
Top Posters:
Mr Papa: 19448
Ike: 2086
Brandon: 864
kvr28: 804
jim: 650
FidoSysop: 577
Conrad_Farlow: 531
fiddlerman: 358
Stefano Prete: 325
Member Stats:
Guest Posters: 620
Members: 17365
Moderators: 0
Admins: 4
Forum Stats:
Groups: 7
Forums: 17
Topics: 10128
Posts: 79626