207 comments found.
All ready installed
The error you are receiving is pointing to missing file in /lib/config.ini.php. Also make sure you unzipped the portfolio files in root directory of CMS pro!
Hi..I can’t to install module portfolio in cms pro 3.0 Configuration file is missing. Upgrade can not continue
You need to install CMS pro! first.
Ok, I must be blind.
How do I set the single column view as default for the portfolio?
Also, when the thumbnail is created, it just cuts off the top and the bottom. So if I have a screenshot of a site, it removes both the header and the footer.
Obviously I could go in and replace the images, but how could I make it so it either resizes the whole image or only takes the top part?
Thank you for your help and your CMS and this portfolio are awesome. Great job.
Brandon
To set default view to single, open up main.php in /modules/portfolio/ and follow instructions here: http://pastebin.com/dA2YMQt0
Images are resized to exact size based on image width/height entered in portfolio configuration. You can change the configuration in TimThumb class, in /modules/portfolio/thumbmaker.php home page here: http://www.binarymoon.co.uk/2010/08/timthumb/
Hello Nice addon – Before I purchase, I got a question… Is it possible to add vidoes instead of images?
Only images are supported, you can insert video via editor in item description
My error:
[31-Jan-2012 09:57:13] PHP Warning: touch() [function.touch]: Utime failed: Permission denied in /home/gammel/public_html/modules/portfolio/thumbmaker.php on line 189
[31-Jan-2012 09:57:13] PHP Warning: Cannot modify header information – headers already sent by (output started at /home/gammel/public_html/modules/portfolio/thumbmaker.php:189) in /home/gammel/public_html/modules/portfolio/thumbmaker.php on line 412
I changed the htaccess, the linking works fine. But i have a problem with the thumbmaker.php. The thumbs wont show it self at the front of the portfolio. The pop-up image works. All maps got CHMOD 0777
You might need to chmod back to 0755 or 0775 image data folder. If that does not work email me from my profile with your ftp and url
Dear Gewa,
thank you very much for your wonderful job indeed, I purchased most of your codes, I am having a little problem here, I tried to update the htaccess with the new (#Portfolio RewriteRule portfolio/([/])\.html$ modules.php?module=portfolio&do=portfolio&productname=$1 [L]) but the CMS will stop working and if i remove it I will get the full portfolio but when I click on the link i get this MSG (404 – Sorry This Page does not exist)
the full htaccess is (#Digishop- Options:
- -MultiViews: Turns off multiviews so it doesn’t interfer with our rewrite rules
- -Indexes: Stop directory listings
- +FollowSymlinks: Let out rewrite rules work
Options -MultiViews -Indexes +FollowSymlinks
# Turn off mod_security filtering. # SecFilterEngine Off # The below probably isn’t needed, but better safe than sorry. SecFilterScanPOST OffErrorDocument 404 /404.php
php_value register_globals 0 php_value magic_quotes_gpc 0 php_value session.auto_start 0 php_value safe_mode 0 php_value register_globals 0 php_value magic_quotes_gpc 0 php_value session.auto_start 0 php_value safe_mode 0 RewriteEngine On RewriteBase /RewriteRule ^([/])\.html$ content.php?pagename=$1 [L] RewriteRule content/([/])/$ modules.php?module=$1 [L] RewriteRule digishop/([/])\.html$ modules.php?module=digishop&do=digishop&productname=$1 [L] RewriteRule digishop-checkout/$ modules.php?module=digishop&do=digishop-checkout [L]
AddOutputFilterByType DEFLATE application/x-javascript text/css text/html text/xml )could you please help me with this issue. Thanks in advance.
Email me from my profile with your ftp and site url. I’ll take a look
Okay, that’s clear. Thanks for all the info. 
Hi,
Is it possible to have multiple portfolio’s instead of one with all the “albums”?
No it’s not possible. You can have multiple categories, but not portfolio modules
Thanks for the reply.
That’s to bad. BUT , is it possible to open the portfolio with a specific category using the menu?
NO, it’s not. All the categories are loaded via ajax, so there is no actual link to it
Hello, I install the portfolio module on CMS pro 2.7 but I can not add it to the layout. How I can use it?
Assign portfolio from Menus Section, Under content type select modules -> Portfolio
If I buy this module can you help me with pagination?
I will add the pagination option for the next update of Portfolio Module. middle of January.
It is possible to add pagination in portfolio module?
Yes it is, but it’s not that simple, since it’s ajax loaded
Hello,
I am having the same problem as a couple of others. Namely that the portfolio thumb images, and also the Digishop thumb images are not showing up.
What was the fix for getting that to work ?
http://173.199.166.228/~orion/modules.php?module=portfolioI can supply FTP access through email.
THanks.
CHristian
Reply sent
Is there a possibility to use this module 2 times on the cms site. for example i would like to use it for 2 separate types of portfolios? can i install it twice and have the module renamed for different uses? can you please advise me on how to do that. i am willing to repurchase a new license for that use.
It’s not that simple. You can not just rename it. Database tables need to be named differently, and also module entry under modules table in DB needs to be renamed accordingly.
are you able to email me the instructions for doing it?
It’s not that simple. I can not send you instructions since bit of coding is required also. such as rewriting urls etc… this would need to be custom job.
I just realized that this thing is just single image, my bad for no reading the description. Sorry for the inconvenience
No problem
This module still don’t work for me. Let me know if you are going to be able to fix it, if not then I will return it. Thank you.
I have sent you the ftp access, screenshoots I don’t know what else you need.
The module is working just fine, as I explained to you multiple times in my emails. There is no such a thing as gallery for portfolio module. You can assign one image only per project.
Hi. thank you. great work. would it be possible to have an option to be able to rearrange the jobs. currently if i put a job in it shows up as the first one, i would like to be a able to show a an older entry first.
is there any way i can do that?
. "\n ORDER BY p.cid, p.title{$core->dblang}";with:
. "\n ORDER BY p.created ASC";
Replace ASC with DESC if you want descending order
ty. but i was asking a different question. you know how in the jQuery slider you are able to reorder the images (To reorder images click and drag image ID(#), position it where you want it, than click on Save Position button) can that be done in the portfolio module, or if it cant – can you add that feature?
Ok I see now. I’ll see if I can implement this feature in the next version update
thank you. that is a very important feature. since it giver the module so many more uses.
I have sent you the ftp of the web site, let me know when it has been fix.
What is your email? I have done everything to make this portfolio module work and it doesn’t.
Nope! no such button. Just Dropdown 1 with: - Add New Project - Category - Configuration Dropdown 2 with: - My catetories
, Project Title, Category, Edit, Delete
So, I don’t know where is that browse buttton
Can you email me from my profile with your stie url, admin and ftp access. I’ll take a look
Ok you need to document this better a litter diagram should help
I have added Categories Assign Projects to Categories how do I add the images to to project? I can’t see it anywhere ?
You don’t see the big browse button, right after category dropdown in add/edit project menu