5751
Technicum
Create a block for a twitter feed?
  • 2015/6/1 7:47

  • Technicum

  • Just popping in

  • Posts: 32

  • Since: 2010/9/6 5


Hi,

I would like to add a twitter feed to my website, so i created a widget within twitter,
and pasted the code into a custom block, but now the created feed stays narrow, about
< half of the blockwidth. The code created by the twitter widgetcreator is:

<class="twitter-timeline" href="https://twitter.com/NannievdWiele" data-widget-id="604389739987341312">Tweets door @NannievdWielea>
<
script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");script>


The block shows up as:
Resized Image



Do you guys have any experience on how to add a twitter feed to a xoops website?



5752
xoobaru
Re: Group Moding Private Messaging and Whos Online Modules
  • 2015/5/31 22:46

  • xoobaru

  • Just can't stay away

  • Posts: 494

  • Since: 2010/12/2


Quote:
Those sound like Module issues and not core issues...


Yes, but they are special modules, they are default distribution modules, including System module.

A case in support of:

One scammer using the name Rita Benson from Nigeria was able to freely navigate and contact various users on my site, and attempted to lure them into fraudulent investment activity. This required time for users to complain, then for the matter to be investigated, and then for Rita to be shut down.

If the users were in their own PM/Whos group containers as they wanted to be, Rita would have found a very limited attack surface.

In addition, users had no provision to blacklist and subsequently block such unwanted users (they asked me how to).




5753
xoobaru
Re: xoops Compatibility with Mobile / mobile friendly !!
  • 2015/5/31 22:21

  • xoobaru

  • Just can't stay away

  • Posts: 494

  • Since: 2010/12/2


I concur, just add mobile user agent detection and switching and you're in business.



5754
Technicum
Re: XoopsGallery2 "Database Setup" troubles
  • 2015/5/29 11:53

  • Technicum

  • Just popping in

  • Posts: 32

  • Since: 2010/9/6 5


In addition:
I've noticed that when i upload pictures to the extGallery module, it stores the pictures all together in: /public_html/uploads/extgallery/public-photo/*directory

However i'm quite satisfied and pleased with the way xg2 stores the pictures. The albums created just appear as folders in the gallerydata folder with the corresponding pictures in them...

Is there perhaps a way that i can keep using the folderlike storage of pictures within extGallery? Perhaps with some (customised) use of the extGallery's batchfolder?*/



5755
Technicum
Re: XoopsGallery2 "Database Setup" troubles
  • 2015/5/29 7:26

  • Technicum

  • Just popping in

  • Posts: 32

  • Since: 2010/9/6 5


I am stuck (i guess) on exporting the users en usergroups to the xg2 module. Installing and configuring the module went fine, but when i visit the module from the website, after exporting users and groups through the adminpanel, the only two menu-options i've got are "Add album to cart" and "Mount with WebDAV".

I have re-installed the module, and tried to re-export the users and groups, after deleting those exported users and groups by deleting the corresponding sql tables from the database. Besides the fact that i've only got the two said options, don't receive any error messages on visiting the xg2 module.

When i turn on the debug mode and visit the xg2 module, i get the following errors (translating "melding" = notification, "in bestand" = in file, "regel" = line, "waarschuwing" = warning in Dutch):

Melding: Use of undefined constant _MI_TDMDOWNLOADS_BNAME5 - assumed '_MI_TDMDOWNLOADS_BNAME5' in bestand /modules/TDMDownloads/xoops_version.php regel 96

Melding: Use of undefined constant _MI_TDMDOWNLOADS_BNAMEDSC5 - assumed '_MI_TDMDOWNLOADS_BNAMEDSC5' in bestand /modules/TDMDownloads/xoops_version.php regel 97

Melding: Use of undefined constant _MI_TDMDOWNLOADS_IMGFLOAT_LEFT - assumed '_MI_TDMDOWNLOADS_IMGFLOAT_LEFT' in bestand /modules/TDMDownloads/xoops_version.php regel 196

Melding: Use of undefined constant _MI_TDMDOWNLOADS_IMGFLOAT_RIGHT - assumed '_MI_TDMDOWNLOADS_IMGFLOAT_RIGHT' in bestand /modules/TDMDownloads/xoops_version.php regel 196

