41
MikeShane
Re: profile with facebook login
  • 2012/11/22 17:00

  • MikeShane

  • Community Support Member

  • Posts: 144

  • Since: 2008/1/5 2


Ok I found a fix for this
I installed original profile first them copied files from social profile did update and so far works fine
nice module thanks



42
MikeShane
profile with facebook login
  • 2012/11/22 16:46

  • MikeShane

  • Community Support Member

  • Posts: 144

  • Since: 2008/1/5 2


I'm trying to instal
Profile 1.78 - Tom Foley's Social Networks Edition
I uploaded all files but when I try to install this is what I get


Unable to install profile. Error(s):


Installing User Profile

Can't create table 'my_database.x99f_profile_oauth_consumer_token' (errno: 150)




my sql for consumer token is


CREATE TABLE `profile_oauth_consumer_token` (
oct_id int(11) not null auto_increment,
oct_ocr_id_ref int(11) not null,
oct_usa_id_ref int(11) not null,
oct_name varchar(64) binary not null default '',
oct_token varchar(64) binary not null,
oct_token_secret varchar(64) binary not null,
oct_token_type enum('request','authorized','access'),
oct_token_ttl datetime not null default '9999-12-31',
oct_timestamp timestamp not null default current_timestamp,

primary key (oct_id),
unique key (oct_ocr_id_ref, oct_token),
unique key (oct_usa_id_ref, oct_ocr_id_ref, oct_token_type, oct_name),
key (oct_token_ttl),

foreign key (oct_ocr_id_ref) references oauth_consumer_registry (ocr_id)
on update cascade
on delete cascade

) engine=InnoDB default charset=utf8;





any sugestion?



43
MikeShane
Re: js not working on some themes
  • 2009/10/16 14:15

  • MikeShane

  • Community Support Member

  • Posts: 144

  • Since: 2008/1/5 2


That’s great ghia that works! From here I should be able to figure out how to fix under tiny editor also, now I'm in the right direction.
Thank you so much!

Did you like what I’m building at the website
thanks to “Xoops” ?



44
MikeShane
Re: js not working on some themes
  • 2009/10/16 13:25

  • MikeShane

  • Community Support Member

  • Posts: 144

  • Since: 2008/1/5 2


Where do I add this in script do I need anything else around it?
z-index:8001;


/* Header part -- contains navigation buttons and day names. */

(I tried here that don't work)


.calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
text-align: center; /* They are the navigation buttons */
padding: 2px; /* Make the buttons seem like they're pressing */
}

.calendar thead .title { /* This holds the current "month, year" */
font-weight: bold; /* Pressing it will take you to the current date */
text-align: center;
background: #fff;
color: #000;
padding: 2px;
}



45
MikeShane
Re: js not working on some themes
  • 2009/10/16 11:14

  • MikeShane

  • Community Support Member

  • Posts: 144

  • Since: 2008/1/5 2


I set permissons so guest can submit but not approved on calendar. So if you go tohttp://HgBands.com then to Music calendar to submit event. There is choices of themes (marked music gendre) default or counrty works Rock Band does not.
When submitting schedule click on tab along side of start date and a pop-up calendar appears in Country, default or Rockers (Rockers is same as Rock Band only with script removed) In the Rock Band theme the calendar does not appear. It is also on member pages for the font color and font background (member page you must register and log in to see)
Any sugestions?
I know just enough about script and code to be dangerous not as much as I should but using XOOPS has made building websites very easy ecept for figuring things like this out.
Thanks Mike



46
MikeShane
Re: js not working on some themes
  • 2009/10/15 19:09

  • MikeShane

  • Community Support Member

  • Posts: 144

  • Since: 2008/1/5 2


It's not in the tiny editor setting that will not change the script on a page only what is on edited page
Thanks though



47
MikeShane
Re: js not working on some themes
  • 2009/10/14 11:00

  • MikeShane

  • Community Support Member

  • Posts: 144

  • Since: 2008/1/5 2


one of the themes that it does not work on is Rock Band
It is not just with Ie7 that is does not work even with opera the js pop-ups not working which is not logical to me. It also does not work under ie8
I have not tried other browsers yet



48
MikeShane
Re: js not working on some themes
  • 2009/10/14 3:15

  • MikeShane

  • Community Support Member

  • Posts: 144

  • Since: 2008/1/5 2


Thanks for your input I am running ie7 but opera does not work either. The wysiwyg is tiny editor but it also does not work under excal for to submit events there is a calendar that pops up does not work with this script in either

"<script defer type=...>"
not sure what this is but at least it is a direction for me to look in thanks



49
MikeShane
Re: 2009 XOOPS Website Redesign
  • 2009/10/14 2:59

  • MikeShane

  • Community Support Member

  • Posts: 144

  • Since: 2008/1/5 2


But it does not work in IE7



50
MikeShane
Re: 2009 XOOPS Website Redesign
  • 2009/10/13 11:34

  • MikeShane

  • Community Support Member

  • Posts: 144

  • Since: 2008/1/5 2


The new theme looks nice , but there is some funtion and other problems. For one the login only works on the main page
the login in uper right corner does not work.
The other big problem is the change in themes repository.
The old theme showed each catagory and color coded as to when they were added. This is something needed! I check daily for new modules, at the moment I have to go through each one to see if anything new was added.
I appriciate the hard work XOOPS developers have put into and keep adding to this site. I use XOOPS for most of my websites, it is the best CMS I have found and very usefull!
thanks Mike




TopTop
« 1 2 3 4 (5) 6 7 8 ... 13 »



Login

Who's Online

138 user(s) are online (104 user(s) are browsing Support Forums)


Members: 0


Guests: 138


more...

Donat-O-Meter

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

Latest GitHub Commits