degierd Level 1
-
"Unknown column icon" returned when updating CB avatar61 answers • Technical Support • 9 years 8 months agoHi Mike, I understand sometimes communication with CB is very hard.
I am thinking of a work-around, not perfect solution but acceptable.
What I suggest is to implement (in my case) a generic search and replace function because I assume when your S3 move is completed all files are moved to S3, therefore it would be safe to replace all references to... show more -
"Unknown column icon" returned when updating CB avatar61 answers • Technical Support • 9 years 8 months agoBtw Mike, I assume when you move the files to S3, you update tables in the database already to point to the new location? So we could extend that query?
-
"Unknown column icon" returned when updating CB avatar61 answers • Technical Support • 9 years 8 months agoOK cool, so immediately after the cron job is triggered the SQL action should be launched. Can it easily be added to the cron job? the SQL statement I showed you earlier could do the trick? Maybe it should be a bit more refined?
-
"Unknown column icon" returned when updating CB avatar61 answers • Technical Support • 9 years 8 months agoWould there be a way to launch from your php script the following query for example:
UPDATE `w20zb_comprofiler_plugin_activity` SET message = REPLACE(message, 'old.domain.com', 's3-eu-west-1.amazonaws.com') WHERE INSTR(message, 'old.domain.com') > 0; -
"Unknown column icon" returned when updating CB avatar61 answers • Technical Support • 9 years 8 months agoI believe there are 2 possibilities:
1) Auto Actions which you can use for that purpose..
https://www.joomlapo[...]cb-auto-actions
2) Direct writing to the database tables, would it not be as easy as search and replace? -
"Unknown column icon" returned when updating CB avatar61 answers • Technical Support • 9 years 8 months agoHi Mike, just a quick question, how far are you on getting the issues resolved? Can I help with additional product/UAT tests?
-
"Unknown column icon" returned when updating CB avatar61 answers • Technical Support • 9 years 8 months agoHi Mike, it looks like the CB Activity streams are not updated after the files are moved to the S3 location. Do you want me to test the photo albums as well? Or do you think these have the same issues?
-
"Unknown column icon" returned when updating CB avatar61 answers • Technical Support • 9 years 8 months agoHi Mike, I think I found out for you why files are not played correctly via the S3. You need to set the correct content type...for example Content Type: video/mp4 when copying the mp4 file. Hope this helped you resolving it. https://foliovision.[...]mazon-mime-type
-
"Unknown column icon" returned when updating CB avatar61 answers • Technical Support • 9 years 8 months agoHi Mike, the tumbnail images within the Activity stream are not being updated and showing up as broken images...they all point to the old original file locations.
-
"Unknown column icon" returned when updating CB avatar61 answers • Technical Support • 9 years 8 months agoHi Mike, I have update the security policy on the bucket itself to explicitly deny everyone..so this security setting is resolved. Thanks
-
"Unknown column icon" returned when updating CB avatar61 answers • Technical Support • 9 years 8 months agoHi Mike, I just tested. The background images are working correctly, same as youtube vids. But the uploaded videos are not playing, but downloading as a file instead.
-
"Unknown column icon" returned when updating CB avatar61 answers • Technical Support • 9 years 8 months agoHi Mike, I cant get the FTP account working with write access. Thats because of ownership of the files and who is running under which account. FTP server is a different user and group as the web server. I am not sure how others setup their FTP accounts. Linux is very strict on ownerships of files.
-
"Unknown column icon" returned when updating CB avatar61 answers • Technical Support • 9 years 8 months agoHi Mike, thanks for the updates. I have tested 31+32 but you must have missed something. After installing the update(I installed only the com_simgallery) I have the new SSL and end point configurations. I have updated the configuration and saved it (btw, Save and Close button still gives me errors). I tried to upload the video's youtube and self-hosted. That... show more
-
"Unknown column icon" returned when updating CB avatar61 answers • Technical Support • 9 years 8 months agoIssue 29 is solved. Thanks
-
"Unknown column icon" returned when updating CB avatar61 answers • Technical Support • 9 years 8 months agoissue 34: There is no security at all launching the cron job via the browser (pasting the full url) It executes fine but this is a big security flaw. Anyone pasting this URL will be able to launch the cron job.
-
"Unknown column icon" returned when updating CB avatar61 answers • Technical Support • 9 years 8 months agoIssue 33: There is something wrong with the cron job command as displayed within Simgallery configuration page. I get an error: wget: invalid option -- '0'
-
"Unknown column icon" returned when updating CB avatar61 answers • Technical Support • 9 years 8 months agoIssue 32: On the amazon bucket i have enabled a security policy that only files can be accessed when a particular referrer is used (my website). However, this is overridden when the files are copied to the bucket, all files are downloadable by Everyone.
-
"Unknown column icon" returned when updating CB avatar61 answers • Technical Support • 9 years 8 months agoIssue 31: I have enabled Amazon s3 (for video only for now...)but I think your script is creating by default URL's for the US region, but my buckets are in the Europe region: https://s3-eu-west-1.amazonaws.com. The files are copied just fine within the correct bucket so I think only the URL creation has an issue?.
-
"Unknown column icon" returned when updating CB avatar61 answers • Technical Support • 9 years 8 months agoHi Mike, for issue 30, on our site it is not supposed to see anything but the homepage for non logged in users. How can I protect SimGallery from being used by non logged in users. Even when an album is defined as public it means public for all logged in users only, not public to the Internet (guests)
-
"Unknown column icon" returned when updating CB avatar61 answers • Technical Support • 9 years 9 months agoHi Mike, are you looking at issues 28, 29 and 30? Havent had a reply for a week now.
Anyway, more issues found:
Issue 31: Adding an uploaded video now fully works, but the video link thats added to the activity stream gets a 404 page.
Issue 32: When going to the video album, opening the uploaded video it launches the full website... show more
SIMBunch Answers powered by SIMAnswers from SIMBunch