This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
166
Bug reports / Re: Posting pictures on posts generates 8 errors
« on February 5th, 2014, 04:18 PM »
That changed the errors to:
8: Undefined index: doc
File: /home/creedmoo/public_html/sandbox/gz/app/media_Aeva-Gallery.php
Line: 1588
8: Undefined index: video
File: /home/creedmoo/public_html/sandbox/gz/app/media_Aeva-Gallery.php
Line: 1588
8: Undefined index: audio
File: /home/creedmoo/public_html/sandbox/gz/app/media_Aeva-Gallery.php
Line: 1588
8: Undefined index: image
File: /home/creedmoo/public_html/sandbox/gz/app/media_Aeva-Gallery.php
Line: 1588
And the same errors on line: 1493
I can create an admin account for you if you want to take a peek.
8: Undefined index: doc
File: /home/creedmoo/public_html/sandbox/gz/app/media_Aeva-Gallery.php
Line: 1588
8: Undefined index: video
File: /home/creedmoo/public_html/sandbox/gz/app/media_Aeva-Gallery.php
Line: 1588
8: Undefined index: audio
File: /home/creedmoo/public_html/sandbox/gz/app/media_Aeva-Gallery.php
Line: 1588
8: Undefined index: image
File: /home/creedmoo/public_html/sandbox/gz/app/media_Aeva-Gallery.php
Line: 1588
And the same errors on line: 1493
I can create an admin account for you if you want to take a peek.
167
Bug reports / Re: Posting pictures on posts generates 8 errors
« on February 5th, 2014, 12:10 AM »
Quotas are set at default of 1024 KB using the default profile. Is this what you want me to add to the code?
Code: [Select]
$albums = array();
$q = @$allowed_albums[$latest_album]['quota'];
print_r($q)
if (empty($q))
168
Bug reports / Posting pictures on posts generates 8 errors
« on February 4th, 2014, 11:41 PM »
I finally figured out how to set the Media permissions so users can post pictures. Pictures are getting posted correctly, but they generate eight errors:
8: Undefined index: doc
File: /home/creedmoo/public_html/sandbox/gz/app/media_Aeva-Gallery.php
Line: 1587
8: Undefined index: video
File: /home/creedmoo/public_html/sandbox/gz/app/media_Aeva-Gallery.php
Line: 1587
8: Undefined index: audio
File: /home/creedmoo/public_html/sandbox/gz/app/media_Aeva-Gallery.php
Line: 1587
8: Undefined index: image
File: /home/creedmoo/public_html/sandbox/gz/app/media_Aeva-Gallery.php
Line: 1587
The above errors get repeated on line 1492.
8: Undefined index: doc
File: /home/creedmoo/public_html/sandbox/gz/app/media_Aeva-Gallery.php
Line: 1587
8: Undefined index: video
File: /home/creedmoo/public_html/sandbox/gz/app/media_Aeva-Gallery.php
Line: 1587
8: Undefined index: audio
File: /home/creedmoo/public_html/sandbox/gz/app/media_Aeva-Gallery.php
Line: 1587
8: Undefined index: image
File: /home/creedmoo/public_html/sandbox/gz/app/media_Aeva-Gallery.php
Line: 1587
The above errors get repeated on line 1492.
169
Archived fixes / Re: Not exactly a *bug* but...
« on January 31st, 2014, 11:22 PM »
Try to empty the file cache and see if that helps.
170
Archived fixes / Re: Errors when checking detailed version info
« on January 31st, 2014, 08:17 PM »
That works for me. I guess you just have to remove the more detailed link. I will close this one.
171
Archived fixes / Errors when checking detailed version info
« on January 31st, 2014, 03:56 PM »2: implode() [<a href='function.implode'>function.implode</a>]: Invalid arguments passed
Apply Filter: Only show the errors from this file File: /home/creedmoo/public_html/sandbox/core/html/Admin.template.php
Line: 449
2: Invalid argument supplied for foreach()
Apply Filter: Only show the errors from this file File: /home/creedmoo/public_html/sandbox/core/html/Admin.template.php
Line: 374
2: Invalid argument supplied for foreach()
Apply Filter: Only show the errors from this file File: /home/creedmoo/public_html/sandbox/core/html/Admin.template.php
Line: 336
2: array_keys() expects parameter 1 to be array, null given
Apply Filter: Only show the errors from this file File: /home/creedmoo/public_html/sandbox/gz/app/ManageMaintenance.php
Line: 1483
8: Undefined index: default_language_versions
Apply Filter: Only show the errors from this file File: /home/creedmoo/public_html/sandbox/gz/app/ManageMaintenance.php
Line: 1483
8: Undefined index: default_language_versions
Apply Filter: Only show the errors from this file File: /home/creedmoo/public_html/sandbox/gz/app/ManageMaintenance.php
Line: 1482
8: Undefined index: default_template_versions
Apply Filter: Only show the errors from this file File: /home/creedmoo/public_html/sandbox/gz/app/ManageMaintenance.php
Line: 1480
172
Archived fixes / Re: Pretty URLs and Paths
« on January 31st, 2014, 03:12 PM »I'd like to know if it's the same for everyone though...
173
Archived fixes / Re: Date format is incorrect
« on January 31st, 2014, 04:35 AM »
I changed this is the Home.template.php and it fixed the date format.
Code: [Select]
<div>', strftime('%m/%d %H:%M', $post['timestamp']), '<br>', $post['poster']174
Archived fixes / Date format is incorrect
« on January 31st, 2014, 04:21 AM »
Using English US as the language, the date format under Recent Posts is DD/MM when it should be MM/DD.
175
The Pub / Re: What I LIKE in Wedge!
« on January 30th, 2014, 11:45 PM »
One more... No mods hell (conflicts) because they make changes to the same core files. Because of that, it is easy to update the plugins and forum software without fear or breaking the site.
176
Archived fixes / Re: Errors on upcoming birthdays
« on January 30th, 2014, 11:40 PM »
It is fixed, thanks. Closing this one.
177
The Pub / Re: What I LIKE in Wedge!
« on January 30th, 2014, 10:21 PM »
The Statistics Center is badass. :cool:
178
Archived fixes / Errors on upcoming birthdays
« on January 30th, 2014, 05:34 PM »
Errors caused by Birthdays plugin:
8: Undefined index: birthdays_upcoming
File: /home/creedmoo/public_html/sandbox/gz/app/Subs.php
Line: 699
8: Undefined index: birthdays_upcoming
File: /home/creedmoo/public_html/sandbox/gz/app/Subs.php
Line: 698
Sidebar is also messed up.
8: Undefined index: birthdays_upcoming
File: /home/creedmoo/public_html/sandbox/gz/app/Subs.php
Line: 699
8: Undefined index: birthdays_upcoming
File: /home/creedmoo/public_html/sandbox/gz/app/Subs.php
Line: 698
Sidebar is also messed up.
179
Archived fixes / Membergroup Settings - Badges
« on January 29th, 2014, 11:44 PM »
The first issue is cosmetic. When setting the badge options for the last member group, not all the options are visible when clicking on the dropdown arrow. Workaround is to use the keyboard up or down arrow keys to cycle through the options.

The second issue is with the badge options when configured as shown:

With those settings I expect only the 5 red dots badge to show up for the administrator, but Wedge is displaying both the administrator badge and the badge based on the number of posts.

The second issue is with the badge options when configured as shown:

With those settings I expect only the 5 red dots badge to show up for the administrator, but Wedge is displaying both the administrator badge and the badge based on the number of posts.
180
Features / General Options - No text in notifications
« on January 28th, 2014, 10:53 PM »
Can you please apply this setting also to personal messages notifications? My admin email address gets replies to private messages all the time.