![](http://processwire-forums.s3.us-west-2.amazonaws.com/set_resources_6/84c1e40ea0e759e3f1505eb1788ddf3c_pattern.png)
vknt
Members-
Posts
72 -
Joined
-
Last visited
-
Days Won
1
Everything posted by vknt
-
Module Profile Export module (also upgrade PW 2.0 to 2.1)
vknt replied to ryan's topic in Modules/Plugins
I tried to transfer a 2.1 site with this module. I had following issues: - user emails were lost - user roles were lost for the users. (I had to reassign the roles for all users, but the roles were not lost) I assumed this was going to be an issue with an upgrade from 2.0 to 2.1 because the user system has changed. But this was just a 2.1 to 2.1 transfer. Next up, I'm going to try to upgrade a 2.0 to 2.1, I'll let you guys know how it went! -
Yeah, I'm probably too strict
-
Well that's what Ryan proposed to do to fix the problem. But like I said, then you have a 1 template for the main language with x fields + 1 reference field and 1 template exactly the same without the reference. I was looking for a solution with only 1 template. Actually now I have a separate tree with all the references, then off course you could say I also have 2 templates. But it's only 1 output template and that's what's important to me.
-
I just checked when I registered for this forum, thats was 22 jan, 3 days after the post on webresourcesdepot.com, so it must have been that post. It was certainly not through google cuz I've had been searching for a long time for something like this. I was in love with the simplicity of symphony cms but I didn't had the time to learn XSLT. Custom Content Types for me is the greatest thing, only what is need is there and nothing else. First I looked at the movie and understood that it was much like symphony but with php and I was sold. The documentation back then was a bit lacking but I found my way through and have been using nothing else ever since. Hope this helps..
-
Thankyou so much Ryan! Makes perfect sense now... I've just made an export of the mysql and copying the site structure. I'll send it to you in a .zip as I rather continue the work on the site. It's not that I don't know any other other way to do this. But I wanted to solve it with 1 .php template. In the example you give you need 2 templates, one with the lang_fields and one without. I can alway not fill it in, but I rather not have unused fields in a template. best regards Valentijn
-
I'm using 2.1. No special plugins. I emailed you all the credentials you need check it out. Thx!
-
Ok, hosting provider checked everything. Everything is working properly on the server. There seems to be something wrong with the mysql update mechanism, as it is only when saving pages. I'll try to reïnstall and see what that gives. Just hope my mysqldb is nt corrupt.. Ryan I can give you access to the installation if you want to..
-
- Debug is set to true. Doesn't throw an error. It's just that the server doesn't respond at all. - in error.txt there are no error logs of yesterday. I remember editing very fast. I had just clicked the unlock checkbox, pressed save. And then it started hanging. So I did a full page refresh via the browser refresh button. I think since that moment I had this problem. Not sure if this info helps. My hosting provider is also looking into it.
-
While I was editing pages I got this error suddenly. I haven't changed any .php file in between. Just editing content and saving pages. It does show all the data corretly, but I can't save a page anymore. The browser hangs for a few seconds and then throws this error. No other error is thrown. Error 324 (net::ERR_EMPTY_RESPONSE): The server closed the connection without sending any data. I tried logout/login, doesn't help. Any ideas except letting the server get some sleep and check back tomorrow? Maybe I should check my hosting provider? Thanks in advance Valentijn
-
Custom Code for selectable pages not working properly
vknt replied to vknt's topic in General Support
That worked Thanks apeisa, learned something new today! -
Custom Code for selectable pages not working properly
vknt replied to vknt's topic in General Support
Apeisa's code works for me. However it's not what I want, but I now understand why. thx apeisa I want to have all the children of the pages with template page_languagecontainer. Now I only have the children of 1 of them. Is there a way to do this? Thx in advance. -
Hi, in 2.1 we can provide a custom selection code for the selectionlist of the Page Field. This works: return $pages->find("template=page_languagecontainer"); this doesn't anymore: return $pages->find("template=page_languagecontainer")->children(); I get this error TemplateFile: Method PageArray::children does not exist or is not callable in this context Am I missing something here? I've tried many things but it seems toalways give an error when I try to call children at the end of the query.. Thx in advance guys!
-
Hi all, When making a new template you can tell it to duplicate fields from another template. Can we do the same for fields? I spend alot of time configuring fields that are just a 1 setting different than another one I already have e.g. I love the description on fields. It really helps if I can type something in there to tell what the field does. But e.g. images on 1 page is doing something else on another page. That makes i have to create 2 with only a different description. That is why a duplicate would be useful for me among other things..
-
+1 for update script! Thanks Ryan!
-
Great stuff! I'm eagerly awaiting the update script!
-
Thanks again. I read through the thread, and it is indeed something that is needed in the future. As your suggestion, this would become cumbersome in my usercase because it consists of a videocatalog containing more than 75 videos.. But thanks for the suggestion
-
Thank you very much apeisa. I see how it works now. Don't need a dropdown-input anymore Something else I've been struggling with, maybe you have another great technique to to tackle this: I have a project page, with 3 videos. Each video should have a preview image and some other variables. Like I understand PW now, I create a subpage of "project" called "video" and make a template that has all the inputfields. However it get's a bit ugly having to type in another title > /projects/projectname/projectnamevideo cuz most of the time, the video doesn't have a specific name. How is this best approached PW-Style?
-
Hello, I'm been using proceswire for a few simple sites now and I really like it. I'm now working on one where page has to have a "category" variable. So I would like to use a sort of dropdown field with 5 possibilities to choose from. Is there technique/plugin to do this? Or would I have to use a series of checkboxes to a page?
-
They contacted me back that it was just a permissions problem. So i set /site, /site/assets and site/config.php to 777 and it all works now. I thought that settting folders and files to 777 was a security risk, that's why I didn't try it before. Thanks for the help ryan and adam! I'm off trying the whole cms now
-
There's definitely something wrong with the server. Last time I reinstalled I didn't get past the 2nd install screen, telling me to rename site-default to site. Which I did off course. So I contacting my provider and let you know.
-
Did a reinstall. Had some errors, see end of this post. I had all green lights during install. Permissions for config.php and site/assets are on 766 You can try it yourself http://vknt.be/pw/processwire user:admin pass:admin For php info: http://vknt.be/pw/info.php If you need anything else, let me know.. // This is the errors that appeared during last step of install. Although all point appeared green. 3. Test Database and Save Configuration Database connection successful to v5434vkn_processwire Saved database configuration to ./site/config.php Imported: ./site/install/install.sql Warning: mkdir() [function.mkdir]: Permission denied in /home/v5434vkn/public_html/pw/install.php on line 56 Error creating directory: ./site/assets/cache/ Warning: mkdir() [function.mkdir]: Permission denied in /home/v5434vkn/public_html/pw/install.php on line 56 Error creating directory: ./site/assets/logs/ Warning: mkdir() [function.mkdir]: Permission denied in /home/v5434vkn/public_html/pw/install.php on line 56 Error creating directory: ./site/assets/sessions/ Warning: mkdir() [function.mkdir]: Permission denied in /home/v5434vkn/public_html/pw/install.php on line 56 Warning: mkdir() [function.mkdir]: Permission denied in /home/v5434vkn/public_html/pw/install.php on line 56 Warning: copy(./site/assets/files/1/marquis_interior3.232x176.jpg) [function.copy]: failed to open stream: Permission denied in /home/v5434vkn/public_html/pw/install.php on line 305 Warning: chmod() [function.chmod]: Permission denied in /home/v5434vkn/public_html/pw/install.php on line 306 Warning: copy(./site/assets/files/1/westin_interior1.232x176.jpg) [function.copy]: failed to open stream: Permission denied in /home/v5434vkn/public_html/pw/install.php on line 305 Warning: chmod() [function.chmod]: Permission denied in /home/v5434vkn/public_html/pw/install.php on line 306 Warning: copy(./site/assets/files/1/hyatt_interior9.0x100.jpg) [function.copy]: failed to open stream: Permission denied in /home/v5434vkn/public_html/pw/install.php on line 305 Warning: chmod() [function.chmod]: Permission denied in /home/v5434vkn/public_html/pw/install.php on line 306 Warning: copy(./site/assets/files/1/westin_interior2.232x176.jpg) [function.copy]: failed to open stream: Permission denied in /home/v5434vkn/public_html/pw/install.php on line 305 Warning: chmod() [function.chmod]: Permission denied in /home/v5434vkn/public_html/pw/install.php on line 306 Warning: copy(./site/assets/files/1/westin_interior1.jpg) [function.copy]: failed to open stream: Permission denied in /home/v5434vkn/public_html/pw/install.php on line 305 Warning: chmod() [function.chmod]: Permission denied in /home/v5434vkn/public_html/pw/install.php on line 306 Warning: copy(./site/assets/files/1/westin_interior2.jpg) [function.copy]: failed to open stream: Permission denied in /home/v5434vkn/public_html/pw/install.php on line 305 Warning: chmod() [function.chmod]: Permission denied in /home/v5434vkn/public_html/pw/install.php on line 306 Warning: copy(./site/assets/files/1/hyatt_interior11.232x176.jpg) [function.copy]: failed to open stream: Permission denied in /home/v5434vkn/public_html/pw/install.php on line 305 Warning: chmod() [function.chmod]: Permission denied in /home/v5434vkn/public_html/pw/install.php on line 306 Warning: copy(./site/assets/files/1/marquis_interior3.jpg) [function.copy]: failed to open stream: Permission denied in /home/v5434vkn/public_html/pw/install.php on line 305 Warning: chmod() [function.chmod]: Permission denied in /home/v5434vkn/public_html/pw/install.php on line 306 Warning: copy(./site/assets/files/1/marquis_interior7b.0x100.jpg) [function.copy]: failed to open stream: Permission denied in /home/v5434vkn/public_html/pw/install.php on line 305 Warning: chmod() [function.chmod]: Permission denied in /home/v5434vkn/public_html/pw/install.php on line 306 Warning: copy(./site/assets/files/1/hyatt_interior9.jpg) [function.copy]: failed to open stream: Permission denied in /home/v5434vkn/public_html/pw/install.php on line 305 Warning: chmod() [function.chmod]: Permission denied in /home/v5434vkn/public_html/pw/install.php on line 306 Warning: copy(./site/assets/files/1/westin_interior1.0x100.jpg) [function.copy]: failed to open stream: Permission denied in /home/v5434vkn/public_html/pw/install.php on line 305 Warning: chmod() [function.chmod]: Permission denied in /home/v5434vkn/public_html/pw/install.php on line 306 Warning: copy(./site/assets/files/1/marquis_interior7b.232x176.jpg) [function.copy]: failed to open stream: Permission denied in /home/v5434vkn/public_html/pw/install.php on line 305 Warning: chmod() [function.chmod]: Permission denied in /home/v5434vkn/public_html/pw/install.php on line 306 Warning: copy(./site/assets/files/1/marquis_interior13b_med.0x100.jpg) [function.copy]: failed to open stream: Permission denied in /home/v5434vkn/public_html/pw/install.php on line 305 Warning: chmod() [function.chmod]: Permission denied in /home/v5434vkn/public_html/pw/install.php on line 306 Warning: copy(./site/assets/files/1/marquis_interior13b_med.232x176.jpg) [function.copy]: failed to open stream: Permission denied in /home/v5434vkn/public_html/pw/install.php on line 305 Warning: chmod() [function.chmod]: Permission denied in /home/v5434vkn/public_html/pw/install.php on line 306 Warning: copy(./site/assets/files/1/hyatt_interior11.0x100.jpg) [function.copy]: failed to open stream: Permission denied in /home/v5434vkn/public_html/pw/install.php on line 305 Warning: chmod() [function.chmod]: Permission denied in /home/v5434vkn/public_html/pw/install.php on line 306 Warning: copy(./site/assets/files/1/hyatt2.jpg) [function.copy]: failed to open stream: Permission denied in /home/v5434vkn/public_html/pw/install.php on line 305 Warning: chmod() [function.chmod]: Permission denied in /home/v5434vkn/public_html/pw/install.php on line 306 Warning: copy(./site/assets/files/1/hyatt2.232x176.jpg) [function.copy]: failed to open stream: Permission denied in /home/v5434vkn/public_html/pw/install.php on line 305 Warning: chmod() [function.chmod]: Permission denied in /home/v5434vkn/public_html/pw/install.php on line 306 Warning: copy(./site/assets/files/1/hyatt_interior9.232x176.jpg) [function.copy]: failed to open stream: Permission denied in /home/v5434vkn/public_html/pw/install.php on line 305 Warning: chmod() [function.chmod]: Permission denied in /home/v5434vkn/public_html/pw/install.php on line 306 Warning: copy(./site/assets/files/1/marquis_interior7b.jpg) [function.copy]: failed to open stream: Permission denied in /home/v5434vkn/public_html/pw/install.php on line 305 Warning: chmod() [function.chmod]: Permission denied in /home/v5434vkn/public_html/pw/install.php on line 306 Warning: copy(./site/assets/files/1/marquis_interior3.0x100.jpg) [function.copy]: failed to open stream: Permission denied in /home/v5434vkn/public_html/pw/install.php on line 305 Warning: chmod() [function.chmod]: Permission denied in /home/v5434vkn/public_html/pw/install.php on line 306 Warning: copy(./site/assets/files/1/hyatt_interior11.jpg) [function.copy]: failed to open stream: Permission denied in /home/v5434vkn/public_html/pw/install.php on line 305 Warning: chmod() [function.chmod]: Permission denied in /home/v5434vkn/public_html/pw/install.php on line 306 Warning: copy(./site/assets/files/1/westin_interior2.0x100.jpg) [function.copy]: failed to open stream: Permission denied in /home/v5434vkn/public_html/pw/install.php on line 305 Warning: chmod() [function.chmod]: Permission denied in /home/v5434vkn/public_html/pw/install.php on line 306 Warning: copy(./site/assets/files/1/marquis_interior13b_med.jpg) [function.copy]: failed to open stream: Permission denied in /home/v5434vkn/public_html/pw/install.php on line 305 Warning: chmod() [function.chmod]: Permission denied in /home/v5434vkn/public_html/pw/install.php on line 306 Warning: copy(./site/assets/files/1/hyatt2.0x100.jpg) [function.copy]: failed to open stream: Permission denied in /home/v5434vkn/public_html/pw/install.php on line 305 Warning: chmod() [function.chmod]: Permission denied in /home/v5434vkn/public_html/pw/install.php on line 306 Imported: ./site/install/files => ./site/assets/files/
-
- goto mysite.com/processwire - fill in username and pass - login, but redirects me back to homepage of the site: I can't get to the backend My .htaccess is working fine I think, it redirects to all pages and give me a custom 404 error page I really dig the approach PW takes for the cms structure. So I really want to test this out Any ideas on what the problem might be?