|
Post Reply
|
Page 12> |
| Author | |
Matt
Admin Group
Joined: 07 Feb 2003 Location: Manchester, UK Status: Offline Points: 195 |
Topic: Update: Multiskin Selection (V3.01)Posted: 20 May 2009 at 1:27pm |
|
Thanks,
I haven't had a chance to look into this yet but once I do I'll have check out your file. I have a break from work coming up so I'll probably work on this then. |
|
![]() |
|
Human
Newbie
Joined: 23 Mar 2009 Status: Offline Points: 11 |
Posted: 18 May 2009 at 11:31am |
|
Hi Scotty32,
To download the edited form of Multiskin Selection look at private message |
|
![]() |
|
Human
Newbie
Joined: 23 Mar 2009 Status: Offline Points: 11 |
Posted: 15 May 2009 at 12:59pm |
|
Changing places I have written above.
Give it some time, organize the way you do with the shape.
|
|
![]() |
|
Matt
Admin Group
Joined: 07 Feb 2003 Location: Manchester, UK Status: Offline Points: 195 |
Posted: 14 May 2009 at 2:43pm |
|
Thanks for the feedback.
I was thinking the Update might need changing, but I havent used ASP+MySQL together much. When I can find the time, I will work on supporting MySQL in this mod. |
|
![]() |
|
Human
Newbie
Joined: 23 Mar 2009 Status: Offline Points: 11 |
Posted: 06 May 2009 at 2:39pm |
|
Hi Scotty32,
In this way it works
includes/s2h_skinfile.asp change line 39 False --> True
old status
blnS2HSkinUseDatabase = False 'Set to true if you wish to store the skin to database (registered members only) new status
blnS2HSkinUseDatabase = True 'Set to true if you wish to store the skin to database (registered members only) functions/s2h_multiskin.asp
old status
............
rsCommon.Update
end if rsCommon.Close ............
new status ............
'rsCommon.Update
strSQL = "Update " & strDBTable & "Author Set Mod_Skin = '"& intS2HSkinID &"' Where Author_ID = '"& lngLoggedInUserID &"';" adoCon.Execute(strSQL) end if 'rsCommon.Close ............
|
|
![]() |
|
Matt
Admin Group
Joined: 07 Feb 2003 Location: Manchester, UK Status: Offline Points: 195 |
Posted: 30 Mar 2009 at 3:38pm |
|
I'll have a look at this once I get a chance.
In the mean time you can use the Cookie method like TWS is. |
|
![]() |
|
Human
Newbie
Joined: 23 Mar 2009 Status: Offline Points: 11 |
Posted: 30 Mar 2009 at 8:45am |
|
mysql is running as the cookies, the database does not record.
input from members of a try.
the error
Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
[MySQL][ODBC 3.51 Driver][mysqld-4.1.22-community-nt]Build WHERE -> insert_fields() failed. /956test/functions/s2h_multiskin.asp, line 85 |
|
![]() |
|
MrTWS
Newbie
Joined: 06 Apr 2008 Location: United Kingdom Status: Offline Points: 25 |
Posted: 30 Mar 2009 at 7:01am |
|
Just to add Scotty that on this subject I have successfully installed this mod on a MySQL version, but as you said, I did not run the database update files
I just manually added in your lines rather than copy over the whole files You can see this in action on this forum here which uses MySQL as the backend database |
|
![]() |
|
Human
Newbie
Joined: 23 Mar 2009 Status: Offline Points: 11 |
Posted: 29 Mar 2009 at 8:16am |
|
I'm trying it. I could not do yet. |
|
![]() |
|
Human
Newbie
Joined: 23 Mar 2009 Status: Offline Points: 11 |
Posted: 28 Mar 2009 at 8:27am |
|
I will return to this subject
|
|
![]() |
|
Post Reply
|
Page 12> |
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |
This page was generated in 0.095 seconds.


Update: Multiskin Selection (V3.01)

Topic Options


