Show Posts

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.


Messages - LoganSix

Pages: [1]
1
Feedback & Suggestions / Unique function names
« on: February 27, 2007, 09:24:24 PM »
Code: [Select]
Fatal error: Cannot redeclare get_categories() (previously declared in /blog/wp-includes/category.php:14) in /gallery/includes/functions.php on line 1120
On the next update can you verify that all functions have unique names?
The above mentioned function could be changed to get_galleryCategories().

I am trying to create a page on my site that will include the latest public new images.  The page is located witin the WordPress structure, so both applications are calling different functions with the same name.
I will also notify WordPress of this bug too.

Thanks.

2
Mods & Plugins (Releases & Support) / Re: [MOD] multiupload
« on: December 29, 2006, 05:19:08 PM »
Hi, thanks a lot, now i see the code verification althout my users write the true code the page is redirectly to simple upload and there is a error message: "Please write the verification code"

Could yohelp me please?

Do a search for the Captcha upgrade. 
You have to add something to the config file to turn it off in the upload files.

3
Mods & Plugins (Releases & Support) / Re: [MOD] Show user images in profile
« on: December 29, 2006, 04:31:54 PM »
Nice mod.
Thanks.

4
Nice mod.
Works great.

I wonder if this could be done for a user to edit their own pictures.

5
Discussion & Troubleshooting / Re: Auto-Thumbnailer and safe mode is OFF
« on: October 27, 2006, 05:34:12 PM »
My fix required the web site host to set all files and folders under the gallery/data directory to 777.

6
Discussion & Troubleshooting / Re: Auto-Thumbnailer and safe mode is OFF
« on: October 26, 2006, 04:40:05 PM »
I am having the same issue.

I think it is a bigger issue.
My safe_mod is off.  The media directories say they are 777, but I can not add or insert to existing directories and I can't create thumbnails for new directories.  I did not make any changes.

I believe someone hacked the image gallery and did a server side command somehow to remove permissions on the directories.

Pages: [1]