![]() |
The installer was an extra that was supposed to make life easier. I guess I missed the mark on that one. The real magic is in the portfolio. That is were I am most interested in hearing peoples views. If the manual install worked for you than great! If not than that is my priority. To get the manual directions up to speed.
Are you having troubles getting your manual updates working or is it just the installer? Please tell me your users will have a portfolio to use. :) |
Well I got it installed manually and everything looks fine. I went to upload a pic for my profile and got the error posted below
|
Well I added a tmp directory and that fixed that error, but now i get this error
Fatal error: Call to undefined function: imagecreatefromjpeg() in c:\inetpub\wwwroot\forum\viPortfolio.php on line 610 |
GD is required for this to work. I should have put that in the release :cry:
You can double check that it actual is compiled in by running phpinfo http://{your site}/admin/index.php?action=phpinfo You should be able to find the following gd GD Support enabled GD Version 1.6.2 or higher JPG Support enabled PNG Support enabled |
well I got the php_gd.dll and put it in the extensions directory and uncommented it out of php.ini and then my php pages dont load so gonna have to figure something out.
|
I wish I could help :), I know nothing about the windows side of php. Let me know when you convert to your favorite flavor of unix and I will be ther for ya. :)
Somebody on this board should have and idea though? |
Ok, got that installed
everything uploads fine, but this is the result http://www.force137.com/forum/viportfolio.php?userid=1 Everything is X'ed out. Also I cannot delete any existing images, when I go to edit and select the Delete current file and update, it seems like it all go's through, but then i go to that page again and it is still there. |
I went back and tried it on my system also and I am having the same difficulties. I should have this fixed pretty fast. Thanks.
By the way, really awesome looking design on your website. I will be working on that error message also. |
We have a fix for the deletion not working.
It turns out to be a fairly simple fix. :) We will be editing two templates: First template is viPortfolio_edit_editbit. The very first line of the template looks like this: <input type="hidden" name="portfolioids [$count]" value="$image[portfolioid ]" /> and it should look like this: <input type="hidden" name="viPortfolioids [$count]" value="$image[viPortfolioid ]" /> This template is fixed, go ahead and save. Now for template two: viPortfolio_edit_attachment Open the template up and look on what should be line 11 [Before] <input type="hidden" name="portfolioids [$count]" value="$image[portfolioid ]" /> [After] <input type="hidden" name="viPortfolioids [$count]" value="$image[viPortfolioid ]" /> Christy, Now that GD is working better for you, can you try and upload more pictures and see if that fixes your missing images problem? |
Ok, Delete is now working :)
Everything uploads fine but still red X, ive used jpg and gif http://www.force137.com/forum/viportfolio.php?userid=1 I noticed that when you click on the thumb, the popup window is the same size as the pic so thats working, just not displaying the images |
All times are GMT. The time now is 08:03 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|