 | |  | |
December 11th, 2005, 07:16 AM
|
#1 (permalink)
| | Junior Member Verified Customer
Join Date: Aug 2005 Location: Germany
Posts: 24
| Categories won't shop up
The categories I created won't show up. All permissions are correct and the categories exist but I just get an empty index.php page without any categories.
Andy ideas?
I use PHP 5.0.5 and MySQL 4.1.14
|
| |
December 11th, 2005, 08:02 AM
|
#2 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,689
|
You have a link here?
|
| |
December 11th, 2005, 08:13 AM
|
#3 (permalink)
| | Junior Member Verified Customer
Join Date: Aug 2005 Location: Germany
Posts: 24
| |
| |
December 11th, 2005, 08:23 AM
|
#4 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,689
|
Kategorien: 0, Bilder: 0, Beiträge: 0, Alle Betrachtungen: 0, Belegter Speicherplatz: 0 Bytes
It says you have 0 categories. Have you created any?
|
| |
December 11th, 2005, 08:24 AM
|
#5 (permalink)
| | Registered User
Join Date: Nov 2005 Location: Canoga Park, CA
Posts: 3,244
|
I do not know about PHP 5.0.5 as a factor.
I do know that another member had the same problems.
weirdpixels error after upgrade to vb 3.5.2
I would download the script package of the gallery here @ Photopost and update your site if you have not already done so.
|
| |
December 11th, 2005, 08:24 AM
|
#6 (permalink)
| | Junior Member Verified Customer
Join Date: Aug 2005 Location: Germany
Posts: 24
|
Sure, that's why im wondering that those categories aren't listed on the page.
|
| |
December 11th, 2005, 08:26 AM
|
#7 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,689
|
Could be although I would assume if there was an error with PHP I hope something would be shown |
| |
December 11th, 2005, 08:38 AM
|
#8 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,689
|
Here is what I would suggest.
1. Download the build from Photopost members area and replace all files and see if this corrects your issue.
if not.
2. In index.php in your gallery directory edit the file and add the line in bold as arrays must be initialized Code: Content visible to verified customers only.
|
| |
December 11th, 2005, 09:54 AM
|
#9 (permalink)
| | Junior Member Verified Customer
Join Date: Aug 2005 Location: Germany
Posts: 24
|
I already did what you suggestet before I started the thread and it "only" eliminated an error message :/
|
| |
December 11th, 2005, 09:58 AM
|
#10 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,689
|
What do you mean you did my suggestion before starting the thread? Thats a bit confusing since you started the thread at 8:16 and my suggestion was posted at 9:38
What error does it get rid of?
|
| |
December 11th, 2005, 10:12 AM
|
#11 (permalink)
| | Junior Member Verified Customer
Join Date: Aug 2005 Location: Germany
Posts: 24
|
I mean I found your suggestions in another thread, applied them and then posted here because the categories still didn't show up.
I got rid of this error:
Warning: array_keys(): The first argument should be an array in /includes/functions_gallery.php on line 430
Warning: Invalid argument supplied for foreach() in /includes/functions_gallery.php on line 430
|
| |
December 11th, 2005, 10:19 AM
|
#12 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,689
|
I would suggest you remove that modification as that other thread was talking about a hack someone had installed.
Let's work with default vbgallery files here.
|
| |
December 11th, 2005, 10:23 AM
|
#13 (permalink)
| | Junior Member Verified Customer
Join Date: Aug 2005 Location: Germany
Posts: 24
|
I don't have a modification for the gallery installed and I am using the current version of photopost vbadvanced gallery
|
| |
December 11th, 2005, 11:04 AM
|
#14 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,689
|
Right but the error you meantioned in that thread and file is when viewing the vbulletin members.php file if I remember the correct thread.
Please reupload clean vBGallery files and then lets take a look at your install and see where we are
|
| |
December 11th, 2005, 11:12 AM
|
#15 (permalink)
| | Junior Member Verified Customer
Join Date: Aug 2005 Location: Germany
Posts: 24
|
I got the error mentioned in the other thread on the index.php
I already uploaded clean files but as I said, no effect.
|
| |
December 11th, 2005, 11:17 AM
|
#16 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,689
|
This is none edited files right now? I see no error this is why I ask. http://forum.anivision.de/gallery/
Now try the edit in index.php meantioned above
|
| |
December 11th, 2005, 11:47 AM
|
#17 (permalink)
| | Junior Member Verified Customer
Join Date: Aug 2005 Location: Germany
Posts: 24
|
Yes, I only applied your suggested changes.
I added Code: Content visible to verified customers only.
in index.php but again, no effect.
Furthermore I get the error message that I don't have permission to upload images (the permissions are correct). Could be that this error is related to the missing categories but Im not sure.
And another thing, although I set up a category to act as a member's category and set the permissions accordingly, the list from which to select the parent category is emtpy.
|
| |
December 11th, 2005, 12:09 PM
|
#18 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,689
|
what line number and file do you get an error if you do not add the line I stated?
I just installed php 5.03 which is the version I can install on my VPS server and vBGallery seems to work fine.
I would need you to PM me your admin login so I can check out how things are setup. Make sure you have the latest default unmodified gallery files upload from our distribution.
Last edited by Chuck S; December 11th, 2005 at 12:18 PM.
|
| |
December 12th, 2005, 04:45 PM
|
#19 (permalink)
| | Junior Member Verified Customer
Join Date: Aug 2005 Location: Germany
Posts: 24
|
I just uploaded the original files WITHOUT any modifications you mentioned - and it worked. God knows why...
I only get an error now if I want to use the batch-upload function (no errors with the single-file upload):
Warnung: array_merge() [function.array-merge]: Argument #1 is not an array in /includes/functions_gallery_imageedit.php (Zeile 350)
|
| |
December 12th, 2005, 05:16 PM
|
#20 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,689
|
HMM how about try this on line 310 find this
$imginfo['truename'] = $filename;
above it add this
$imageinfo = array();
$imginfo =array();
|
| | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | | | Thread Tools | | | | Display Modes | Rate This Thread | Linear Mode | |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | All times are GMT -5. The time now is 07:24 AM. | |