Melding: Use of undefined constant _MI_TDMDOWNLOADS_DOWNLOADFLOAT_LTR - assumed '_MI_TDMDOWNLOADS_DOWNLOADFLOAT_LTR' in bestand /modules/TDMDownloads/xoops_version.php regel 355

Melding: Use of undefined constant _MI_TDMDOWNLOADS_DOWNLOADFLOAT_RTL - assumed '_MI_TDMDOWNLOADS_DOWNLOADFLOAT_RTL' in bestand /modules/TDMDownloads/xoops_version.php regel 355

Melding: Constant _MI_EXTGALLERY_ALBUM already defined in bestand /modules/extgallery/language/nederlands/modinfo.php regel 76

Waarschuwing: xoopsOption[template_main] should be defined before including header.php in bestand /footer.php regel 59


I am running XOOPS 2.5.6 with PHP 5.4.4-14+deb7u9 on Debian 3.2.57-3 and as i am unfortunately unfamiliar with the use of SVN repositories i have uploaded the module as i am using it right now, with the updated 'core' from the GalleryProject website which i tried to make it work with xoops 2.5.x again, on my server:
xg2.1_Technicum_29-05-2015_09.14amGMT+01.rar

I have considered to switch to extGallery, but i'm not sure on what the most efficient way would be, from porting the ±12000 pictures from my xg2-gallery to extGallery, any suggestions? Because putting them all through the batch-tool in the admin section seems to be painstaking task :o.



5756
Mamba
Re: XoopsGallery2 "Database Setup" troubles
  • 2015/5/28 21:25

  • Mamba

  • Moderator

  • Posts: 11373

  • Since: 2004/4/23


Quote:
Picked up the issue once again, and still stuck

This is not helpful

Try to be in our shoes, and when somebody tells you "still stuck", how are you going to help them? Do you have enough information to know what is going on?

Please explain/share:
- what you're stuck with?
- what have you done so far to fix it?
- what error messages are you getting?
- is the Debug in Admin set to "on"? And what messages are you getting from the Debug?
- what version of PHP/XOOPS are you using?
- could you post your code somewhere for us to download? (maybe you could set a new branch on SVN for this module?)

Most importantly, did you consider to switch to a module that is maintained, e.g. extGallery?
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



5757
Technicum
Re: XoopsGallery2 "Database Setup" troubles
  • 2015/5/28 13:30

  • Technicum

  • Just popping in

  • Posts: 32

  • Since: 2010/9/6 5


Quote:

Technicum wrote:
Hi,
The reason for the months of silence is that I've been really busy with school and had to put nearly all other things on halt.

Yesterday I picked up the gallery issue again and worked out where I stopped last May. At the moment i am stuck at the problem that it seems that the groups and users are exported to the gallery, but the rights they have don't come with them. Even as the administrator I only have "Add album to cart" and "Mount with WebDAV" options in the Gallery-menu.

For now , I don't have any opportunity of adding photo's to the gallery.


Picked up the issue once again, and still stuck



5758
Mamba
Re: Xootube Problems
  • 2015/5/27 6:34

  • Mamba

  • Moderator

  • Posts: 11373

  • Since: 2004/4/23


Quote:
xoopstube is not the same as the xootube.

Oops! Sorry for that, I missed that!

Did you think about switching to XoopsTube then?
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



5759
hipoonios
Re: Xootube Problems
  • 2015/5/27 4:24

  • hipoonios

  • Friend of XOOPS

  • Posts: 298

  • Since: 2005/9/24


That seem to be a different module.

xoopstube is not the same as the xootube.

The problem is that the module does not show any content anymore.

For example:

/modules/xootube/user.php?uname=google

"Failed to get the information"



5760
Mamba
Re: Publisher 1.02 RC-1 available for testing
  • 2015/5/27 4:02

  • Mamba

  • Moderator

  • Posts: 11373

  • Since: 2004/4/23


Quote:
I am not sure, I'll have to check and get back to you. In the meantime, please test other areas and let us know if you see any bugs...
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs




TopTop
« 1 ... 573 574 575 (576) 577 578 579 ... 29425 »



Login

Who's Online

384 user(s) are online (293 user(s) are browsing Support Forums)


Members: 0


Guests: 384


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Jul 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits