Log in

View Full Version : Arcade - Edit Arcade Settings User CP Link


Oblivion Knight
07-21-2004, 10:00 PM
This is a very simple little addon that adds a link to your User CP to edit your Arcade Settings. I've found that the link in the Arcade is somewhat unknown by a lot of people.. This addon is for v3arcade only, and NOT ibProArcade.


Version History:
? 1.0 - Original mod release.
? 1.1 - When settings are submitted, instead of going back to the main arcade page it stays at the now updated arcade settings page.


Please click install if you find this useful.. :)
Updated: 13/01/05

royals
07-21-2004, 11:10 PM
cool - thanks :)

Bryan Ex
07-21-2004, 11:11 PM
Thanks Oblivion! It's being added to my board tonight.

Boofo
07-21-2004, 11:47 PM
Good job! ;) Clicking install.

Koutaru
07-22-2004, 02:14 AM
Nice, I was planning to do this myself ^^

Oblivion Knight
07-29-2004, 07:11 AM
Update: Added a bit of code to make the navbar show:

Board Name > User Control Panel
|- Edit Arcade Settings


To update, simply, in profile.php find:
construct_usercp_nav('arcade');Add below:
$navbits[''] = $vbphrase['edit_arcade'];
The text file has been updated.

y2krazy
08-29-2004, 11:55 PM
/me clicks install!

Warlord
09-02-2004, 08:31 PM
*Clicks install*

dune
09-14-2004, 04:13 PM
Nice. This was something that bugged me a lot.

*install*

lamilein
09-28-2004, 08:12 AM
nice, thank you :)

weirdpixels
09-28-2004, 08:38 PM
nice and thanks

BullTaco
01-16-2005, 05:13 PM
Thanks Doode...worked like a champ!!

Soto
01-16-2005, 09:01 PM
Installed - thanks so much

yoyoyoyo
01-16-2005, 09:21 PM
which arcade system does this work with?

Oblivion Knight
01-16-2005, 10:43 PM
which arcade system does this work with?v3arcade, I'm not sure such a thing is needed for ibProArcade.

Psybadek
01-17-2005, 12:25 PM
Thanks Andy, We could do with this. :)

Maybe. I'll install it anyway. :D

pagekeeper
01-31-2005, 12:59 AM
strange, im running vb 3.0.6 yet i cant find any of the profile.php edits ?

Oblivion Knight
01-31-2005, 07:16 AM
strange, im running vb 3.0.6 yet i cant find any of the profile.php edits ?You must have v3arcade already installed on your forum before installing this.. :)

Also, this hack doesn't work for ibProArcade.

Reece D
03-01-2005, 09:49 AM
*installed*

Polo
03-10-2005, 07:58 PM
This was really helpful, makes things neater ;) thanks alot O.K.

pagekeeper
05-15-2005, 01:22 AM
construct_usercp_nav(); in profile.php, i cant find it ??